Codementor Events

How I learned Azure Docker Services

Published Feb 10, 2019
How I learned Azure Docker Services

About me

I am a self learner and always says yes to do something new.

Why I wanted to learn Azure Docker Services

It will help us to provide the consistent environment on all the environments including dev, UAT, Production

How I approached learning Azure Docker Services

First i go through the msdn documentation links and try the procedure given there and then i think about the real world scenario and start implementing them until i get success.After that i read blogs and try out the approach that others implemented so that i can know the alternative ways of doing single things

Challenges I faced

Learn about Docker , Docker Syntax , How to scale up/down the docker image based on traffic or number of simultaneous requests.

Key takeaways

I enjoy about the CI/CD .As i commit my code on Github. Docker hub web hook is connected with the Guthub commit and it will start building the docker image and when building docker image is done then it fires the azure vsts webhook that update my docker image on azure automatically.

Tips and advice

Please prepare your flow chart first otherwise implementing without prior decision will take lots of time.

Final thoughts and next steps

I will start learning Azure Event bus and Cognitive services

Discover and read more posts from Mohit Munjal
get started
post commentsBe the first to share your opinion
Show more replies