- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 157字
- 2021-07-02 22:08:04
What Are Microservices?
The focus of this chapter is to get you acquainted with microservices. We will start with a brief introduction. Then, we will define its predecessors: monolithic architecture and service-oriented architecture (SOA). After this, we will see how microservices fare against both SOA and the monolithic architecture. We will then compare the advantages and disadvantages of each one of these architectural styles. This will enable us to identify the right scenario for these styles. We will understand the problems that arise from having a layered monolithic architecture. We will discuss the solutions available to these problems in the monolithic world. At the end, we will be able to break down a monolithic application into a microservice architecture. We will cover the following topics in this chapter:
- Origin of microservices
- Discussing microservices
- Understanding the microservice architecture
- Advantages of microservices
- SOA versus microservices
- Understanding problems with the monolithic architectural style
- Challenges in standardizing the .NET stack
- Qt 5 and OpenCV 4 Computer Vision Projects
- 觸·心:DT時代的大數(shù)據(jù)精準(zhǔn)營銷
- 架構(gòu)不再難(全5冊)
- HTML5+CSS3基礎(chǔ)開發(fā)教程(第2版)
- Web Development with Django Cookbook
- Internet of Things with the Arduino Yún
- Ray分布式機器學(xué)習(xí):利用Ray進(jìn)行大模型的數(shù)據(jù)處理、訓(xùn)練、推理和部署
- Nginx Essentials
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- C/C++程序員面試指南
- 0 bug:C/C++商用工程之道
- Django 3.0入門與實踐
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計與實現(xiàn)原理
- INSTANT LESS CSS Preprocessor How-to