Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eitansuez/eitansuez.github.io
https://github.com/eitansuez/eitansuez.github.io
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eitansuez/eitansuez.github.io
- Owner: eitansuez
- Created: 2020-07-10T13:58:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T17:08:58.000Z (11 days ago)
- Last Synced: 2024-11-05T17:34:21.559Z (11 days ago)
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Technical education materials
A sampling of course materials I developed:
- [Concourse](https://eitansuez.github.io/concourse-lessons/)
- [Spring Boot developer](https://eitansuez.github.io/boot2-course/)- [Microservices with Spring Cloud](https://eitansuez.github.io/springcloud_course/)
- [PCF developer](https://eitansuez.github.io/pcfdev-asciidoc/)
- [Spring Cloud Services](https://eitansuez.github.io/scs-2day/)- [Platform Automation](https://eitansuez.github.io/platform-automation-training/)
- [GemFire Developer](https://www.pluralsight.com/courses/gemfire-developer-pivotal) - requires a pluralsight subscription, co-developed with Mark Secrist
### Kubernetes
- [How to prepare for the CKA exam](https://kube.academy/courses/how-to-prepare-for-the-cka-exam)
- [CKAD Practice](https://kube.academy/courses/ckad-practice)
- [Envoy Gateway](https://eitansuez.github.io/eg-webinar/)### Service Mesh
- [Istio 0 to 60 workshop](https://tetratelabs.github.io/istio-0to60/)
- [Tetrate tech talks](https://tetratelabs.github.io/tetrate-tech-talks/)
- [Killer Coda Istio & Envoy Scenarios](https://killercoda.com/eitansuez)
- [Spring PetClinic on Istio](https://eitansuez.github.io/spring-petclinic-istio/)
- [Troubleshooting Istio](https://tetrateio.github.io/istio-troubleshoot/)## Writeups
- [CKAD Retrospective](./writeups/ckad-retrospective.md)
- [Rediscovering past patterns in modern systems architectures](./writeups/istio-di.md)
- [Checking out ingress2gateway](./writeups/ingress2gateway.md)