/eks-workshop

Infra is Code & Infra as Code by examples using Cloud Development Kit (CDK) & Terraform

Primary LanguageTypeScriptMIT LicenseMIT

Serverless Data Lake on AWS

  1. Prerequisites
brew install node
brew install hugo
  1. Git clone
git clone https://github.com/AWS-Devops-Projects/eks-workshop.git

cd eks-workshop
npm run theme

Run Hugo

npm start

http://localhost:8080

Submodule

git submodule add https://github.com/AWS-Devops-Projects/hugo-theme-learn themes/hugo-theme-learn

rm -rf .git/modules/themes/hugo-theme-learn .git/modules/hugo-theme-learn