-
Notifications
You must be signed in to change notification settings - Fork 8
/
northern-tech.json
517 lines (517 loc) · 21.6 KB
/
northern-tech.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
{
"created": "2022-04-04",
"title": "Northern.Tech",
"type": "Organisation",
"logo_url": "",
"location": {
"title": "Northern.Tech",
"address": "Gaustadalleen 21",
"postal_code": "N-0349",
"city": "Oslo",
"country": "NO",
"phone_contact": "+4723961782",
"mail_contact": "[email protected]",
"coordinate_list": [59.94237714575006, 10.716545766829254]
},
"subsidiary_location_list": ["US"],
"website_url": "https://northern.tech/",
"founded_year": "1993",
"kpi_list": [{
"year": 2015,
"staff": "8",
"earnings": "479 382 EUR",
"total_assets": "2 701 783 EUR",
"revenues": "2 018 044 EUR",
"source_url": "https://www.brreg.no/"
}, {
"year": 2016,
"staff": "8",
"earnings": "1 259 796 EUR",
"total_assets": "4 178 256 EUR",
"revenues": "2 916 361 EUR",
"source_url": "https://www.brreg.no/"
}, {
"year": 2017,
"staff": "",
"earnings": "787 446 EUR",
"total_assets": "4 359 244 EUR",
"revenues": "2 344 970 EUR",
"source_url": "https://www.brreg.no/"
}, {
"year": 2018,
"staff": "",
"earnings": "138 954 EUR",
"total_assets": "4 502 099 EUR",
"revenues": "3 013 947 EUR",
"source_url": "https://www.brreg.no/"
}, {
"year": 2019,
"staff": "-",
"earnings": "270 458 EUR",
"total_assets": "5 967 539 EUR",
"revenues": "2 582 202 EUR",
"source_url": "https://www.brreg.no/"
}, {
"year": 2020,
"staff": "-",
"earnings": "713 028 EUR",
"total_assets": "7 967 129 EUR",
"revenues": "2 390 484 EUR",
"source_url": "https://www.brreg.no/"
}, {
"year": 2021,
"staff": "-",
"earnings": "625 059 EUR",
"total_assets": "9 661 707 EUR",
"revenues": "2 933 086 EUR",
"source_url": "https://www.brreg.no/"
}],
"solution_list": [{
"title": "CFEngine",
"logo_url": "https://cfengine.com/images/cfengine-logo.svg",
"website_url": "https://cfengine.com/",
"created_year": "1993",
"description": "CFEngine is an open-source configuration management system, written by Mark Burgess. Its primary function is to provide automated configuration and maintenance of large-scale computer systems, including the unified management of servers, desktops, consumer and industrial devices, embedded networked devices, mobile smartphones, and tablet computers.",
"category_list": ["Service lifecycle automation"],
"similar_software_list": [{
"title": "OpenNebula",
"similar_solution_url": "https://opennebula.io/",
"category": "Service lifecycle automation"
}, {
"title": "Nixos",
"similar_solution_url": "https://nixos.org/",
"category": "Service lifecycle automation"
}, {
"title": "Virtuozzo/OnApp",
"similar_solution_url": "https://www.virtuozzo.com/onapp-information/",
"category": "Service lifecycle automation"
}, {
"title": "Google Anthos",
"similar_solution_url": "https://cloud.google.com/anthos",
"category": "Service lifecycle automation"
}, {
"title": "Kubernetes",
"similar_solution_url": "https://kubernetes.io/",
"category": "Service lifecycle automation"
}, {
"title": "OpenSVC",
"similar_solution_url": "https://www.opensvc.com/",
"category": "Service lifecycle automation"
}, {
"title": "OpenStack",
"similar_solution_url": "https://www.openstack.org/",
"category": "Service lifecycle automation"
}],
"licence_list": ["GPL v3.0"],
"source_code_download": "https://cfengine.com/downloads/cfengine-community/",
"source_code_profile": "https://www.openhub.net/p/cfengine/analyses/latest/languages_summary",
"commercial_support_url": "",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "https://en.wikipedia.org/wiki/CFEngine",
"reference_list": [{
"title": "Deutshe Telekom",
"logo_url": "https://cfengine.com/images/partners/dtag.png",
"country": "DE",
"industry": "Telecommunication"
}, {
"title": "Panasonic",
"logo_url": "https://cfengine.com/images/partners/panasonic.png",
"country": "JP",
"industry": "Energy and Utilities"
}, {
"title": "Samsung",
"logo_url": "https://cfengine.com/images/partners/samsung.png",
"country": "KP",
"industry": "Telecommunication"
}, {
"title": "Linkedin",
"logo_url": "https://cfengine.com/images/partners/linkedin.png",
"country": "US",
"industry": "Telecommunication"
}, {
"title": "Pfizer",
"logo_url": "https://cfengine.com/images/partners/pfizer.png",
"country": "DE",
"industry": "Health and Life Sciences"
}, {
"title": "DHL",
"logo_url": "https://cfengine.com/images/partners/dhl.png",
"country": "DE",
"industry": "Transport"
}],
"success_case_list": [{
"title": "CFEngine Enables HIPAA Vault to Provide Compliant Hosting",
"description": "HIPAA Vault has used CFEngine Community since 2013 and upgraded to Enterprise to increase visibility and security.",
"image_url": "https://cfengine.com/images/previews/hipaa-vault.png",
"industry": "Information Technology",
"customer": "HIPAA Vault",
"country": "US",
"language": "en",
"success_case_url": "https://cfengine.com/case-studies/hipaa-vault/"
}, {
"title": "Learn How CFEngine Helps LinkedIn Automate IT Infrastructure",
"description": "With CFEngine, LinkedIn automates 100k+ servers while reducing costs and boosting efficiency.",
"image_url": "https://cfengine.com/images/previews/linkedin.png",
"industry": "Telecommunication",
"customer": "LinkedIn",
"country": "US",
"language": "en",
"success_case_url": "https://cfengine.com/case-studies/linkedin/"
}, {
"title": "Locaweb Leverages CFEngine to Automate 30k+ Servers",
"description": "Locaweb decreases infrastructure deployment times by over 95% while maintain quality of service and increasing infrastructure visibility.",
"image_url": "https://cfengine.com/images/previews/locaweb.jpg",
"industry": "Information Technology",
"customer": "Locaweb",
"country": "ES",
"language": "en",
"success_case_url": "https://cfengine.com/case-studies/locaweb/"
}, {
"title": "CFEngine Helps Percolate Reduce IT Ops Cost by 10x",
"description": "With 50% growth annually, Percolate chose CFEngine to help scale infrastructure resources without increasing staff. Learn more by downloading the case study.",
"image_url": "https://cfengine.com/images/previews/percolate.png",
"industry": "Media and Entertainment",
"customer": "Percolate",
"country": "US",
"language": "en",
"success_case_url": "https://cfengine.com/case-studies/percolate/"
}]
},{
"title": "Mender",
"logo_url": "https://mender.io/user/themes/mender/images/optimized/logo400px.png",
"website_url": "https://mender.io/plans/features",
"created_year": 2016,
"description": "Mender is a secure and robust end-to-end over-the-air (OTA) software update manager for IoT devices. Mender makes it easy to deploy updates to a large number of devices by providing efficiency and risk tolerant OTA deployments.",
"category_list": ["Service lifecycle automation"],
"similar_solution_list": [{
"title": "Torizon",
"similar_solution_url": "https://www.toradex.com/",
"category": "Service lifecycle automation"
},{
"title": "Rauc",
"similar_solution_url": "https://rauc.io/",
"category": "Service lifecycle automation"
},{
"title": "Hologram",
"similar_solution_url": "https://www.hologram.io/",
"category": "Service lifecycle automation"
},{
"title": "SlapOS",
"similar_solution_url": "https://slapos.nexedi.com/",
"category": "Service lifecycle automation"
},{
"title": "Google Cloud IOT core",
"similar_solution_url": "https://cloud.google.com/iot-core",
"category": "Service lifecycle automation"
}],
"licence_list": ["APL v2.0"],
"source_code_download": "https://github.com/mendersoftware/mender",
"source_code_profile": "https://www.openhub.net/p/mender/analyses/latest/languages_summary",
"commercial_support_url": "https://mender.io/contact-us",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [{
"title": "Airbus Commercial Aircraft",
"logo_url": "https://www.airbus.com/themes/custom/airbus_brand/logo.svg",
"country": "FR",
"industry": "Aviation and Aerospace"
},{
"title": "Alz.ai",
"logo_url": "https://alz-knox-prod-1.s3.amazonaws.com/img/logo_full.svg?AWSAccessKeyId=AKIAS6R4YICTPWVNYZG2&Signature=dq1KIhfTXlxravcY7i27rqktsdM%3D&Expires=1650358817",
"country": "FR",
"industry": "Health and Life Sciences"
},{
"title": "Ather energy",
"logo_url": "https://www.atherenergy.com/images/common/logo-circle.png",
"country": "IN",
"industry": "Energy and Utilities"
},{
"title": "Avast",
"logo_url": "https://static3.avast.com/10002295/web/i/v2/components/logos/avast-logos/avast-logo-default.svg",
"country": "CZ",
"industry": "Information Technology"
},{
"title": "Bench Sentry",
"logo_url": "https://cdn.shopify.com/s/files/1/0051/3949/7078/files/BenchSentryGenie_Logo_FLAT_Oct2021_Web_WhiteText_250x.png?v=1635540910",
"country": "US",
"industry": "Banking and Finance"
},{
"title": "Biamp",
"logo_url": "https://mender.io/user/themes/mender/images/customers/biamp-logo.png",
"country": "US",
"industry": "Telecommunication"
},{
"title": "Blokable",
"logo_url": "https://mender.io/user/themes/mender/images/customers/blokable.png",
"country": "US",
"industry": "Housing and Real Estate"
},{
"title": "Carnegie Technologies",
"logo_url": "https://mender.io/user/themes/mender/images/customers/carnegie.png",
"country": "US",
"industry": "Information Technology"
},{
"title": "Clinomic",
"logo_url": "https://mender.io/user/themes/mender/images/customers/clinomic.png",
"country": "DE",
"industry": "Health and Life Sciences"
},{
"title": "E.on",
"logo_url": "https://mender.io/user/themes/mender/images/customers/eon.png",
"country": "DE",
"industry": "Energy and Utilities"
},{
"title": "Flightcell",
"logo_url": "https://mender.io/user/themes/mender/images/customers/flightcell.png",
"country": "NZ",
"industry": "Aviation and Aerospace"
},{
"title": "GridX",
"logo_url": "https://mender.io/user/themes/mender/images/customers/gridx.png",
"country": "DE",
"industry": "Energy and Utilities"
},{
"title": "Gunnebo",
"logo_url": "https://mender.io/user/themes/mender/images/customers/gunnebo.png",
"country": "SE",
"industry": "Defense"
},{
"title": "i-bee",
"logo_url": "https://mender.io/user/themes/mender/images/customers/ibee.png",
"country": "US",
"industry": "Consulting and Training"
},{
"title": "Iotas",
"logo_url": "https://mender.io/user/themes/mender/images/customers/iotas.png",
"country": "US",
"industry": "Housing and Real Estate"
},{
"title": "Jolt",
"logo_url": "https://mender.io/user/themes/mender/images/customers/jolt-logo-new_blue-tranparent-1.png",
"country": "US",
"industry": "Information Technology"
},{
"title": "Kinestral",
"logo_url": "https://mender.io/user/themes/mender/images/customers/kinestral.png",
"country": "US",
"industry": "Information Technology"
},{
"title": "KVH",
"logo_url": "https://mender.io/user/themes/mender/images/customers/kvh.png",
"country": "US",
"industry": "Telecommunication"
},{
"title": "Lafon Technologies",
"logo_url": "https://mender.io/user/themes/mender/images/customers/lafon.png",
"country": "US",
"industry": "Defense"
},{
"title": "Lyft",
"logo_url": "https://mender.io/user/themes/mender/images/customers/lyft.png",
"country": "US",
"industry": "Automotive"
},{
"title": "Macgregor",
"logo_url": "https://mender.io/user/themes/mender/images/customers/macgregor.png",
"country": "US",
"industry": "Manufacturing"
},{
"title": "Moia",
"logo_url": "https://mender.io/user/themes/mender/images/customers/MOIA.png",
"country": "DE",
"industry": "Automotive"
},{
"title": "Nike",
"logo_url": "https://mender.io/user/themes/mender/images/customers/nike.png",
"country": "US",
"industry": "Commerce and Retail"
},{
"title": "Northvolt",
"logo_url": "https://mender.io/user/themes/mender/images/customers/northvolt.png",
"country": "SE",
"industry": "Information Technology"
},{
"title": "Panasonic",
"logo_url": "https://mender.io/user/themes/mender/images/customers/panasonic.png",
"country": "JP",
"industry": "Manufacturing"
},{
"title": "Powervault",
"logo_url": "https://mender.io/user/themes/mender/images/customers/powervault.png",
"country": "US",
"industry": "Energy and Utilities"
},{
"title": "Proterra",
"logo_url": "https://mender.io/user/themes/mender/images/customers/Proterra.png",
"country": "US",
"industry": "Automotive"
},{
"title": "Schindler",
"logo_url": "https://mender.io/user/themes/mender/images/customers/schindler.png",
"country": "CH",
"industry": "Manufacturing"
},{
"title": "Siemens",
"logo_url": "https://mender.io/user/themes/mender/images/customers/siemens.png",
"country": "DE",
"industry": "Energy and Utilities"
},{
"title": "Smart Start",
"logo_url": "https://mender.io/user/themes/mender/images/customers/smartstart.png",
"country": "US",
"industry": "Manufacturing"
},{
"title": "Thales",
"logo_url": "https://mender.io/user/themes/mender/images/customers/thales.png",
"country": "FR",
"industry": "Energy and Utilities"
},{
"title": "Vaillant Group",
"logo_url": "https://mender.io/user/themes/mender/images/customers/vaillant.png",
"country": "DE",
"industry": "Energy and Utilities"
},{
"title": "Whirlpool",
"logo_url": "https://mender.io/user/themes/mender/images/customers/Whirlpool.png",
"country": "US",
"industry": "Manufacturing"
},{
"title": "Xaptum",
"logo_url": "https://mender.io/user/themes/mender/images/customers/xaptum.png",
"country": "US",
"industry": "Information Technology"
},{
"title": "XY Sense",
"logo_url": "https://mender.io/user/themes/mender/images/customers/xysense.png",
"country": "US",
"industry": "Information Technology"
},{
"title": "Zeiss",
"logo_url": "https://mender.io/user/themes/mender/images/customers/zeiss.png",
"country": "DE",
"industry": "Information Technology"
}],
"success_case_list": [{
"title": "Siemens",
"description": "The Engineering team at Siemens Mobile Communications uses Mender to update digital cab radios for Network Rail. Mender delivers robust updates over LTE-R to trains running at speeds in excess of 500km/h.",
"image_url": "",
"industry": "Transport",
"customer": "Siemens",
"country": "DE",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_siemens_rail.pdf"
},{
"title": "Gunnebo",
"description": "“I like Mender because we can customize the update process on both the device and server sides. It gives us control and flexibility to match our specific workflow needs.”",
"image_url": "",
"industry": "Telecommunication",
"customer": "Gunnebo",
"country": "SE",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_gunnebo.pdf"
},{
"title": "Macgregor",
"description": "Mender focuses on OTA software updates and it is highly robust which is what MacGregor needs. It reliably pushes the updates to the customers premises. Furthermore, product security is enabled and amplified by an open source community that is growing and expanding, and as such improves the Mender Enterprise solution. The services from Mender are delivered in a proper and excellent manner and the functionality of Mender was clearly explained to the MacGregor project team at an early stage so they could better manage their milestones. The Mender services were delivered in a timely manner within the project deadlines and this has created high levels of customer satisfaction with the service.",
"image_url": "",
"industry": "Manufacturing",
"customer": "Macgregor",
"country": "US",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_macgregor.pdf"
},{
"title": "Northvolt",
"description": "Mender’s way of doing OTA software updates by having a separate A and B partition means that Northvolt can do brick free upgrades of software to IoT devices both in the field with battery systems but also in the factories where the battery cells and battery systems are manufactured.",
"image_url": "",
"industry": "Manufacturing",
"customer": "Northvolt",
"country": "SE",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_northvolt.pdf"
},{
"title": "Vaillant Group",
"description": "We selected Mender for the high technology, for being able to provide secure software updates to embedded devices. Also, its long history in community engagement through open source and the Mender Hub, and very good reputation in the world of embedded engineers",
"image_url": "",
"industry": "Energy and Utilities",
"customer": "Vaillant Group",
"country": "DE",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_vaillant.pdf"
},{
"title": "Airmoniq",
"description": "Boats do not have constant GSM coverage, and Mender allows us to automatically update our core software when a boat reaches GSM coverage",
"image_url": "",
"industry": "Information Technology",
"customer": "Airmoniq",
"country": "HU",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_airmoniq.pdf"
},{
"title": "Ather",
"description": "The Mender UI is very easy to use to do OTA updates. The learning is quite easy for less technical people who actually do these updates. We don’t have to explain the technical details of how Mender interface works.",
"image_url": "",
"industry": "Transport",
"customer": "Ather",
"country": "IN",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_ather.pdf"
},{
"title": "beegy",
"description": "With Mender, there is no effort involved with maintaining the infrastructure for the update functionality. The support from the Mender team is also very good.",
"image_url": "",
"industry": "Energy and Utilities",
"customer": "beegy",
"country": "DE",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_beegy.pdf"
},{
"title": "BenchSentry",
"description": "Jen highlights the key benefits of Mender as reliability and responsiveness. Jen explains that the smart boxes are quite expensive to ship to and from a customer. “It costs $70 to transport one of these boxes in the US, so if there is failure, the customer will not ship the box back. BenchSentry will have to send them a new one and carry that cost.” Also, if the device fails, Jen adds there is no way for the BenchSentry team to troubleshoot, fix or redeploy the software updates. These factors make Mender’s high level of reliability with the A/B partition update roll backs all the more crucial",
"image_url": "",
"industry": "Manufacturing",
"customer": "BenchSentry",
"country": "US",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_benchsentry.pdf"
},{
"title": "Blokable",
"description": "We did look at a couple of competitors and Mender in terms of features, robustness, security and cost together made it an easy solution for us to choose.",
"image_url": "",
"industry": "Housing and Real Estate",
"customer": "Blokable",
"country": "US",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_blokable.pdf"
},{
"title": "GridX",
"description": "Atomic updates with built-in rollback is a key requirement. We need to make sure our devices continue to work with automated rollback if the update didn’t take for any reason. Mender provided that crucial capability.",
"image_url": "",
"industry": "Energy and Utilities",
"customer": "GridX",
"country": "DE",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_gridx.pdf"
},{
"title": "Iotas",
"description": "We tried a number of OTA tools and Mender was by far the easiest to integrate into our board. The Mender community was also very active which eased our concerns around support for this new product we are deploying.",
"image_url": "",
"industry": "Housing and Real Estate",
"customer": "Iotas",
"country": "US",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_iotas.pdf"
},{
"title": "Kinestral",
"description": "Deploying software updates can induce a good amount of unease. With Mender, we can now confidently deploy OTA as security and reliability are central and not an afterthought.",
"image_url": "",
"industry": "Information Technology",
"customer": "Kinestral",
"country": "US",
"language": "en",
"success_case_url": "https://mender.io/customers/mender_case_study_kinestral.pdf"
}]
}]
}