Posts
All the articles I've posted.
Deploy a Full-Stack Application on DigitalOcean App Platform with Terraform
Posted on:June 2, 2024 at 06:05 PM (12 min read)Learn how to easily deploy a scalable, cost-effective full-stack application on DigitalOcean App Platform using Terraform with full control using docker. Perfect for developers looking for easy and cheap cloud deployment.
Managing Runtime env variables in JS Vite applications with Docker and Nginx
Posted on:January 19, 2024 at 12:55 PM (2 min read)Managing Runtime environment variables in JavaScript Vite applications with Docker and Nginx
Health probes in Java Spring Boot done right
Posted on:April 4, 2023 at 09:55 AM (3 min read)How to set up health probes in Java using Spring Boot the right way