Rob's Presentations with code, page 34
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
11/4/2020
at DevOpsLive
in Plano, TX (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 Flux Pattern: MVC framework for Data
javascript
11/4/2020
at GIDS.Lang
in India, Singapore, Australia (virtual)
The MVC Pattern provides elegant abstractions for web requests. Flux provides similar patterns for data movement....
Containerized Deployments for your SPA and API
docker kubernetes asp.net core vue.js
10/28/2020
at API World
in San Jose, CA (virtual)
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
ASP.NET Core in Linux and Windows Containers
asp.net core docker
10/23/2020
at Memphis .NET User Group
in Memphis, TN (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....
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....
ASP.NET Core in Linux and Windows Containers
asp.net core docker
10/22/2020
at Big Mountain Data and Dev
in Salt Lake City, UT (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....
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....
JavaScript Tests in Node, the Browser, and CI
javascript node testing
10/15/2020
at TestCon Europe
in Lithuania (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....
Containerized Deployments for your SPA and API
docker kubernetes asp.net core vue.js
10/14/2020
at API Conference
in Berlin, Germany (virtual)
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
Redux: the MVC framework for data
javascript react
10/14/2020
at Connect.Tech
in Atlanta, GA (virtual)
The MVC Pattern provides elegant abstractions for web requests. Redux provides similar patterns for data movement in React....