- Amazon Fargate Quick Start Guide
- Deepak Vohra
- 258字
- 2021-08-13 16:07:20
Amazon ECS objects
Amazon ECS objects with Fargate are the same as for the EC2 launch type. An ECS cluster is the outermost encapsulation, and it consists of one or more services. A cluster could be distributed over multiple availability zones. A service is an implementation of a task definition, and runs one or more tasks. A task definition could have one or more task revisions. A task revision is a distinct task definition with a set of tasks and a service associated with it. One Fargate instance is associated with a set of tasks in a service. A task definition consists of zero or more container definitions. Typically, a task definition would be associated with one or more container definitions, and a task definition that does not consist of any container definition would not run any task containers. A diagram of ECS objects is shown as follows:

A Task definition is an application template and describes one or more containers. While some attributes or settings are configured at the task level, most of them are configured at the container level. Multiple revisions may be associated with a task definition.
A Service implements a task definition, and defines a desired count for tasks to run for a task definition. Optional features such as auto scaling and load balancing are configured in the service.
A Cluster in an ECS service is a grouping of one or more container services. A cluster name must be unique within an account. A cluster called default is provisioned by default.
- 繪制進程圖:可視化D++語言(第1冊)
- 32位嵌入式系統(tǒng)與SoC設(shè)計導論
- Word 2003、Excel 2003、PowerPoint 2003上機指導與練習
- Canvas LMS Course Design
- 基于LabWindows/CVI的虛擬儀器設(shè)計與應(yīng)用
- Effective DevOps with AWS
- Visual C# 2008開發(fā)技術(shù)詳解
- Ceph:Designing and Implementing Scalable Storage Systems
- 工業(yè)機器人操作與編程
- 悟透AutoCAD 2009完全自學手冊
- 單片機技術(shù)一學就會
- 工業(yè)自動化技術(shù)實訓指導
- Mastering Geospatial Analysis with Python
- Puppet 3 Beginner’s Guide
- Raspberry Pi Projects for Kids