Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 439 Bytes

File metadata and controls

19 lines (11 loc) · 439 Bytes

Open Hack - Challenge 5


Now that you have the application working in a container, use your DevOps pipeline to deploy it to Azure.

Use the same application you containerized in Challenge 4

Helpful Info

As part of Challenge 1, a container host was created for you. Use this.

Stretch

  • Load Balance the containers
  • Use an orchestrator
  • Containerize one of the other sample applications and deploy it

Helpful Links