An open API service indexing awesome lists of open source software.

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.

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

Architecture Diagram

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/`

AWS Elastic Beanstalk

### Backend

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

AWS S3

### Database

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

AWS RDS

### CircleCI
![CircleCIStat](https://circleci.com/gh/yousafesaeed/deployment-process.svg?style=svg)

Read More About CircleCI and Pipeline Process: [Pipeline Process](documentation/PipelineProcess.md)

## Built With

* [![AWS][aws.shield]][aws-url]
* [![CircleCI][circleci.shield]][circleci-url]

(Back to Top)

[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/