Learn
One of my passions is teaching people new things. This page highlights some of the free material I've published that helps teach everything from DevOps, Agile, Test Driven Development, to the ins and outs of Miro. This section is a self-service and self-paced style of learning.
๐ป Are you interested in becoming a developer, learning about DevOps, cloud, automation, and pipelines?
๐ Looking for more than online videos and books to launch your career? Not sure where to start?
๐๏ธ I'm developing a Fast Track - looking to help as many people as I can, however I can!
Katacodas
You can see all of my Katacoda courses at https://www.katacoda.com/drewkhoury/ (login with github or email) - or dive straight into the ones I've included on my Katacoda page.
DevOps
The DevOps 101 repo started off as a collection of links related to DevOps and adjacent. A sort of bookmark of the links I often use to teach concepts for those new to the world of DevOps. I have a blog that shares how I teach DevOps in one afternoon.
Some of my favourite highlights from this repo are:
- https://trunkbaseddevelopment.com/
- https://web.devopstopologies.com/
- https://devopschecklist.com/
- https://medium.com/devopslinks/the-15-point-devops-check-list-8cd2afb4a448
- https://danlebrero.com/2018/07/09/kubernetes-explained-in-pictures-the-theme-park-analogy/
- Do you know the differences between Scrum and Kanban? - The key image in that post: scrum vs kanban
- Agile Product Ownership in a Nutshell
Miro
This video walks you through many different features in Miro using a Miro board you can follow along with.
We'll cover use of post-its, locking items, frames and presentations, voting, timers, zoom levels, and even kanban boards!
Watch the video on YouTube Miro Masterclass or play the video below:
3 Musketeers
https://github.com/drewkhoury/3musketeers-master-class
Docker
What IS Docker anyway? - Introduction to Docker (by Aaron N. Brock)
Follow Aaron N. Brock on LinkedIn for Memes.
Demo Source: https://github.com/AaronNBrock/hello-docker/
Getting Started w/ Google Cloud: https://cloud.google.com/getting-started/
Chapters:
- 0:00 A World Before Docker
- 4:27 Docker to Save the Day
- 6:36 How-to Docker
- 9:52 DEMO TIME!
- 17:12 Outro
- 18:49 Demo 2: Electric Boogaloo
AWS Challenge
https://github.com/drewkhoury/aws-challenge
This is the first iteration of the AWS Challenge. A test that covers some basic AWS/Web skills and allows you to learn, and showcase your skills to the world.
See my challenge outline for more.