Giter VIP home page Giter VIP logo

cf_ha_wordpress's Introduction

CloudFormation Template

CloudFormation template for highly available & secure WordPress deployment with RDS and custom VPC on AWS.

Networking Layer

This CloudFormation template creates a custom VPC with 2 public and 2 private subnets.

Components

  • VPC
  • 4 Subnets
  • Route Tables
  • Internet Gateway
  • NAT Gateway

Security Layer

This CloudFormation template creates security groups.

Components

  • Load Balancer Security Group
  • Database Security Group
  • Application Security Group

Data Layer

This CloudFormation template creates a RDS with MySQL Engine.

Components

  • Subnet Group
  • RDS

Compute Layer

This CloudFormation template creates a ASG and LB to deploy the application.

Components

  • Launch Configuration
  • Auto Scaling Group
  • Scaling Policy
  • Target Group
  • Load Balancer
  • HTTP Listener
  • HTTPS listener

Features

  • Higly Available, Scalable and Secure Architecture
  • End-to-End Automated

Prerequisites

  • Must have an AMI with Nginx & Php-Fpm configured
  • Application should return 200 Status Code on some path for health checks
  • Must have a registered domain
  • Must have certificate ARN of a Domain

Usage

Clone the repository and use the yaml files to create stack in the following order:-

  • Networking Layer
  • Security Layer
  • Data Layer
  • Compute Layer Fill all the parameter value and create stack.

Suggested Improvements

  • Add Backup for media content using S3 Bucket.
  • Add a Bastion or VPN server to administer application instances securely.
  • Add Secret Manager or SSM Paramtere store to store RDS credentials.
  • Add domain mapping for LB in Route53.

cf_ha_wordpress's People

Contributors

ankur-kesari avatar

Watchers

 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.