Skip to Content
C# 7 and .NET Core 2.0 High Performance
book

C# 7 and .NET Core 2.0 High Performance

by Ovais Mehboob Ahmed Khan
April 2018
Intermediate to advanced
300 pages
7h 41m
English
Packt Publishing
Content preview from C# 7 and .NET Core 2.0 High Performance

Benefits of microservices architecture

There are various benefits of microservices architecture, which are as follows:

  • Microservices are autonomous and expose a self-contained unit of functionality with loosely coupled dependencies on other services
  • It exposes features to a caller via a well-defined API contract
  • It degrades gracefully if any service fails
  • It scales up and scales out independently
  • It is best suited for containerized deployment, which is a cost-effective solution when compared to VMs
  • Each component can be reused through an endpoint and modifying any service does not affect other services
  • Development is faster when compared to monolithic architecture
  • As each microservice provides a particular business capability, it is easily ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Professional C# 7 and .NET Core 2.0, 7th Edition

Professional C# 7 and .NET Core 2.0, 7th Edition

Christian Nagel
Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Tugberk Ugurlu, Alexander Zeitler, Ali Kheyrollahi
Enterprise Application Development with C# 9 and .NET 5

Enterprise Application Development with C# 9 and .NET 5

Ravindra Akella, Rishabh Verma, Arun Kumar Tamirisa, Suneel Kumar Kunani, Bhupesh Guptha Muthiyalu

Publisher Resources

ISBN: 9781788470049Supplemental Content