Posts

Showing posts with the label Week-6

week-6

Hello, and welcome to week six. I'm on spring break this week, so I will experience some activities like going to a resort or doing wild things for fun outside my comfort zone. However, I still need to complete the complex and lengthy tasks of studying and returning to school for some exams and schoolwork related. After finishing the fifth chapter, I'll continue with the book's sixth chapter. I read and picked what stuck with me was the reading selection " Dig Deeper ." This pattern connected with me since it applies to everyone who has engaged themselves in a subject that might be thought-stimulating. Workers may want assistance with code maintenance and clarification of skill levels due to the issue of developers needing a basic understanding of the tools and methodologies. It can stand the resources and knowledge support while putting them above the creative process. One can prepare to support the time and effort necessary to read primary sources, comprehend id...

Week-6

Hello, I want to write this blog after finishing my exam like an hour ago; I am looking over some class activities and see any questions to review, but something that sometimes confused me. I read the word "docker-compose" in some class-work exercises; I got interested and looked it up again. I found two links that helped me understand what Docker Compose does and how you use Docker Compose?. Docker Compose:  Run multiple containers as a single service or extend many different Docker containers midway. Even an essential tool for any application that needs various micro-services, as it allows each service to be in a separately managed container easily. What Does Docker Compose Do? Docker containers are running applications in an isolated environment. Its application deployments are arranged in Docker for the benefit. However, it's often complex as running a single container. Usually, Many containers come together to act as one service made up of many changing parts. Runnin...