Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS_Container_Services

This repository contains couple of AWS Container related services demo.

Ways of managing AWS resources.

  • AWS Management Console.
  • AWS Command Line Interface (CLI).
  • AWS Software Development Kits (SDKs)
  • AWS APIs
    • via Infrastructure As Code tools like Terraform, CloudFormation

Network

To provision the basic network infrastructure apply the terraform code

terraform init
terraform plan --var-file=inputs.tfvars
terraform apply --var-file=inputs.tfvars

Aprox Estimated time for TF apply : 3 min

Image Build

Instructions to build sample images for the demo.

ECR

To provision ECR repo and instructions to push images to it. Aprox Estimated time for TF apply : < 1 min

ECS

To provision ECS cluster. Aprox Estimated time for TF apply : < 2 min

EKS

To provision EKS cluster. Aprox Estimated time for TF apply : ~ 15 min

About

ECR, ECS, EKS & Fargate

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages