CST 438-40 Software Engineering - Week 6
Week 6 This week, I learned more about how modern computing systems are managed efficiently. One thing that stood out to me was how much automation is used to keep services running without constant human attention. I also gained a better understanding of why containers are so useful, especially because they can start quickly and use fewer resources than traditional virtual machines. Another important idea was designing jobs so they can recover from failures instead of starting over completely. This week helped me see how cloud systems are built to be reliable, flexible, and easier to manage.