
Microservice Architecture using ASP.NET Core
Author(s) -
Bhavana R*,
S G Rakshitha,
Rajashree Shettar,
Minal Moharir
Publication year - 2020
Publication title -
international journal of innovative technology and exploring engineering
Language(s) - English
Resource type - Journals
ISSN - 2278-3075
DOI - 10.35940/ijitee.h6247.069820
Subject(s) - microservices , computer science , scalability , architecture , flexibility (engineering) , .net framework , asp.net , core (optical fiber) , service oriented architecture , web service , net (polyhedron) , software engineering , operating system , computer architecture , database , world wide web , cloud computing , telecommunications , art , statistics , geometry , mathematics , visual arts
Microservice architecture is a variation of the structured form of service-oriented architecture that arranges an application a series of loosely coupled services. This is a self-contained process that takes advantage of specific and unique business capabilities. The Microservice architecture approach provides many advantages in terms of scalability and flexibility. Microservices can be built by either dotnet framework solution (such as asp.net and asp.net web Api) or use solutions based on a core Microsoft dotnet framework (such as asp.net core).This paper presents an overview of Microservice architecture along with its advantages and disadvantages. We have also presented why ASP.NET core can be used instead of ASP.NET to build Microservices.