Email the Author
You can use this page to email Akhil Mittal about Microservices using ASP.NET Core.
About the Book
This is a small book to cover the topic of microservices using a practical approach.
Section 1, The Concept, makes you familiar with the concept of the Microservices. This section explains what are microservices, the architecture of microservices, the difference between monolithic and microservices. This section builds a deep understanding of microservices concept and architecture which is very important before you start development on microservices.
Section 2, Docker section three of the book demonstrates the development of microservices and running microservices in separate instances at the same time. One of the instances would be running in a docker container. This section demonstrates the pre-requisites of having the microservice running in Docker and Docker installation.
Section 3, Microservice using ASP.NET Core, this section will train you on how to create a microservice using ASP.NET Core. This section is a step by step guide to create a microservice using ASP.Net Core and Entity Framework Core and deploy and run the microservice.
About the Author
Akhil Mittal is two times Microsoft MVP (Most Valuable Professional), C# Corner MVP, Codeproject MVP, a blogger, author and likes to write/read technical articles. Akhil has an experience of around 12 years in developing, designing, architecting enterprises level applications primarily in Microsoft Technologies. Akhil enjoys working on technologies like MVC, Web API, Entity Framework, Angular, C#, and Blockchain. Akhil is an MCP (Microsoft Certified Professional) in Web Applications and Dot Net Framework. Visit Akhil Mittal’s personal blog CodeTeddy (https://codeteddy.com) for some good and informative articles.