Tech Talks

QUIC & HTTP/3: Open Standards and Open Source Code — step-by-step DevOps tutorial on Progressive Robot

QUIC & HTTP/3: Open Standards and Open Source Code

This talk is intended to help jumpstart anyone with an interest in Web or Internet communications on the exciting new protocols QUIC and HTTP/3. It attempts to shed light on the sometimes-confusing world of Internet standards development, hopefully revealing that the tools and processes that are strikingly familiar to typical software development. Familiarity with networking principles such as TCP, UDP and TLS will be beneficial but is not a requirement for understanding.

Read more
Steering Kubernetes on the cloud provider With Pulumi — step-by-step Kubernetes tutorial on Progressive Robot

Steering Kubernetes on the cloud provider With Pulumi

Learn how Pulumi — an open source infrastructure as code SDK — helps you to leverage real programming languages to overhaul the complexity of deploying and managing Kubernetes clusters and workloads. We’ll build infrastructure stacks, and showcase how to operate your cluster and app lifecycles.

Read more
Creating a Laravel API — step-by-step DevOps tutorial on Progressive Robot

Creating a Laravel API

APIs make the web go round. Let’s create one from scratch using the popular PHP framework, Laravel. See the main tools required to create Laravel projects and the fastest, most efficient way to create a Laravel API.

Read more
CHAT