Create Free & Powerful Ubuntu VPS (4 cores, 24 GB RAM) in Oracle Cloud

In this blog post, I will show the step by step process to create Ubuntu server in Oracle cloud and how you can connect to it. As explained in one of my previous blog post, Oracle cloud provides generous resources under its free tier. Especially good amount of compute resources. Especially for ARM Ampere A1…

Building Multi-Arch Images for Arm and x86 with Docker

In this blog post, I show how we can build Spring Boot Multi-Arch Images for Arm and x86 using Docker Processor Architectures There are different architectures on which processor are made. Processors Supporting Architecture Intel and AMD processors x86/x86-64/AMD64 Apple M1 , Ampere A1, Graviton, Broadcom ( Used in Raspberry Pi) ARM/ARM64/ARMHF While most of…