I attended a workshop at the campus of Microsoft France. The workshop presented the principles of Microservices and containers, and a couple of topics regarding docker, Kubernetes etc. The first part of the workshop was just recalled the cloud basics. Then dive into the design principle for the applications before […]
Like this:
Like Loading...
Estimated reading time: 9 minutes
Your messaging application will need to interact with other applications and services to deliver and exchange information. Microsoft Azure allows us to send and receive messages through a simple queue. If an ordinary queue isn’t enough, a queue with a publish and subscribe mechanism could solve the problem. Otherwise, some […]
Like this:
Like Loading...
Estimated reading time: 16 minutes