From the course: Nail Your DevOps Interview
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Solution
(energetic music) - Architecting an interior web application is a classic scenario for DevOps interviews. It gives the interviewer an idea of your knowledge of web services and how they can be connected to deliver a useful end result. In this scenario, you've also been asked to make sure the architecture is highly available and includes security as well. By adding these requirements it allows the interviewer to see if you understand high availability and how you would integrate security into a web application. And don't forget, this is show and tell. Be sure to narrate your actions as you draw, ready? Let's go. First, we can determine that there will be three tiers in this architecture a web tier, an application tier, and a data tier. I'll start by drawing these tiers from left to right so that I can show the flow of a request being processed by the web application. So let's start with the web tier followed by the…
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.