WHY KUBERNETES BACKUP SOLUTIONS ARE ESSENTIAL FOR MODERN INFRASTRUCTURE

As Kubernetes becomes the cornerstone of modern infrastructure, implementing a robust, Kubernetes-native backup solution is no longer optional—it’s imperative.

HOW TO UPGRADE TO VEEAM BACKUP FOR AWS V8.0

How and Why to Update Veeam Backup for AWS to Version 8 With the recent launch of Veeam Backup for AWS (VB for AWS) version 8 on July 2nd, it’s time to update your setup to take advantage of the latest features and improvements.

CHALLENGE 3 - CREATING REAL-TIME WEB APPLICATIONS WITH DOCKER AND POSTGRESQL

Welcome to Challenge 3 in our cloud-native application development journey, where we integrate real-time interactions using Docker and PostgreSQL!

INSTALL VEEAM KASTEN ON AN AMAZON EKS CLUSTER

In this guide, we will walk through the process of installing Veeam Kasten on an Amazon EKS cluster.

EASILY DEPLOY WORDPRESS AND MYSQL ON AMAZON EKS

Amazon Elastic Kubernetes Service (EKS) is a managed Kubernetes service that makes it easy to run Kubernetes on AWS without needing to install and operate your own Kubernetes control plane or nodes.

INSTALL VEEAM KASTEN ON A KUBERNETES CLUSTER RUNNING ON KIND

In this guide, we’ll walk through the process of installing Veeam Kasten on a Kubernetes cluster running on kind (Kubernetes in Docker).

DEPLOYING WORDPRESS AND MYSQL ON KUBERNETES WITH KIND: A STEP-BY-STEP GUIDE

This blog is inspired by an article from the Kubernetes website teaching how to deploy WordPress and MySQL on Minikube, but since I found it very confusing and wanted to use Kind, I’m writing this step-by-step guide.

UNDERSTANDING LOAD BALANCER VS. INGRESS IN KUBERNETES

In the world of Kubernetes, managing traffic flow and exposing applications externally is a crucial aspect of application deployment.

CHALLENGE 2 - APPLICATION PERSISTENCE WITH FS AND SQL DB

Ok let’s continue with our Cloud Native Dev challenges. We’re not beating around the bush here!

CHALLENGE 1 - CREATE A SIMPLE APP WITH HTTP ENDPOINTS AND HOST IN GITHUB

It’s been a while since I last caught up with Mauricio Salatino, known as Salaboy, to delve deeper into enhancing my Cloud Native skills.