
Microservices in .NET Core
Not so long ago, a software development project for a large global chain of furniture stores appeared in our company. It was up to us to choose the technologies and architecture that would be used in the Backend. After a detailed reading of the documentation, experiences of other developers, and tutorials on the Internet, we finally decided to develop the software in the microservice architecture on the .NET Core 2.0 platform. The application was hosted on Amazon Web Services using Docker containers. The team that worked on the Backend was delighted with the choice of architectural solution and modern technologies, so we’ve decided to describe and explain in this blog the advantages that modern technologies have over the traditional solutions.