You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a robust setup for deploying Node.js (will work with both TS and JS) type of applications onto AWS Elastic Beanstalk using AWS CodePipeline and the AWS Cloud Development Kit (CDK).
This project demonstrates how to deploy, and manage a React application on AWS Elastic Beanstalk using Docker for containerization and Travis CI for continuous integration. It provides a full CI/CD pipeline, automating the process of code deployment whenever changes are pushed to the repository.
This is a web-based application called "Allergy and Deficiency Analyzer". Tools and Technologies adapted in this project are AWS Cloud for Deployment and programming the services inside the project. Services used are - AWS ElasticBeanstalk, AWS Lambda, AWS CloudWatch, S3, SQS, SNS, DynamoDB. Languages used - Python, HTML, Javascript with CI/CD.