Tuesday, 27 November 2018

Deployed Social Book Application into Amazon S3 and Elasctic bean cloud servers

I have successfully deployed the Full stack Social Book Application onto Amazon S3 and Elastic bean cloud servers.

Deployed the front end of the application to Amazon S3 bucket production server used "ng build --prod" to build the application as "dist" folder and deployed the files into the Amazon S3 bucket which made the front end of the application working.

Deployed the Backend of the application as a Restful API into Amazon Elastic bean cloud servers. Built a server environment and deployed the files into the server environment with MongoDB atlas as a remote database.

Here is the link to the application:
http://social-book-mean.s3-website-us-east-1.amazonaws.com/ 



Refernces:

https://www.youtube.com/watch?v=xhc1boyBkJw

https://www.youtube.com/watch?v=RUKcrphvO8I

https://docs.aws.amazon.com/AmazonS3/latest/dev/using-iam-policies.html

https://docs.aws.amazon.com/s3/index.html?id=docs_gateway#lang/en_us

https://docs.aws.amazon.com/elastic-beanstalk/index.html?id=docs_gateway#lang/en_us

No comments:

Post a Comment