From the course: Cloud Architecture: Core Concepts (2022)
Unlock the full course today
Join today to access over 24,500 courses taught by industry experts.
Application level
From the course: Cloud Architecture: Core Concepts (2022)
Application level
- [Instructor] Beyond just understanding the core requirements of an application or a set of applications, you need to consider how those applications will be designed, developed, tested, and deployed to a specific cloud provider. Thus the application level, or the program that carries out gathering and processing of the data to automate the business. Here we do a few things, such as select core enabling technology, such as containers, serverless, and other ways to build and deploy applications on the cloud. Select how the application is to be designed such as breaking it up into component parts that run separately, or build an application that's more monolithic. Finally, determine how the application is able to keep running such as leveraging resiliency services. For example, redundant servers that can fail over to each other. The reality here is that while you may assist in defining the core architecture, such…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.