Rob's Presentations with code, page 26
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....
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....
Making Kubernetes How We Build Things
kubernetes devops docker
5/4/2021
at Cloud Native Data Management Days (CNDM)
in Europe (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?...
JavaScript Tests in Node, the Browser, and CI
javascript node testing
4/29/2021
at GIDS Live
in India (virtual)
Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....