Week 6 - CST 438

This week we learned about Compute as a Service and how it is used to run your applications without having the physical hardware to do so. It uses automation as a form of maintenance to detect when programs have failed, restart processes and continually move workloads to systems that can handle it better. This prevents the needs for constant human interaction as it would take a lot of man power to manually maintain the service. Containers are also run faster than virtual machines since they don't require an operating system to run. Overall, serverless computing can work well for some applications that are stateless. 

Comments

Popular posts from this blog

Week 1 - CST 370

Week 1 - CST 438

Week 4