/aws-cloud-practice

Learn and practice AWS services

Primary LanguageHCL

Practice

This repository consist of my hands on examples to learn and practice provisioning AWS infrastructure, build a strong CI/CD pipeline to deploy different type of applications.

Goals

  • A monorepo for multiple apps, infra code, CICD code
  • Able to deploy each app to multiple targets, controlled by a deployment config file
  • Practice Continous Integration, Continuous Delivery, Continous Deployment
  • Practice GitOps
  • Create boilerplate infrastructure code for common architecture

Tools