Dapr: Microsoft Released The Stable version Of Its Simple Cloud Runtime Environment

By:

Published on:

Microsoft has released version 1.0 of its Distributed Application Runtime (Dapr). Microsoft’s Dapr, which is based on Kubernetes, should allow microservice architectures to be set up quickly.

The project is now stable enough for production use and suitable for use by companies.

The idea of ​​Dapr is to provide frequently used tasks necessary for the operation of microservices via interfaces, which in turn can simplify migration. This applies, for example, to the communication between services, the management of states, i.e., databases, event management or the management of credentials, i.e., passwords or keys.

The Dapr services can be accessed via HTTP or gRPC APIs, and your own components can also be added. Dapr is not linked to a platform and can handle different programming languages. There are also numerous SDKs for this. On Kubernetes, it runs as a sidecar and shares a pod with the application.

With the concept of Dapr, Microsoft wants to pick up development teams with their existing applications where they are currently and help to modernize their applications, as the company writes in the announcement.

For version 1.0, which is now available, the team has fully concentrated on supporting Kubernetes and has also cooperated closely with users for this. Microsoft explicitly mentions Zeiss here. Further details can be found in the announcement.

SabariNath
SabariNath
Sabarinath is the founder and chief-editor of Code and Hack. With an unwavering passion for all things futuristic tech, open source, and coding, he delves into the world of emerging technologies and shares his expertise through captivating articles and in-depth guides. Sabarinath's unique ability to simplify complex concepts makes his writing accessible and engaging for coding newbies, empowering them to embark on their coding journey with confidence. With a wealth of knowledge and experience, Sabarinath is dedicated to providing valuable insights, staying at the forefront of technological advancements, and inspiring readers to explore the limitless possibilities of the digital realm.

Related Posts:

Leave a Reply

Please enter your comment!
Please enter your name here