Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 2.6 KB

File metadata and controls

60 lines (39 loc) · 2.6 KB

ReArchitecting-WebApps-On-AWS-Cloud

discription

The project is about deploying Multi-tear webApplication named [vprofile] on aws cloud and configuration with PAAS and SAAS aws services intead of using only aws IAAS . This Architecture boost agility and helps in business continuity . its highly available as we configured it with aws cloud front (CDN) and higly scalable as we are using elastic beanstalk and internally it uses configuration like load balancer , auto scalling groups etc.

Technologies used

aws cloud | mysql database | gitbash | goDaddy DNS

Architecture

image

#elastic cache (memcached) image

AmazonMQ (RabbitMQ) image

ElasticBeanStack image

image

image

RDS

database image

RDS database configuration image

Subnet group Configuration For RDS Database image

#CloudFront image

Final Hosted WebSite View

#login page image #After login image #fetching users from aws RDS database image #data insertion into cache initially image #data fetched from cache image

Finally webApp is Successfully Rearchitected On aws Cloud