Skip to main content

Technology Radar

Technologies, tools, and practices we use, evaluate, or avoid.

AdoptProven and recommended for use
TrialWorth trying in projects
?AssessWorth investigating
HoldDo not start new usage
Ring
Tags
Showing 72 of 72 entries
Amazon Web ServicesAdopt

Amazon Web Services (AWS) is a comprehensive, evolving cloud computing platform provided by Amazon.

cloudawscomputing
AWS DynamoDBAdopt

Amazon DynamoDB is a fully managed NoSQL database service by AWS.

cloudawspersistencedatabase
AWS ECS FargateAdopt

AWS ECS Fargate is a serverless container orchestration service that simplifies the deployment of containerized applications.

cloudawsserverlesscomputing
AWS EventBridgeAdopt

AWS EventBridge is a fully managed event bus service that makes it easy to connect different applications using events.

cloudawsintegration
AWS LambdaAdopt

AWS Lambda is a serverless computing service that allows you to run code without provisioning or managing servers.

cloudawsserverlesscomputing
AWS S3Adopt

Amazon S3, or Simple Storage Service, is a scalable and secure object storage service offered by AWS.

cloudawsstoragepersistence
AWS SESAdopt

AWS SES Amazon SES is a cloud-based email service provider that can integrate into any application for high volume email automation.

cloudaws
AWS SQSAdopt

AWS SQS is a fully managed message queuing service that enables decoupling and scaling of distributed systems components.

cloudawsintegration
Azure AI SearchAdopt

Azure AI Search (formerly known as "Azure Cognitive Search") provides secure information retrieval at scale over user-owned content in trad…

cloudazureai
Azure API Management ServiceAdopt

Azure API Management (APIM) is a versatile cloud service designed to simplify the creation, deployment, and management of APIs.

cloudazurecomputing
Azure App ServiceAdopt

Azure App Service is a fully managed platform offered by Microsoft Azure that enables developers to build, deploy, and scale web applicatio…

cloudazurecomputingdx
Azure Application GatewayAdopt

Azure Application Gateway is a regional web traffic load balancer (OSI layer 7) service.

cloudazurenetworking
Azure Application InsightsAdopt

Azure Application Insights is a powerful application performance management (APM) service that enables real-time monitoring and analysis of…

cloudazuremonitoringdx
Azure Cache for RedisAdopt

Azure Cache for Redis is a fully managed in-memory caching service that provides fast data access with low latency and high throughput.

cloudazurepersistence
Azure Container AppsTrial

Azure Container Apps is a serverless container orchestration and management service provided by Microsoft Azure.

cloudazurecomputingdx
Azure Cosmos DBAdopt

Azure Cosmos DB is a globally distributed, multi-model database service offered by Microsoft Azure.

cloudazurestoragedx
Azure Data FactoryAdopt

Azure Data Factory (ADF) is a cloud-based ETL and data integration service provided by Microsoft Azure.

cloudazureintegration
Azure Database for MySQL - Flexible ServerHold

Azure Database for MySQL - Flexible Server is a fully managed database service offering for MySQL on Azure, designed to provide granular co…

cloudazuredatabasepersistence
Azure Database for PostgreSQL - Flexible ServerAdopt

Azure Database for PostgreSQL - Flexible Server is a fully managed database service designed to provide granular control and flexibility ov…

cloudazurepersistencedatabasedx
Azure Function AppAdopt

Azure Function App is a serverless computing service on Microsoft Azure that allows developers to build and deploy event-driven, scalable f…

cloudazurecomputingdxserverless
Azure Key VaultAdopt

Azure Key Vault is a cloud service offered by Microsoft that allows users to securely store and manage sensitive information such as keys, …

cloudazuresecuritydx
Azure Logic AppsAdopt

Azure Logic Apps is a cloud-based integration and automation service that enables building scalable workflows to orchestrate business proce…

cloudazureintegration
Azure Managed IdentityAdopt

Azure Managed Identities simplify identity management for applications and services running in the cloud.

cloudazuresecuritydx
Azure Notification HubAdopt

Azure Notification Hub provide an easy-to-use and scaled-out push engine that enables you to send notifications to any platform (iOS, Andro…

cloudazuremessaging
Azure Service Bus?Assess

Azure Service Bus is a fully managed enterprise message broker designed to decouple applications and services.

cloudazureintegration
Azure Storage AccountAdopt

Azure Storage Account provides highly available, secure, and massively scalable cloud storage for storing any kind of data—blobs, files, qu…

cloudazurestoragepersistencedx
Bruno?Assess

Bruno is an open-source API client that's gaining traction as a lightweight alternative to Postman.

apimobilefrontendbackendtool
ChangesetAdopt

Changeset Changeset is a tool to manage your versioning and changelogs with a focus on monorepos.

typescriptmonorepofrontendbackenddxtool
Clean ArchitectureTrial

Clean architecture Clean Architecture is a software design philosophy that separates the concerns of the application into distinct layers.

pattern
CommonJSHold

CommonJS is a module system and module format that was originally designed for Node.

javascriptnodejstypescriptpattern
Create React AppHold

While Create React App has been a popular choice for bootstrapping React applications due to its simplicity and ease of setup, we recommend…

frontendtool
create-react-native-libraryAdopt

create-react-native-library is a CLI for scaffolding React Native libraries for iOS and Android.

mobiletool
DetoxTrial

Detox is a gray box end-to-end testing and automation library designed specifically for mobile apps.

mobiletestingtool
DevContainersTrial

DevContainers are a way to configure a consistent development environment using Docker containers.

developmentcontainerizationdxtool
Diagrams as CodeTrial

Diagram as code is an approach to creating diagrams using code instead of a graphical interface.

pattern
Docker DesktopHold

Docker Desktop is a tool for MacOS and Windows that allows to run Docker containers locally.

containerizationtool
ECMAScript ModulesAdopt

ECMAScript Modules (ESM) is the official standard format to package JavaScript code for reuse.

javascriptnodejstypescriptlanguage
ESLintAdopt

ESLint is a static code analysis tool for identifying problematic patterns found in JavaScript code.

typescriptdxtool
FlipperAdopt

Flipper is a debugging tool for mobile apps that provides a GUI to inspect the app's state.

mobiledebugtool
fp-tsTrial

The fp-ts is a powerful library that brings functional programming concepts to TypeScript development.

typescriptlibrary
GatsbyJSHold

GatsbyJS is a static site generator based on React.

frontendframework
GherkinTrial

Gherkin is a domain-specific language designed for describing software behavior without detailing how that behavior is implemented.

testinglanguagepattern
HuskyAdopt

Husky is a tool that allows to easily manage Git hooks.

gittool
JestHold

Jest is a JavaScript Testing Framework with a focus on simplicity.

typescripttestingtool
K6Adopt

K6 is an open-source load testing tool designed for testing the performance of APIs, microservices, and websites.

testingperformancetool
Kotlin for Android developmentAdopt

Kotlin is an open-source, statically-typed programming language that supports both object-oriented and functional programming.

kotlinmobilelanguage
lint-stagedAdopt

lint-staged is a tool that allows to easily run linters against staged git files.

gittool
MavenAdopt

Maven is a powerful project management tool that is based on POM (project object model).

javatool
Microsoft AzureAdopt

Azure is Microsoft's public cloud computing platform.

cloudazuredx
MonorepoAdopt

In our continuous effort to optimize our software development processes, we suggest to evaluate the transition from a poly-repo (multiple r…

dxpattern
Next.jsAdopt

Next.js is an open-source React front-end development web framework that enables functionality such as server-side rendering and generating…

frontendwebtypescriptframeworkreact
nodenvAdopt

nodenv is a tool that allows you to install and switch between multiple Node.

typescriptnodejstool
NPMHold

npm is the default package manager for Node.

nodejsjavascripttypescripttool
nvmHold

nvm is a version manager for node.

typescriptjavascriptnodejstool
OpenAPI v2Hold

The OpenAPI Specification (OAS) v2, also known as Swagger used to be the standard version to document and automate API specifications.

apiintegrationpattern
OpenAPI v3Adopt

The OpenAPI Specification (OAS) v3 is a widely accepted standard for describing RESTful APIs.

apiintegrationpattern
OpticTrial

Optic Optic is an open-source tool that enhances API development by providing OpenAPI linting, diffing, and testing capabilities.

apitestingtool
PM2Adopt

PM2 is a production process manager for Node.

nodejsperformancetool
pnpm?Assess

pnpm is a fast, disk space-efficient package manager for JavaScript and Node.

nodejsjavascripttypescripttool
pre-commitAdopt

pre-commit is a framework for managing and maintaining multi-language pre-commit hooks.

gittool
PrettierAdopt

Prettier is an opinionated code formatter.

typescriptdxtool
Rancher DesktopAdopt

Rancher Desktop is an open-source desktop application that provides Kubernetes and container management on your local machine.

containerizationtool
React NativeAdopt

React Native is a widely-used open-source mobile application framework developed by Facebook.

mobiletypescriptreact-nativeframework
ReduxAdopt

Redux Redux is a predictable state container for JavaScript applications.

webmobilereactreact-nativelibrary
ScalaHold

Scala is a versatile programming language that emphasizes functional programming and a robust static type system.

backendlanguage
Spring BootAdopt

Spring Boot is an open source Java-based framework used to create a microservices.

javabackendframework
Swift for iOS developmentAdopt

Swift is an open-source, statically-typed programming language that supports both object-oriented and functional programming.

swiftmobilelanguage
TerraformAdopt

Terraform is an infrastructure as code tool that enables you to safely and predictably provision and manage infrastructure in any cloud.

clouddxtool
TurborepoAdopt

Turborepo is a tool that allows you to manage multiple packages in a single repository.

typescriptmonorepodxtool
TypeScriptAdopt

TypeScript is a superset of JavaScript that adds static typing to the language.

typescriptdxlanguage
VitestAdopt

Vitest is a testing framework powered by Vite.

typescripttestingdxtool
Yarn Classic (version 1.x)Hold

Yarn is an open-source package manager used to manage dependencies in JavaScript projects alternative to npm.

typescripttool