- Published on
Jenkins installation guide on Ubuntu Server
Step by Step Jenkins installation guide on Ubuntu Server. DevOps Tools.
Welcome to my website, the latest tech and life blog by Akil Mahmod Tipu. I'm a DevOps Engineer and AWS certified practitioner focused on building resilient infrastructure, automating CI/CD pipelines, and shipping reliable software. I'm a mathematics graduate and enjoy building side projects and writing about tech.
the latest tech and life blog by Akil Mahmod Tipu
Step by Step Jenkins installation guide on Ubuntu Server. DevOps Tools.
Step by Step Nexus Artifact Repository installation guide on Ubuntu Server. DevOps Tools.
Containers have become the go-to technology for deploying applications, but many see them as complex technology requiring Linux expertise. This perception overlooks the surprisingly simple and elegant nature of containers, which are fundamentally clever combinations of existing Linux kernel capabilities.
Docker containers enable efficient and portable software deployment, but running Docker in production introduces security, reliability, and performance challenges. This post provides 8 essential best practices for safely leveraging Docker at scale in live environments.
Deploying websites can be hard if you don't know how. But using Terraform makes it easy to put a simple website on AWS. In this post, we'll show you step-by-step how to use Terraform to get a basic website up on AWS. No need to feel overwhelmed - we'll explain everything along the way.