Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

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

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

    Amazon Fargate Quick Start Guide: Learn how to use AWS Fargate to run containers with ease by Deepak Vohra
    English | 24 July 2018 | ISBN: 1789345014 | 190 Pages | EPUB | 8.02 MB

    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
    Getting Started with Amazon ECS and Amazon Fargate
    Networking
    Using CloudWatch Logs
    Using Auto Scaling
    Using IAM
    Using an Application Load Balancer
    Using Amazon ECS CLI