Deprecation NoteWe are striving for a single central technology radar for D&A and, essentially, whole DI. Thus, work is ongoing to merge this teamplay Technology Radar into the SHS Software Technology Radar. The teamplay Technology Radar (this page) is valid and will be kept for reference until the content is appropriately represented in the central tech radar. But it may not be updated anymore. |
General NoteIf something is not mentioned in the radar or below at all it should rather be considered "Avoid" than any other category. Let's discuss the use of new things first in the teamplay AR Board and add it into the radar eventually before it is actually used anywhere. This supports the consolidation goal of the radar which we have in teamplay. |
Note on Azure ServicesMicrosoft Azure is the strategic cloud provider for Siemens Healthineers. Hence, using Azure services is generally fine even if they are not be mentioned in the radar (except they would be in Avoid). But, most Azure services will not be mentioned in Adopt anyway because the following considerations always have to be made by the product group. If a service needs to be compatible with the Healthineers Edge Framework, then services need to be developed in a "cloud native" way. This basically means it shall be deployed as container on Kubernetes (K8s) in a cloud vendor-agnostic way (12-factor app) and can be run also in clusters outside the cloud, in some cases even without access to the Internet. In such a case Azure services which are bound to the cloud cannot be used. If an Azure service is explicitly mentioned in the radar, then only this service shall be used for the mentioned purpose instead of other alternatives which cannot necessarily all be mentioned under Avoid. |
Only used in special contexts | ||||
| CONTEXT | NAME | TYPE | PHASE | DESCRIPTION |
| Data Analytics | Spark | Languages & Frameworks | Adopt | Apache Spark is a multi-language engine for executing data engineering, data science, and machine learning on single-node machines or clusters. |
| Data Analytics | Scala | Languages & Frameworks | Adopt | Scala is a strong statically typed general-purpose programming language which supports both object-oriented programming and functional programming. Designed to be concise, many of Scala's design decisions are aimed to address criticisms of Java. |
| Data Analytics | Python | Languages & Frameworks | Adopt | Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Its language constructs and object-oriented approach aim to help programmers write clear, logical code for small- and large-scale projects. Python is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. It is often described as a "batteries included" language due to its comprehensive standard library. |
| Data Analytics | Java | Languages & Frameworks | Adopt | Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let programmers write once, run anywhere (WORA), meaning that compiled Java code can run on all platforms that support Java without the need to recompile. |
| Data Analytics | IntelliJ | Tools | Adopt | IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software. It is developed by JetBrains (formerly known as IntelliJ), and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can be used for commercial development. |
| Data Analytics | F# | Languages & Frameworks | Trial | F# (pronounced F sharp) is a functional-first, general purpose, strongly typed, multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods. |
| Data Analytics | Functional Extension for C# (layumba) | Languages & Frameworks | Adopt | This library enables functional programming in C#. |
| Data Analytics | C# Functional Programming Language Extensions (language-ext) | Languages & Frameworks | Trial | This library uses and abuses the features of C# to provide a functional-programming 'base class library' that, if you squint, can look like extensions to the language itself. |
| Data Analytics | Anaconda | Tools | Trial | Open-source Python distribution platform. Used in the context of Jupyter notebooks for installation purposes. |
| Data Analytics | Kubeflow | Tools | Assess | Kubeflow is dedicated to making deployments of machine learning (ML) workflows on Kubernetes simple, portable and scalable. The goal is not to recreate other services, but to provide a straightforward way to deploy best-of-breed open-source systems for ML to diverse infrastructures. |
| Data Analytics | DataOps | Practices | Assess | DataOps is a set of practices, processes and technologies that combines an integrated and process-oriented perspective on data with automation and methods from agile software engineering to improve quality, speed, and collaboration and promote a culture of continuous improvement in the area of data analytics. |
| Data Analytics | MLOps | Practices | Assess | MLOps or ML Ops is a set of practices that aims to deploy and maintain machine learning models in production reliably and efficiently. |
| Data Framework (DAF) team | Resharper | Tools | Adopt | ReSharper extends Visual Studio with many on-the-fly code inspections for C#, ASP.NET, JavaScript, TypeScript and other technologies. For most inspections, it also provides quick-fixes (light bulbs) to improve the code. And more. Unfortunately, it is pretty costly and cannot be bought for all developers (on a need basis). It can also not handle very large projects well. |
| teamplay Edge | Debian Linux | Platforms & Infrastructure | Adopt | Debian (also known as Debian GNU/Linux) is a Linux distribution composed of only free and open-source software, developed by the community-supported Debian project. It is used as virtualized Linux OS in the context of single-machine teamplay Edge installations. |
| teamplay Receiver | wyBuild | Platforms & Infrastructure | Adopt | wyBuild generates patches for Windows apps which can be installed using the open source updater, wyUpdate. wyBuild & wyUpdate handle all of the details. In teamplay Receiver it is used for incremental non-interactive auto-updates behind the scenes. |
| teamplay Receiver | NSIS | Platforms & Infrastructure | Adopt | NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution. teamplay Receiver uses it for bulding the installer for initial setup on a blank Windows machine. |
| teamplay Dose/Receiver | NicomSoft OCR | Languages & Frameworks | Adopt | The Nicomsoft SDK is an OCR library that allows developers to easily embed high-quality optical character recognition functionality in their products. The recognition quality delivered by Nicomsoft OCR is on a par with the premium OCR packages available on the market, and it's free. |
What is the Tech Radar?The teamplay Technology Radar is a list of technologies, complemented by an assessment result, called ring assignment. We use four rings with the following semantics:
We consider the SHS Software Technology Radar as guiding input. | What is the purpose?The Tech Radar is a tool to inspire and support engineering teams at teamplay to pick the best technologies for new projects; it provides a platform to share knowledge and experience in technologies, to reflect on technology decisions and continuously evolve our technology landscape. Based on the pioneering work of ThoughtWorks, our Tech Radar sets out the changes in technologies that are interesting in software development — changes that we think our development teams should pay attention to and consider using in their projects. How do we maintain it?The Tech Radar is maintained by the teamplay Architects community —. The Tech Radar depends on active participation and input from all development teams at teamplay. If you would like to create your own Tech Radar — we are using an open source project to generate this visualization. |