- Implementing Cloud Design Patterns for AWS(Second Edition)
- Sean Keery Clive Harber Marcus Young
- 165字
- 2021-06-24 15:11:48
Core Services - Building Blocks for Your Product
In this chapter, we will look at the components available for you to use. Whether you are a traditional software engineer, a DevOps practitioner, or a systems administrator, you need to use practices that allow the creation, and re-creation, of consistent, extensible, and portable products. Amazon's application programming interface (API) driven services simplify mixing these services in order to synthesize new products. We will explore how we can apply patterns from successful projects while improving our capacity to add features with limited exposure. All of our patterns will be based on code. Using this code, we will build a skeleton for web-scale operations. A model containing processing, storage, networking, and security will become the backbone for future product improvements. If you are already familiar with the AWS components, skip this chapter, or skip to Chapter 3, Availability Patterns - Understanding Your Needs.
The following topics will be covered in brief:
- Code
- Compute
- Networking
- Storage
- Identity and Access Management (IAM)
- Linux設備驅動開發詳解(第2版)
- Linux系統文件安全實戰全攻略
- Windows Vista基礎與應用精品教程
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- Linux從零開始學(視頻教學版)
- Linux自動化運維:Shell與Ansible(微課版)
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- 突破平面3ds Max動畫設計與制作
- ElasticSearch Cookbook
- Cassandra 3.x High Availability(Second Edition)
- Linux系統最佳實踐工具:命令行技術
- Ubuntu Linux操作系統實用教程
- Linux 從入門到項目實踐(超值版)
- 嵌入式微系統
- C#實用教程(第2版)