- Amazon Fargate Quick Start Guide
- Deepak Vohra
- 196字
- 2021-08-13 16:07:20
Benefits of Fargate
The benefits in ECS are as follows:
- A managed service for containerized applications that does not require much user input to run Docker applications
- Microservices consisting of multiple applications run in isolated containers
- Auto scales tasks based on application load
- Integrates with other AWS services including IAM, CloudWatch Logs, Elastic Load Balancing, CloudFormation templates, EBS Volumes, Batch, ECR, and CloudTrail logs
- A virtual private cloud (VPC) with no resources shared with other users
- Provides support for running a CodePipeline with ECS as the deployment platform
- Supports the latest Docker version 17.0
Fargate provides the following additional benefits:
- With a Fargate launch type, a user does not create or manage any EC2 instances, as none are exposed on the cluster.
- Tasks are directly exposed to the user via an ENI.
- The underlying infrastructure is provisioned by Fargate. EC2 instances are not to be managed with the Fargate launch type.
- CodePipeline supports Fargate as a deployment platform.
- Microservices based on Container definitions encapsulated in a task definition are explicitly linked, and are not to be linked with any additional options, such as links.
- CloudWatch Logs may be auto configured.
推薦閱讀
- 智能傳感器技術與應用
- 協作機器人技術及應用
- PHP開發手冊
- Hybrid Cloud for Architects
- Machine Learning with Apache Spark Quick Start Guide
- 單片機C語言應用100例
- 走近大數據
- 從零開始學PHP
- 從零開始學Java Web開發
- 寒江獨釣:Windows內核安全編程
- Dreamweaver+Photoshop+Flash+Fireworks網站建設與網頁設計完全實用
- Mastering OpenStack(Second Edition)
- 深度學習原理與 TensorFlow實踐
- 手把手教你學Photoshop CS3
- 常用傳感器技術及應用(第2版)