- 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.
推薦閱讀
- Visualforce Development Cookbook(Second Edition)
- Div+CSS 3.0網(wǎng)頁布局案例精粹
- R Data Mining
- Ansible Quick Start Guide
- Mastering Elastic Stack
- Photoshop CS3特效處理融會(huì)貫通
- 機(jī)器人編程實(shí)戰(zhàn)
- RPA(機(jī)器人流程自動(dòng)化)快速入門:基于Blue Prism
- 網(wǎng)絡(luò)化分布式系統(tǒng)預(yù)測(cè)控制
- Python:Data Analytics and Visualization
- LAMP網(wǎng)站開發(fā)黃金組合Linux+Apache+MySQL+PHP
- 單片機(jī)C語言程序設(shè)計(jì)完全自學(xué)手冊(cè)
- ESP8266 Robotics Projects
- 大數(shù)據(jù)導(dǎo)論
- Photoshop CS4數(shù)碼照片處理入門、進(jìn)階與提高