PinnedImplementing Blue/Green Deployments with Amazon ECS and AWS CodeDeployBlue/Green deployment strategies allow you to minimize downtime and reduce risk during application updates. In this article, I will walk…Sep 17, 2024Sep 17, 2024
PinnedImplementation of SachOSThis is to share my Experience in Developing My Very First Operating System. I used Ubuntu As the operating system to develop my Operating…Jul 16, 2021Jul 16, 2021
How do Application Load Balancers work?Let’s try to imagine ALB at work in the middle of a restaurant:Dec 28, 2024Dec 28, 2024
Importing Existing Infrastructure into Terraform using TerraformerTerraformer is a powerful tool for importing existing cloud infrastructure into Terraform configuration files. This tool helps automate and…Nov 8, 2024Nov 8, 2024
Understanding HTTP, HTTPS, SSL and TLSThe internet has become an essential part of our daily lives. When we visit a website, send an email, or shop online, we interact with…Sep 3, 2023Sep 3, 2023
Automating Jenkins Jobs Using Job DSL PluginIn the world of continuous integration and continuous delivery (CI/CD), Jenkins has emerged as one of the most popular and powerful…Aug 12, 2023Aug 12, 2023
What are exit codes in Linux?An exit code in Linux represents the result of the execution of a command or script.Oct 28, 2022Oct 28, 2022
Implementation of Sach Os (Part9)This is the ninth in a series of articles on the subject.. I’m following the Reference Book “The little book about OS development” by Erik…Sep 27, 2021Sep 27, 2021