Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aws-devops-projects/eks-workshop
- Owner: AWS-Devops-Projects
- License: mit
- Created: 2020-08-13T13:26:30.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T12:31:31.000Z (about 4 years ago)
- Last Synced: 2024-05-01T11:30:14.851Z (6 months ago)
- Topics: aws, cdk, devops, devsecops, terraform
- Language: TypeScript
- Homepage: https://modern-apps.aws.job4u.io/
- Size: 25.7 MB
- Stars: 11
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.gitcd 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