Rob's Presentations, page 46
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....
Building Stateful Workloads in Kubernetes
kubernetes
10/20/2020
at All Things Open
in Raleigh, NC (virtual)
It’s day 2. Kubernetes is running. You have your deployments and services set. Now how do you migrate the data store?...
Databases in the Microservices World
data
10/15/2020
at Connect.Online
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...
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....
Service Mess to Service Mesh
kubernetes security
10/13/2020
at Serverless Architecture Conference
in Berlin, Germany (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....
Databases in the Microservices World
data
10/10/2020
at CommitPorto
in Porto, Portugal (virtual)
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...