From the course: AWS for Architects: High Availability and Continuous Deployment

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

HA for an internal business application

HA for an internal business application - Amazon Web Services (AWS) Tutorial

From the course: AWS for Architects: High Availability and Continuous Deployment

Start my 1-month free trial

HA for an internal business application

- [Instructor] This next scenario is getting to a level of complexity that's closer to real world. This is an internal business application, and it has a mixture of services. So we still got the same functional areas. We have Compute, Files, Data, and Other. For Compute, we're using EC2. For Files, we're using S3 and CloudFront. For Data, we're using Relational Database Service with MySQL for relational data or RDS, we're using DynamoDB for NoSQL. And we're using CloudWatch on a dedicated EC2 instance here. So what are our HA considerations? A lot of these are gonna be familiar from the previous two scenarios, the website that's serverless or the website that's server-based. But there is actually a couple of more things to consider here. So in EC2, of course, from an HA perspective, we need to consider how we're going to manage EC2 instance configuration, and one thing I'll call out at this point. If you haven't become familiar with the new tool, AWS Config, which is a rule-based…

Contents