Tag: devops
All the articles with the tag "devops".
Is Go Worth Learning in 2025?
Published:Is worth learning Go in 2025? Let's explore what the job market, the tech landscape, and the language itself have to say.
Deploy a Go app to AWS (EC2) with Nginx, SSL & Custom Domain (Step-by-Step)
Published:Deploy a complete Go (Golang) app to AWS EC2 with Nginx, SSL, and a custom domain! This tutorial walks you through launching an EC2 instance on AWS, setting up your Go app, configuring Nginx as a reverse proxy, securing your connection to the server with SSL, and connecting a custom domain.