Quantum world: Small scales, big questions - 2

Physics Quantum

08 February 2021 0 Comment

This is the second part of the bizzare world of quantum mechanics. In this post, i will go a little bit deeper into the elusive concepts. This way, we will be traveled through the universe from the biggest to smallest.

Read More

A SAGA microservice application - 7

Java Spring Framework Microservice

12 January 2021 0 Comment

Now it is time to look back. In this post, i will try to analyze the application i have designed with microservice architecture with ups and downs. What could be our gains, losses or alternatives?

Read More

A SAGA microservice application - 6

Java Spring Framework Microservice

08 January 2021 0 Comment

We have coded all the necessary services in this series of posts. It is time to run the microservice system. We have 11 projects and we will see how to deploy and run them with a single click, without a management tool.

Read More

A SAGA microservice application - 5

Java Spring Framework Microservice

06 January 2021 0 Comment

In this post, we will write a consumer MVC web app for our microservices. It will be the SAGA orchestrator. This project will complete the big picture.

Read More

A SAGA microservice application - 4

Java Spring Framework Microservice

03 January 2021 0 Comment

We have analyzed our application and introduced the tools in this SAGA based microservice series. We have coded and run the backbone of the system in the last post. In this post, we will understand how to add new small services on top of this system and start 1 of them.

Read More