This challenge will be actively discussed on the Discord (brianmm.chat). Participants are encouraged to collaborate with others on the Discord as well as publish their GitHub repositories ether in Discord or in the comments. Happy coding!

📅 Active Dates: 3/9 – 3/13/2020

Objective

  1. In the language of your choice, build a small API that returns some data.
  2. Then take that API and create a DOCKERFILE that will build a container.
  3. Publish that container to the docker registry of your choice.
  4. Deploy that container to AKS.
  5. Test with Postman.

Tips & Approaches

Here are some resources to get started;

Solution

This will be a two part solution. I ran into some issues due to my lack of understanding of Kubernetes, but the follow up will be in next weeks video!

Repository: https://github.com/bmorrisondev/weekly-cloud-challenges

This stream is no longer available...