- 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.
推薦閱讀
- C程序設計簡明教程(第二版)
- Building a Game with Unity and Blender
- PHP 7底層設計與源碼實現
- Web Scraping with Python
- C語言程序設計實踐教程
- Hands-On C++ Game Animation Programming
- Lua程序設計(第4版)
- Java軟件開發基礎
- ADI DSP應用技術集錦
- KnockoutJS Starter
- Learning Three.js:The JavaScript 3D Library for WebGL
- 批調度與網絡問題的組合算法
- Unity&VR游戲美術設計實戰
- Android Development Tools for Eclipse
- WordPress Search Engine Optimization(Second Edition)