- Hands-On Microservices:Monitoring and Testing
- Dinesh Rajput
- 168字
- 2021-06-24 18:24:31
Microservices Deployment Patterns
In the previous chapters, we discussed the evolution of the microservice architecture and how it can be thought of as a set of services. We have also discussed the deployment and packaging of these services. This chapter will explore various microservices deployment patterns and look at how to deploy microservices so that they can be easily scaled to handle a large number of requests from other integrated components.
In this chapter, the reader will learn about the deployment of services. You will get an understanding of the structure, approach, and strategy of microservices deployment. We will also look in detail at the flow of microservices with various implementation patterns.
This chapter will cover the following topics:
- Microservices deployment patterns:
- Multiple instances of microservices per host
- A single instance of a microservice per host
- A single instance of a microservice per VM
- A single instance of a microservice per container
- Microservices deployment platforms
- Serverless deployment
Let's have a look at these topics in detail.
- 計(jì)算機(jī)網(wǎng)絡(luò)與通信(第2版)
- 社交網(wǎng)絡(luò)對齊
- 微商之道
- 6G潛在關(guān)鍵技術(shù)(下冊)
- GPS/GNSS原理與應(yīng)用(第3版)
- 計(jì)算機(jī)網(wǎng)絡(luò)與數(shù)據(jù)通信
- 信息通信網(wǎng)絡(luò)建設(shè)安全管理概要2
- 網(wǎng)絡(luò)互聯(lián)技術(shù)(實(shí)踐篇)
- C/C++串口通信:典型應(yīng)用實(shí)例編程實(shí)踐
- Kong網(wǎng)關(guān):入門、實(shí)戰(zhàn)與進(jìn)階
- Scala Design Patterns.
- Getting Started with nopCommerce
- 互聯(lián)網(wǎng)安全的40個(gè)智慧洞見(2016)
- Dart Cookbook
- 5G非正交多址接入技術(shù):理論、算法與實(shí)現(xiàn)