Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aws-devops-projects/eks-workshop

Infra is Code & Infra as Code by examples using Cloud Development Kit (CDK) & Terraform
https://github.com/aws-devops-projects/eks-workshop

aws cdk devops devsecops terraform

Last synced: about 3 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# Serverless Data Lake on AWS

1. Prerequisites

```
brew install node
brew install hugo
```

2. 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