Skip to content

profebass99/aws-wordpress-evolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

AWS-Wordpress-Evolution

This Architecture will help you understand and design bit by bit an evolving popularly known web application wordpress into an elastic and scalable architecture. The architecture will start with a manually built single instance(MONOLITH), running the application and database over the stages of the demo you will evolve this until its a scalable and resilient architecture of 6 stages, each implementing additional components of the architecture

  • Phase 1 - Setting up the environment and manually build wordpress
  • Phase 2 - Use automation by configuring a Launch Template
  • Phase 3 - Migrate the DB into RDS and Update the LT
  • Phase 4 - Create a WP filesystem into EFS and Update the LT(to store media contents of your wordpress)
  • Phase 5 - Enable elasticity & scalability via a ASG & ALB and fix wordpress (hardcoded WPHOME IP)
  • Phase 6 - tidy up your environs

Steps & Instructions

About

we are going to be evolving the popularly known web application wordpress into an elastic and scalable architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors