Please enable JavaScript.
Coggle requires JavaScript to display documents.
Amazon AWS Wordpress Architecture Diagram (GitHub (Database (Amazon…
Amazon AWS Wordpress
Architecture Diagram
GitHub
Amazon AWS CodePipeline
Platform as a Service (PaaS)
Amazon ECS (Elastic Container Services)
Pros
Works beautifully with containerization concepts/development
Large scale deployment
Full control
Power to debug, test, monitor
Cons
Technical - requires some docker experience/understanding
Amazon Elastic Beanstalk (PaaS)
Pros
Can quickly create full environment
Preconfigured Platforms - to run Python, Java, .NET
Cons
Must use preconfigurations;
Harder to customize environment
Amazon Lambda (Serverless)
Cons
Generally reserved for Microservices styled architecture
Pros
Very easy to start running code
Simple - easy to deploy and manage
Excellent for microservices
Heroku (Platform as a Service)?
Cloud Hosting
Amazon CloudFormation
Pros
Highly Configurable
Highly Elastic
Highly Resilient
Cons
Expensive?
High Learning curve
Amazon EC2 + Containerization (Docker)
Cons
High Management
Pros
Highly configurable
Amazon EC2
Cons
High Management
Pros
Highly configurable
Amazon Lightsail (EC2 Instances)
Cl
Pros
Highly configurable
Lighter than EC2
Cons
High Management
Database
Amazon Aurora?
Amazon EC2 w/MySQL
Amazon RDS