Trilogix Cloud

AWS Architecting

Description

To build within AWS, we need to create Conceptual-Logical-Technical Architectures which incorporate Security, Monitoring and Non-Functional-Requirements. Architecture Centre and, AWS Perspective visualization tool that quickly generates architecture diagrams of AWS Cloud workloads.

The following categories and links are key areas within AWS Architecting including:

1. Well Architected Framework

2. Cloud Adoption and Migration

3. Virtual Private Cloud (VPC)

4. DNS and Private Link

5. Load Balancing and Route 53

LB is essentially for scalability and security.  You can have Application LBs or Network LBs (or both).

R53 DNS failover schema explained.

6. Caching and Content Delivery Network (CloudFront)

CloudFront content delivery network to cache the content close to end users.  Often used with WAF.

7. Building Scalable Automated Solutions

8. Databases

Using Database Activity Streams with Aurora PostgreSQL 

9. Storage

10. Microservices and Serverless Architectures

11. Other Architecture Resources