Amazon Fargate Quick Start Guide: Learn how to use AWS Fargate to run containers with ease

Deepak Vohra

  • 出版商: Packt Publishing
  • 出版日期: 2018-07-25
  • 售價: $1,340
  • 貴賓價: 9.5$1,273
  • 語言: 英文
  • 頁數: 190
  • 裝訂: Paperback
  • ISBN: 1789345014
  • ISBN-13: 9781789345018
  • 相關分類: Amazon Web Services
  • 下單後立即進貨 (約3~4週)

買這商品的人也買了...

商品描述

This book gets you started and gives you knowledge about AWS Fargate in order to successfully incorporate it in your ECS container application.

Key Features

  • Gives you a quick walk-through over the Amazon Elastic Container Services (ECS)
  • Provides an in depth knowledge of the components that Amazon Fargate has to offer.
  • Learn the practical aspects of Docker application development with a managed service

Book Description

Amazon Fargate is new launch type for the Amazon Elastic Container Service (ECS). ECS is an AWS service for Docker container orchestration. Docker is the de facto containerization framework and has revolutionized packaging and deployment of software. The introduction of Fargate has made the ECS platform serverless.

The book takes you through how Amazon Fargate runs ECS services composed of tasks and Docker containers and exposes the containers to the user. Fargate has simplified the ECS platform. We will learn how Fargate creates an Elastic Network Interface (ENI) for each task and how auto scaling can be enabled for ECS tasks.

You will also learn about using an IAM policy to download Docker images and send logs to CloudWatch.

Finally, by the end of this book, you will have learned about how to use ECS CLI to create an ECS cluster and deploy tasks with Docker Compose.

What you will learn

  • Running Docker containers with a managed service
  • Use Amazon ECS in Fargate launch mode
  • Configure CloudWatch Logging with Fargate
  • Use an IAM Role with Fargate
  • Understand how ECS CLI is used with Fargate
  • Learn how to use an Application Load Balancer with Fargate
  • Learn about Auto Scaling with Fargate

Who this book is for

This book is for Docker users and developers who want to learn about the Fargate platform. Typical job roles for which the book is suitable are DevOps Architect, Docker Engineer, and AWS Cloud Engineer. Prior knowledge of AWS and ECS is helpful but not mandatory.

Table of Contents

  1. Getting Started with Amazon ECS and Amazon Fargate
  2. Networking
  3. Using CloudWatch Logs
  4. Using Auto Scaling
  5. Using IAM
  6. Using an Application Load Balancer
  7. Using Amazon ECS CLI