Tag "kubernetes"

Learning OpenShift on Linkedin Learning

I’m very happy to announce that my new training called “Learning OpenShift” is now available to subscribers at LinkedIn Learning!

Back to Monoliths

So Amazon Prime Video (of all people!) published a blog post about how they’re returning to monoliths, relayed by DHH, generating lots of noise, to the point that even Dr. Werner Vogels himself, CTO at Amazon, had to pour some thoughts about the subject.

Reusing Apps Between Teams and Environments Through Containers

This was my speech for the WeAreDevelopers Container Day on February 3rd, 2021. The talk will feature a live demo showing how to build, optimize, and distribute containers to be reused in as many environments as possible, 100% based on the experience of the VSHN team.

Microservices or Not? Your Team Has Already Decided

Let’s take a somewhat tangential approach to the subject of the Microservices architecture. Most discussions about it are centered around technological aspects; which language to choose, how to create the most RESTful services, which service mesh is the most performant, etc.

Fortune Apps

As part of my work in VSHN, I lately prepared a set of demo applications ready to be containerized and deployed in our new product APPUiO Cloud.

Gitea

GitHub, BitBucket, GitLab; they are not the only solutions available to share Git repos with your friends and colleagues.

Notes About "Cloud Without Compromise"

I’ve been reading “Cloud Without Compromise: Hybrid Cloud for the Enterprise” by Paul Zikopoulos and Christopher Bienko.

Kubernetes for Non Technical Readers

If you work in the tech field, the word “Kubernetes” is all over the place these days; for those new to the subject, it can be very confusing to understand what it is, what it does, and why it is so important to so many people.

Vagrant, k3s and VirtualBox

Last weekend I decided to learn Vagrant to build a simple k3s Kubernetes cluster on top of a set of VirtualBox virtual machines.

Amazon EKS Anywhere

I’ve been playing lately with Amazon EKS Anywhere, the Kubernetes distribution used by EKS that you can install in your own premises.