Rob's Presentations, page 34
The Definitive Deep Dive into the .git Folder
git
5/27/2021
at Conf42
What’s in the .git folder? How are commits stored? How do branches work? We’ll dive deep into the objects folder, unpack commits, look at the types of DAG nodes, examine object content, and build a complete visualization of the stored content....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
5/25/2021
at Spain Cloud Summit
in Spain (virtual)
Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
5/22/2021
at Azure Singapore
in Singapore (virtual)
Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
Making Kubernetes How We Build Things
kubernetes devops docker
5/22/2021
at DevFest Live
in Budapest, Hungary (virtual)
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
5/21/2021
at 200ok
in Oklahoma (virtual)
Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
5/13/2021
at DevOps Pro Europe
Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
Database DevOps with Containers
devops docker
5/12/2021
at We Are Developers Live
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Databases in the Microservices World
data
5/12/2021
at Percona Live
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...
Database DevOps with Containers
devops docker
5/5/2021
at Data Platform Geeks Virtual Symposium
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
JavaScript the Grumpy Parts
javascript
5/4/2021
at Minnesota Developers Conference
in Minnesota (virtual)
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...