Categories: Taking care

Technology Radar vol. 19

This November we can enjoy the latest edition of Technology Radar. It is based on the insights ThoughtWorks has gained from working apace with some of the most prominent companies. Check out their views on the technologies — from those you should embrace to those that are not recommended.

As usual, the radar covers four sections: Techniques, Tools, Platforms as well as Language&Frameworks. In every one of them you will find technologies neatly organized by their usability and value that can be added to a project — from strongly recommended to those that should be proceeded with caution.

The highlighted themes for this edition are:

You can grab the PDF version in English or search for one in your native language.

Immerse yourself in this fresh insight on the fast changing world of technology 🙂

Photo by Mike Wilson on StockSnap

little_pinecone

Share
Published by
little_pinecone

Recent Posts

Simplify the management of user roles in Spring Boot

Spring Security allows us to use role-based control to restrict access to API resources. However,…

3 years ago

Create a custom annotation to configure Spring Boot tests

A custom annotation in Spring Boot tests is an easy and flexible way to provide…

3 years ago

Keycloak with Spring Boot #4 – Simple guide for roles and authorities

Delegating user management to Keycloak allows us to better focus on meeting the business needs…

3 years ago

Keycloak with Spring Boot #3 – How to authorize requests in Swagger UI

Swagger offers various methods to authorize requests to our Keycloak secured API. I'll show you…

3 years ago

Keycloak with Spring Boot #2 – Spring Security instead of Keycloak in tests

Configuring our Spring Boot API to use Keycloak as an authentication and authorization server can…

3 years ago

Keycloak with Spring Boot #1 – Configure Spring Security with Keycloak

Keycloak provides simple integration with Spring applications. As a result, we can easily configure our…

3 years ago