- Implementing Cloud Design Patterns for AWS(Second Edition)
- Sean Keery Clive Harber Marcus Young
- 161字
- 2021-06-24 15:11:46
Microservices
In most cases, the monolith you create is not going to be able to achieve web scale. As you break off pieces to refactor, you'll develop smaller services. This allows for the decoupling of components upgrade schedules, which speeds up product development. By adopting the continuous delivery pattern espoused by Jez Humble, you can deploy new features and measure their success quickly. We'll take a peek at these architectures in Chapter 5, Continuous Deployment - Introducing New Features with Minimal Risk. Isolation of your microservices will be the subject of Chapter 4, Security - Ensuring the Integrity of Your Systems.
By providing easy to use, low cost SaaS options, AWS lets you focus on building software. High value feature development replaces low level toil. In Chapter 6, Ephemeral Environments - Sandboxes for Experiments, we'll present patterns that help foster collaboration between developers and operators. AWS composable services empower all team members to participate in the product development they know best.
- Linux運維之道(第3版)
- Getting Started with oVirt 3.3
- Social Media Mining with R
- Extending Puppet
- 奔跑吧 Linux內核(入門篇)
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- 細說Linux基礎知識
- OpenStack系統架構設計實戰
- Linux服務器配置與管理
- 計算機應用基礎(Windows 7+Office 2016)
- VMware Horizon View Essentials
- Docker容器技術與應用
- 鴻蒙入門:HarmonyOS應用開發
- Linux系統管理初學者指南:基于CentOS 7.6
- Docker容器技術與運維