Rob's Presentations, page 29
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?...
Databases in the Microservices World
data
9/13/2021
at DevOps Lisbon Meetup
in Lisbon, Portugal (virtual)
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...
ASP.NET Core in Containers on .NET 5
docker devops asp.net core
9/3/2021
at DevConf.us
in Boston, MA (virtual)
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. ASP.NET Core is a cross-platform, open-source reimagination of the Microsoft stack....
Gaining Confidence with Cypress Tests
testing javascript
9/3/2021
at DevConf.us
in Boston, MA (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?...
Database DevOps with Containers
devops docker
9/2/2021
at DevConf.us
in Boston, MA (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....