https://github.com/uosyph/deployment-process
The deployment process of a full-stack application to AWS.
https://github.com/uosyph/deployment-process
aws aws-cli aws-eb aws-rds aws-s3 circleci
Last synced: 2 months ago
JSON representation
The deployment process of a full-stack application to AWS.
- Host: GitHub
- URL: https://github.com/uosyph/deployment-process
- Owner: uosyph
- Created: 2022-09-18T10:06:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T18:49:25.000Z (over 3 years ago)
- Last Synced: 2025-05-25T12:13:25.547Z (about 1 year ago)
- Topics: aws, aws-cli, aws-eb, aws-rds, aws-s3, circleci
- Language: TypeScript
- Homepage:
- Size: 1.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AWS Deployment Process
Third Project for Advanced Full-Stack Web Development, NANODEGREE - Udacity.
Deploying a Full Stack Application to AWS
Using Elastic Beanstalk for The Backend, S3 for The Frontend, RDS for The Database
and CircleCI for The Continuous Integration & Continuous Delivery
---
## Architecture

Read More About Infrastructure of AWS Architecture: [Infrastructure Description](documentation/InfrastructureDescription.md)
### Frontend
`Endpoint: http://random-yousef-bucket.s3-website-us-east-1.amazonaws.com/`

### Backend
`Endpoint: http://app-env.eba-bsgdyj6c.us-east-1.elasticbeanstalk.com/`

### Database
`Endpoint: database-1.ca4icwlfv2pp.us-east-1.rds.amazonaws.com`

### CircleCI


Read More About CircleCI and Pipeline Process: [Pipeline Process](documentation/PipelineProcess.md)
## Built With
* [![AWS][aws.shield]][aws-url]
* [![CircleCI][circleci.shield]][circleci-url]
[aws.shield]: https://img.shields.io/badge/Amazon_AWS-232F3E?style=for-the-badge&logo=amazon-aws&logoColor=white
[aws-url]: https://aws.amazon.com/
[circleci.shield]: https://img.shields.io/badge/circleci-343434?style=for-the-badge&logo=circleci&logoColor=white
[circleci-url]: https://circleci.com/