matt-paul / brain

Playing with infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Create graphql server.
  • Create docker image containing server.
  • Create Terraform environment
    • Store state file in S3 bucket
    • Provision your VPC, subnet, routing table and security group.
    • Get docker image into the ecs!
    • Access the thing
    • Set up IAM roles and instance profile.
    • Set up an ALB.
    • Set up an Autoscaling group and launch configuration.
    • Create the ECS cluster.
    • Create the Task definition and service to run on the ECS cluster.
    • Create script to upload docker image to AWS
    • Automate this script within CI environment

About

Playing with infrastructure


Languages

Language:HCL 78.6%Language:JavaScript 11.3%Language:Dockerfile 10.0%