Skip to content

A hands on lab for deploying RDS instances within a VPC.

Notifications You must be signed in to change notification settings

cloudhnl/rds-deep-dive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDS deep-dive

This script will deploy a multi_az RDS instance within a VPC.

architecture

Learning objectives

  • know the components of an RDS instance
  • deploy a fault tolerant rds cluster
  • Connect to an RDS instance remotely
  • secure your instance from the public

Resources

  • RDS
  • VPC
  • Security Group
  • Terraform

Prerequisites

Install

git clone git@github.com:awshonolulu/rds-deep-dive.git
cd rds-deep-dive.git
terraform init

Dry run

terraform plan

About

A hands on lab for deploying RDS instances within a VPC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages