This week, I focused on Docker containerization, mastering everything from Docker setup to containerized microservices deployment.Key Learnings: Explored Docker containerization and core concepts, worked with Docker logs, volumes, and Dockerfiles.Docker Compose: Set up Docker Compose to manage multi-container applications.CI/CD with Docker: Integrated AWS CodeCommit, CodeBuild, CodeDeploy, and CodePipeline for seamless deployment of Dockerized microservices.