Software Developer. DevOps enthusiast
In this article, we configure an AWS RDS instance to store data for a .NET 8 API deployed on an AWS EC2 instance. We cover the creation of the RDS...
Step-by-Step Guide to Setting Up AWS/GitHub CI/CD for .NET 8 · This blog documents the setup of an automated CI/CD workflow for a .NET 8 back-end API...
Simple Steps to Host .NET 8 API with Docker, AWS EC2 and NGINX · In this article, I will guide you through deploying a .NET 8 Web API using Docker on an...
Simple Steps to Containerize Your .NET 8 API with Docker · This article guides you through the initial steps of hosting a .NET 8 API on the internet by...