- Cloud Native Development Patterns and Best Practices
- John Gilbert
- 392字
- 2021-06-30 18:42:56
What this book covers
Chapter 1, Understanding Cloud Native Concepts, covers the promise of cloud-native: to enable companies to continuously deliver innovation with confidence. It reveals the core concepts and answers the fundamental question: what is cloud-native?
Chapter 2, The Anatomy of Cloud Native Systems, begins our deep dive into the architectural aspects of cloud-native systems. It covers the important role that asynchronous, message-driven communication plays in creating proper bulkheads to build reactive, cloud-native system that are responsive, resilient, and elastic. You will learn how cloud-native turns the database inside out and ultimately turns the cloud into the database.
Chapter 3, Foundation Patterns, covers the patterns that provide the foundation for creating bounded isolated components. We eliminate all synchronous inter-component communication and build our foundation on asynchronous inter-component communication, replication, and eventual consistency.
Chapter 4, Boundary Patterns, covers the patterns that operate at the boundaries of cloud-native systems. The boundaries are where the system interacts with everything that is external to the system, including humans and other systems.
Chapter 5, Control Patterns, covers the patterns that provide the flow of control for collaboration between the boundary components. It is with these collaborations that we ultimately realize the intended functionality of a system.
Chapter 6, Deployment, describes how we shift deployments all the way to the left and decouple deployment from release to help enable teams to continuously deploy changes to production and continuously deliver innovation to customers with confidence.
Chapter 7, Testing, describes how we shift testing all the way to the left, weave it into the CI/CD pipeline, and leverage isolated and transitive testing techniques to help enable teams to continuously deploy changes to production and deliver innovation to customers with confidence.
Chapter 8, Monitoring, describes how we shift some aspects of testing all the way to the right into production to assert the success of continuous deployments and instill team confidence by increasing observability, leveraging synthetic transaction monitoring, and placing our focus on the mean time to recovery.
Chapter 9, Security, describes how we leverage the shared responsibility model of cloud-native security and adopt the practice of security-by-design to implement secure systems.
Chapter 10, Value Focused Migration, discusses how to leverage the promise of cloud-native to strangle the monolith and empower teams to mitigate the risks of their migration to cloud-native with a focus on value and incremental evolution.
- Seven NoSQL Databases in a Week
- 基于LabWindows/CVI的虛擬儀器設計與應用
- Managing Mission:Critical Domains and DNS
- Apache Spark Deep Learning Cookbook
- 永磁同步電動機變頻調速系統及其控制(第2版)
- Arduino &樂高創意機器人制作教程
- 計算機系統結構
- 網絡管理工具實用詳解
- 電腦上網輕松入門
- 機器人人工智能
- Spatial Analytics with ArcGIS
- Silverlight 2完美征程
- 項目實踐精解:C#核心技術應用開發
- 51單片機應用程序開發與實踐
- Hands-On Artificial Intelligence for Beginners