Rob's Presentations, page 30
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
9/21/2021
at Container Days
in Europe (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....
Continuous Security by Design
docker security devops
9/17/2021
at GrrCon
in Grand Rapids, MI
Have you struggled to get security baked into your DevOps process or have your security needs taken a back seat to “run fast and break things”?...
Database DevOps with Containers
devops docker
9/17/2021
at DataCon LA
in Los Angeles, CA (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
From Build Script to Dockerfile
docker devops
9/17/2021
at PowerShell, DevOps, and Cloud Conference
in India (virtual)
The quest of CI/CD is a uniform build in a neutral environment. With Docker’s multi-stage builds, you can get lean production images while ensuring software quality metrics, and bundling optimization is done exactly right each time....
Containerized Deployments for your SPA and API
docker kubernetes asp.net core vue.js
9/16/2021
at Docker Community All-Hands
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
Gaining Confidence with Cypress Tests
testing javascript
9/16/2021
at Music City Code
in Nashville, TN (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?...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
9/16/2021
at PowerShell, DevOps, and Cloud Conference
in India (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....
Local Development Techniques with Kubernetes
kubernetes devops docker
9/16/2021
at Music City Code
in Nashville, TN (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?...
Service Mess to Service Mesh
kubernetes security
9/15/2021
at DevSecOps Days Los Angeles
in Los Angeles, CA (virtual)
In our quest to secure all the things, do we jump in too quickly? We’ll use Istio and Linkerd as example service meshes, and look at the features we would expect from a service mesh....
JavaScript the Grumpy Parts
javascript
9/14/2021
at SPA Conference
in London, England (virtual)
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...