Coder Social home page Coder Social logo

alldrops-infra's Introduction

alldrops-infra

Terraform IaC to provision AWS infrastructure for a clone of alldrops.info website at aws.alldrops.info subdomain.

About

The website alldrops.info is accessible on the following domain and subdomain:

  1. https://alldrops.info - Hosted on Netlify

  1. https://aws.alldrops.info - A clone, hosted on an AWS set of components, provisioned by the Terraform Infrastructure as Code contained in this repo.

The repository's main goals is playing with Terraform/AWS, and serving as example for others.

Project Structure

This project assumes the following premises.

  • Terraform uses Terraform Cloud as the Backend to maintain its state.

  • An AWS S3 private bucket creation to host the website content, with no public access.

  • AWS CloudFront used as CDN, fetching the website content at the private S3 bucket.

  • Route53 serving as DNS for the subdomain aws.alldrops.info (alldrops.info is served by another service outside AWS).

  • AWS Certificate Manager provides certificates and allow https.

  • A CloudFront Function (JS) used to fetch index.html files for non-root URIs (for example.: https://alldrops.info/posts/linux-drops/ )

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.