Git Product home page Git Product logo

infrastructure-automation-scripts's Introduction

AWS

1. CloudFront Setup Template

This template will help you to easily host your website with your API. It will create a CloudFront distribution with S3 website bucket origin, API Gateway origin and Link with Route53 DNS record. SSL certificate will be appliled to the domain.

How to use?

  1. Create a Hosted Zone

image

  1. Request a certificate for that domain and copy the certificate Arn

image

  1. Goto CloudFormation Service and create a new stack with CloudFrontSetup.yml

  2. Fill in the required parameters and create the stack

image

  1. Once the template creation is successful (~15mins) goto S3 and find the S3 bucket with the given domain name. Upload your website code eg: AngularJS, ReactJS, etc...

Outputs

  1. S3 Butcket to upload website code
  2. Link with API Gateway
  3. Create CloudFront distribution with 1 & 2 Origins
  4. Add SSL certificate to CloudFront distribution
  5. Link Route53 domain to CloudFront

image

Now you can visit your website!

image

infrastructure-automation-scripts's People

Contributors

mjzone avatar deleepa avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.