Skip to content

wci-inc/devops-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

devops-interview

Public repository for DevOps interview exercises

AWS Fargate Challenge: Load-Balanced Web Service

Objective:

Deploy a dockerized application (NGINX, Busybox, or custom) to ECS Fargate with:

  • Auto-scaling capabilities

  • Secure HTTPS (assume DNS is configured in the target AWS account, and Route 53 public hosted zone dev.wci-test.org exists)

  • Assume deployment to the us-west-2 region

Application should display "Hello Pulumi world!" in browser when pointed to exercise1.dev.wci-test.org.

Include any production grade features you deem appropriate.

Constraints:

  • Use Pulumi IaC only, do not use Pulumi Cloud

  • Language: TypeScript

  • Do not use Pulumi CrossWalk (pulumi/awsx package)

About

Public repository for DevOps interview exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors