Skip to content

LAMP Stack application using HTML, CSS for UI and MySQL for Database. Integrated Amazone Web Services like EC2, S3 buckes, IAM roles and RDS(DB service) to Deploy. To make it CI/CD using AWS CodePipeline and Elastic BeanStalk along with Github.

License

Notifications You must be signed in to change notification settings

SIddharth3791/Telegram-Web-App

Repository files navigation

Fuzzy Telegram

A simple vanilla PHP web application displaying random quote of the day.

->This application used LAMP stack to develop.

->It is connected to AWS for CI/CD using differnet services.

-> Services used to for Continuous Integration and delivery are Elastic Beanstalk, Code Pipeline, S3 bucket, IAM, RDS and EC2.

-> Durng intergration process, tests are ran using PHPHunit and .ebextension file.

->.ebextension file has container commands to run test after the project has been deployed on Beta version.

-> Intergration stage will have PHPunit container command. If any test fails, following code will not move forward in pipeline.

-> Lambda function will be invoked and it will store Stactic files (HTML, CSS, JS, images) in S3 bucket.

About

LAMP Stack application using HTML, CSS for UI and MySQL for Database. Integrated Amazone Web Services like EC2, S3 buckes, IAM roles and RDS(DB service) to Deploy. To make it CI/CD using AWS CodePipeline and Elastic BeanStalk along with Github.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published