avatar

Julia Furst Morgado

Global Technologist | Public Speaker

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.