- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 120字
- 2021-06-30 19:10:39
What is a microservice?
Microservices are modular, loosely-coupled services that provide a fine-grained protocol. They physically separate concerns and allow us to design, develop, test, and deploy them independently.
Due to their modular capabilities, they can be created by small cross-functional teams that are embracing the benefits of agile methodologies and the DevOps culture. They are also an ideal candidate for continuous delivery and deployment.
DevOps is a software development and delivery process that emphasizes communication and collaboration between product management, software development, and operations professionals.
They are easy to understand and connect well with other services, making integration of complex applications a lightweight task. They can be scaled, monitored, and controlled independently so that they fully benefit cloud architectures.
推薦閱讀
- Expert C++
- Java范例大全
- Ceph Cookbook
- Vue.js快跑:構(gòu)建觸手可及的高性能Web應(yīng)用
- Spring Boot+Spring Cloud+Vue+Element項目實戰(zhàn):手把手教你開發(fā)權(quán)限管理系統(tǒng)
- Java應(yīng)用開發(fā)技術(shù)實例教程
- Hands-On Automation Testing with Java for Beginners
- Mastering Linux Security and Hardening
- QGIS Python Programming Cookbook(Second Edition)
- PhantomJS Cookbook
- R語言編程基礎(chǔ)
- JavaScript+jQuery交互式Web前端開發(fā)(第2版)
- 小學(xué)生Python創(chuàng)意編程(視頻教學(xué)版)
- 軟件測試(第2版)
- Data Analysis with R