Deploy Containers on AWS : With EC2, ECS, and EKS

Book Cover
Average Rating
Published
Berkeley, CA : Apress L.P., 2019.
Status
Available Online

Description

Loading Description...

More Details

Format
Language
English
ISBN
9781484251010, 1484251016
UPC
10.1007/978-1-4842-5

Notes

General Note
Control Panel (Master) Components
Description
Start deploying, managing, and scaling containerized applications into AWS container infrastructure using Docker on Amazon EC2, Amazon Elastic Container Service (ECS), and AWS Elastic Kubernetes Service (EKS). This step by step practical book will cover all the available container services on AWS and review the usage of each one based on your required scale and cost. Further, you will see how to set up each environment and finally deploy, manage, and scale containerized applications on each one. In the chapter about Elastic Kubernetes Service (EKS), you will learn the process of building and managing Kubernetes clusters on AWS and see how to provision hosts in a matter of minutes, while deploying containers in seconds and making them available globally. Deploy Containers on AWS shows you how to get started with AWS container offerings and manage production or test environments of containerized applications using a hands-on approach with step-by-step instructions. You will: Deploy and manage containers with Docker on Amazon EC2 Store and retrieve container images using the Amazon EC2 container registry Orchestrate containers with Amazon Elastic Container Service (ECS) Run Kubernetes-managed infrastructure on AWS (EKS) Monitor, manage, back up, and restore containers on AWS.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Ifrah, S. (2019). Deploy Containers on AWS: With EC2, ECS, and EKS . Apress L.P..

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Ifrah, Shimon. 2019. Deploy Containers On AWS: With EC2, ECS, and EKS. Berkeley, CA: Apress L.P.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Ifrah, Shimon. Deploy Containers On AWS: With EC2, ECS, and EKS Berkeley, CA: Apress L.P, 2019.

Harvard Citation (style guide)

Ifrah, S. (2019). Deploy containers on AWS: with ec2, ECS, and EKS. Berkeley, CA: Apress L.P.

MLA Citation, 9th Edition (style guide)

Ifrah, Shimon. Deploy Containers On AWS: With EC2, ECS, and EKS Apress L.P., 2019.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
1c8f2dce-7d26-bb12-a8ed-ea6b4ad73dce-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work ID1c8f2dce-7d26-bb12-a8ed-ea6b4ad73dce-eng
Full titledeploy containers on aws with ec2 ecs and eks
Authorifrah shimon
Grouping Categorybook
Last Update2024-12-25 03:24:54AM
Last Indexed2024-12-25 03:26:06AM

Book Cover Information

Image SourcecontentCafe
First LoadedApr 8, 2023
Last UsedDec 7, 2024

Marc Record

First DetectedMar 22, 2023 08:39:31 AM
Last File Modification TimeDec 17, 2024 08:09:44 AM
SuppressedRecord had no items

MARC Record

LEADER06305cam a2200553 a 4500
001on1124607333
003OCoLC
00520241217080837.0
006m     o  d        
007cr un|---aucuu
008191019s2019    cau     o     000 0 eng d
015 |a GBB9K3036|2 bnb
0167 |a 019579615|2 Uk
019 |a 1126000807|a 1126610287|a 1134377713
020 |a 9781484251010
020 |a 1484251016
0248 |a 10.1007/978-1-4842-5
035 |a (OCoLC)1124607333|z (OCoLC)1126000807|z (OCoLC)1126610287|z (OCoLC)1134377713
037 |a E293B662-8CE7-4BF9-A9B9-7B6F1A74B4D4|b OverDrive, Inc.|n http://www.overdrive.com
040 |a EBLCP|b eng|e pn|c EBLCP|d GW5XE|d TEFOD|d LQU|d OCLCF|d EBLCP|d OCLCQ|d UPM|d UKMGB|d OCLCQ|d UKAHL|d COO|d OCLCQ|d OCLCO|d COM|d OCLCQ|d OCLCO
049 |a MAIN
050 4|a QA76.9.D3
08204|a 005.74|2 23
1001 |a Ifrah, Shimon.
24510|a Deploy Containers on AWS :|b With EC2, ECS, and EKS /|c Shimon Ifrah.
260 |a Berkeley, CA :|b Apress L.P.,|c 2019.
300 |a 1 online resource (377 pages)
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
500 |a Control Panel (Master) Components
5050 |a Intro; Table of Contents; About the Author; About the Technical Reviewers; Acknowledgments; Introduction; Chapter 1: Getting Started with Containers on Amazon AWS; Setting Up Your Amazon AWS Container Environment; Installing Docker Desktop; Installing Docker Desktop on Windows 10; Running Docker on a Virtual Machine with Nested Virtualization; Installing Docker Desktop on macOS; Installing Docker on Linux; Signing Up for an Amazon AWS Account; Using AWS CLI; Installing AWS CLI on Windows 10; Installing AWS CLI on Linux and macOS; Using AWS CLI; Configuring AWS CLI; Using AWS CLI
5058 |a Downloading an Amazon Linux Container ImageUsing Visual Studio Code; Installing Visual Studio Code; Installing the Docker Extension for VS Code; Introducing Git and GitHub; Using GitHub; Understanding Key Concepts of Containers on Amazon AWS; Elastic Container Registry; Elastic Container Service; Elastic Kubernetes Service; Running Containers on Amazon AWS; Summary; Chapter 2: Storing, Managing, and Deploying Docker Container Images with Amazon ECR; ECR Pricing; Free Tier Account and ECR; Setting Up Amazon ECR; Creating an IAM Account; Using Multifactor Authentication
5058 |a Creating an Access Key for AWS CLICreating an ECR Repository; Pushing Docker Images to Amazon ECR; Noting the ECR URI; Building an Image; Tagging the Image; Authenticating to AWS ECR; Pushing the Image; Publishing Images from Visual Studio 2017 to AWS ECR; Pulling Images from Amazon ECR; Authenticating to ECR; Pulling an Image from ECR; Managing and Securing Amazon ECR; Creating Lifecycle Policies; Creating a Lifecycle Policy; Testing Lifecycle Policies; Applying the Policy; View Results; Adding Tags; Cost and Usage Report; Creating an S3 Storage Bucket; Creating a Report; Viewing Reports
5058 |a Deleting ImagesSummary; Chapter 3: Deploying Containerized Applications with Amazon ECS; Setting Up Amazon ECS; ECS Fargate Introduction; ECS EC2 Cluster Introduction; ECS Cluster; Task Definitions; Tasks; ECS Services; Using Amazon Fargate and an ECS EC2 Cluster to Deploy Containers; Fargate; EC2; Virtual Private Cloud; Deploying the Container with ECS Fargate and ECR; Modifying a Task Definition; Creating an ECS Service; Implementing Auto Scaling; Updating an ECS Service; Creating, Managing, and Scaling an Amazon ECS Cluster; Creating an ECS EC2 Cluster
5058 |a Creating a Task Definition for an ECS EC2 ClusterCreating a Task; Scaling Tasks and Clusters; Scaling Task Definitions; Scaling an ECS EC2 Cluster; Monitoring and Managing Amazon ECS; AWS CloudWatch; Managing AWS ECS with AWS CLI; Using ECS CLI; Installing AWS ECS CLI on Windows 10; Installing AWS ECS CLI on macOS; Installing AWS ECS CLI on Linux; Using ECS CLI; Using AWS CLI; Running Windows Containers on an AWS ECS Cluster; Summary; Chapter 4: Deploy a Containerized Application with Amazon EKS; Getting Started with Amazon EKS; Kubernetes Building Blocks; Kubernetes Architecture
520 |a Start deploying, managing, and scaling containerized applications into AWS container infrastructure using Docker on Amazon EC2, Amazon Elastic Container Service (ECS), and AWS Elastic Kubernetes Service (EKS). This step by step practical book will cover all the available container services on AWS and review the usage of each one based on your required scale and cost. Further, you will see how to set up each environment and finally deploy, manage, and scale containerized applications on each one. In the chapter about Elastic Kubernetes Service (EKS), you will learn the process of building and managing Kubernetes clusters on AWS and see how to provision hosts in a matter of minutes, while deploying containers in seconds and making them available globally. Deploy Containers on AWS shows you how to get started with AWS container offerings and manage production or test environments of containerized applications using a hands-on approach with step-by-step instructions. You will: Deploy and manage containers with Docker on Amazon EC2 Store and retrieve container images using the Amazon EC2 container registry Orchestrate containers with Amazon Elastic Container Service (ECS) Run Kubernetes-managed infrastructure on AWS (EKS) Monitor, manage, back up, and restore containers on AWS.
5880 |a Print version record.
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
61020|a Amazon Web Services (Firm)|9 391609
61027|a Amazon Web Services (Firm)|2 fast|9 391609
650 0|a Database management.|9 35533
77608|i Print version:|a Ifrah, Shimon.|t Deploy Containers on AWS : With EC2, ECS, and EKS.|d Berkeley, CA : Apress L.P., ©2019|z 9781484251003
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781484251010/?ar|x O'Reilly|z eBook
938 |a Askews and Holts Library Services|b ASKH|n AH36974935
938 |a ProQuest Ebook Central|b EBLB|n EBL5945749
938 |a ProQuest Ebook Central|b EBLB|n EBL5945679
994 |a 92|b VIA
999 |c 291235|d 291235