Rob's Presentations with code, page 30
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
12/17/2020
at DevConf.IN
in India (virtual)
As we get deeper into Kubernetes yaml files, we see a lot of duplication. Can we move to a higher level that eliminates this duplication?...
Cypress: Your Automated Sous Chef
testing javascript
12/16/2020
at Cloud Native Kitchen
Have you ever wanted to refactor mercilessly but didn’t want to break the fragile tower? Or have you ever pushed to production only to spend the next few days cleaning up the regressions?...
The Definitive Deep Dive into the .git Folder
git
12/12/2020
at IT Pro|Dev Connections
in Greece (virtual)
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....
Kubernetes hands-on (Workshop)
docker devops kubernetes
12/10/2020
at DevIntersection
in Las Vegas, NV (virtual)
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
Getting Started with Spark and ML
data machine learning
12/3/2020
at GIDS.AI/ML & Data
in India (virtual)
Are you looking to get started with Machine Learning but don’t know where to start? Or are you looking to better leverage business data you’ve been collecting forever?...
Docker for Windows Container Development
docker devops asp.net core
12/1/2020
at DevOpsCon Munich
in Munich, Germany (virtual)
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome, available for Linux and Windows software development....
Gaining Confidence with Cypress Tests
testing javascript
12/1/2020
at AngularUP Experience
in Tel Aviv, Israel (virtual)
Have you ever wanted to refactor mercilessly but didn’t want to break the fragile tower? Or have you ever pushed to production only to spend the next few days cleaning up the regressions?...
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
11/25/2020
at India Azure Community Conference
in India (virtual)
As we get deeper into Kubernetes yaml files, we see a lot of duplication. Can we move to a higher level that eliminates this duplication?...
Database DevOps with Containers
devops docker
11/25/2020
at Update Now 2020
in Prague, Czech Republic (virtual)
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
11/25/2020
at DevOps Unicorns
in Latvia (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?...