Skip to content

virtuelabs-io/IaC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure

Steps

  • Run initialise-project.sh script to create IaC dependencies
  • Configure Network: convert two of the subnets to private in the existing default VPC. This is done by creating new route table and NACL. Route tables default route to the internet is taken off, and the NACL allows only internal traffic.
  • Test the network if it all works as expected by deploying instances in respective subnets
  • Deploy Cognito Resources
  • Deploy Elastic Search Resources
  • Create indices with appropriate settings
  • Create SQS queues necessary
  • Deploy search service

About

Infrastructure as Code (IaC) for AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages