Rob's Presentations with code, page 17
Database DevOps with Containers
devops docker
12/7/2021
at DevIntersection
in Las Vegas, NV
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
A Database DevOps Pipeline
devops data
12/1/2021
at DevOpsCon Munich
in Munich, Germany (virtual)
Are your automation practices accounting for the database? How do you verify database software quality? Most importantly, how do you care for customer data as the schema evolves?...
JavaScript Tests in Node, the Browser, and CI
javascript node testing
12/1/2021
at JS Conf Mexico
in Mexico City, Mexico (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....
Making Kubernetes How We Build Things
kubernetes devops docker
11/30/2021
at DevOpsCon Munich
in Munich, Germany (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
11/27/2021
at .NET Conf 2021
in Pakistan (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....
The Definitive Deep Dive into the .git Folder
git
11/26/2021
at Git Commit Show
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....
Minimal APIs with ASP.NET
11/25/2021
at Toronto .NET Meetup
in Toronto, Ontario, Canada (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
11/20/2021
at DevFest Sri Lanka 2021
in Sri Lanka (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....
Kubernetes hands-on (Workshop)
docker devops kubernetes
11/19/2021
at Porto Tech Hub
in Porto, Portugal (virtual)
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
11/13/2021
at DevFest Ado-Ekiti 2021
in Ado Ekiti, Nigeria (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....