- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 198字
- 2021-06-30 19:10:48
Cloud Native microservices
Now that we have a better understanding of cloud computing, we need to think why we should build Cloud Native microservices. If we have been following our microservices principles, we could easily deploy them in a cloud and take advantage of those platforms to benefit further from the microservices architecture. Our microservices could easily be scaled and managed, and since their isolation is a loosely coupling, they could easily fit in containers.
When we create microservices, we could make them cloud aware, and try to benefit from not just being microservices, but becoming Cloud Native applications, so they could fully benefit from the cloud computing model. Spring Cloud provides an easy to use the framework to make our cloud services independent of the cloud platform that they are hosted on and take the full benefits of the platform.
We will expand this further in Chapter 6, Creating Cloud-Native Microservices.
- Flask Web全棧開發(fā)實(shí)戰(zhàn)
- 微服務(wù)設(shè)計(jì)(第2版)
- Python程序設(shè)計(jì)教程(第2版)
- Mastering JavaScript Object-Oriented Programming
- PyTorch Artificial Intelligence Fundamentals
- Linux網(wǎng)絡(luò)程序設(shè)計(jì):基于龍芯平臺(tái)
- Learn WebAssembly
- Python Network Programming Cookbook(Second Edition)
- Bootstrap 4:Responsive Web Design
- 可解釋機(jī)器學(xué)習(xí):模型、方法與實(shí)踐
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題解析與實(shí)驗(yàn)指導(dǎo)
- Java Web開發(fā)詳解
- 小程序,巧應(yīng)用:微信小程序開發(fā)實(shí)戰(zhàn)(第2版)
- Windows Embedded CE 6.0程序設(shè)計(jì)實(shí)戰(zhàn)
- 后臺(tái)開發(fā):核心技術(shù)與應(yīng)用實(shí)踐