- 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.
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)手冊(R+Python)
- GAE編程指南
- Java應(yīng)用開發(fā)與實(shí)踐
- MongoDB for Java Developers
- C#程序設(shè)計(慕課版)
- Full-Stack Vue.js 2 and Laravel 5
- Symfony2 Essentials
- HTML5 APP開發(fā)從入門到精通(微課精編版)
- Mastering openFrameworks:Creative Coding Demystified
- Elasticsearch Essentials
- Xamarin Blueprints
- Python數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南(全彩)
- Magento 2 Beginners Guide
- Unity Android Game Development by Example Beginner's Guide
- 從零開始學(xué)UI:概念解析、實(shí)戰(zhàn)提高、突破規(guī)則