Gaser98 / devops-capstone-project

Gathered user requirements, wrote stories, executed sprints, built, and deployed a cloud-based app composed of microservices with containerization, and used CI/CD tools to test and update it.
Apache License 2.0
0 stars 0 forks source link

Containerize your microservice using Docker #6

Open Gaser98 opened 1 year ago

Gaser98 commented 1 year ago

As a developer I need to containerize my microservice using Docker So that I can deploy it easily with all of its dependencies

Assumptions