johnfkraus / hands-on-with-amazon-eks

Companion to Cloud Domain Hands-on with Amazon EKS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands-on with Amazon EKS!

In this repository you will find all the assets required for the course Hands On With Amazon EKS, by A Cloud Guru, a Pluralsight Company.

Bookstore application

This solution has been built for for explaining all the concepts in this course. It is complete enough for covering a real case of microservices running on EKS and integrating with other AWS Services.

You can find in here the documentation of the APIs.

Startup:

git clone https://github.com/johnfkraus/hands-on-with-amazon-eks.git
alias k=kubectl
alias ll='ls -lahtr'
cd hands-on-with-amazon-eks
./scripts-by-chapter/prepare-cloud-shell.sh
./scripts-by-chapter/chapter-2a.sh
![image](https://github.com/johnfkraus/hands-on-with-amazon-eks/assets/3719472/b703136d-9c1e-4cd2-885f-aff394fdda9e)

About

Companion to Cloud Domain Hands-on with Amazon EKS

License:MIT License


Languages

Language:HTML 25.9%Language:SCSS 20.1%Language:Shell 16.4%Language:TypeScript 11.6%Language:Mustache 10.8%Language:Ruby 5.9%Language:CSS 3.0%Language:C# 2.2%Language:JavaScript 1.9%Language:Python 0.9%Language:Smarty 0.9%Language:Dockerfile 0.4%