CST 438 - Week 6
Hey everyone,
This week gave me a chance to dive into several different aspects of software development, from planning to testing to cloud concepts. During the Iteration 3 planning meeting, I gained a clearer understanding of how teams break down work and set realistic goals for a sprint. Watching the system testing video helped me see how the focus shifts from individual components to verifying that the entire system works as a whole. I also spent time reading about React component reuse, which reinforced the value of building modular, reusable pieces that make applications easier to maintain and scale.
I continued deepening my technical skills through Assignment 4 on system testing, where I applied what I learned to create meaningful end-to-end test scenarios. The SAG 25 reading on Compute as a Service expanded my understanding of cloud computing models, especially how virtual machines and containers provide scalable and flexible compute environments. Taking the quiz helped reinforce those ideas and confirmed my grasp of the material. Overall, this week tied together concepts about planning, modular design, testing, and cloud infrastructure, giving me a more holistic view of how modern systems are developed and evaluated.
Comments
Post a Comment