You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terraform module to provision AWS Backup, a fully managed backup service that makes it easy to centralize and automate the back up of data across AWS services such as EBS volumes, RDS databases, DynamoDB tables, EFS file systems, and AWS Storage Gateway volumes.
Creates an AWS EFS file system and associated mount points and security group. Optionally (on by default), configures a one-off AWS Backup plan/vault to back up the volume.
Provisioning AWS Infrastructure using the Terraform. Creating the new Instances using Subnet, Security Group, Internet Gateway, EFS and VPC (Virtual Private Cloud) on the AWS.
Infrastructure-incubator drives the infrastructure used by everesthack. At everesthack, this project is primarily used to deploy bitnami-wordpress stack on AWS. However with little to no changes this can be used to deploy a multi-tiered,HA, and fault tolerant infrastructure to host your application/s.
Chef Cookbook + CloudFormation Template - Stand up autoscaling group with EC2 Instances on Amazon Linux Running Mediawiki on Nginx. Using RDS backend and EFS for content sharing (uploads).