Rob's Presentations on devops, page 21
Kubernetes hands-on (Workshop)
docker devops kubernetes
10/23/2020
at Data Con LA
in Los Angeles, CA (virtual)
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
From Build Script to Dockerfile
docker devops
10/15/2020
at PowerShell & DevOps Global Conference
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....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
10/8/2020
at .NET Vegas
in Las Vegas, NV (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
10/6/2020
at Tanzu Tuesdays
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...
Docker for Windows Container Development
docker devops asp.net core
10/3/2020
at TDevConf
in Tennessee (virtual)
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome, available for Linux and Windows software development....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
9/26/2020
at Northern VA Code Camp
in Virginia (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
9/22/2020
at DevOps World
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...
Making Kubernetes How We Build Things
kubernetes devops docker
9/15/2020
at apidays Melbourne
in Melbourne, Australia (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 Azure Functions
devops azure
9/4/2020
at ServerlessDays ANZ
in Australia (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....
Database DevOps with Containers
devops docker
8/28/2020
at SQL Saturday SLC
in Salt Lake City, UT (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....