The Evolution of Free & Open Source Software (FOSS) SystemsThe world of software development has been greatly influenced by the rise of Free and Open Source Software (FOSS).FOSS has become quite…Jul 16Jul 16
Software Process Management ToolsSoftware Project management tools are specially designed to assist in managing projects and tasks effectively.In today’s fast-paced…Feb 17Feb 17
Deploy an application on Azure behind firewall and ssh through bastionIn this project, we’re constructing a secure digital environment to host a website. We start by setting up a virtual network with a…Feb 5Feb 5
Connecting to remote hosts through a bastion host using sshIn today’s digital world where everything is connected.So making sure that only the right people can access private network stuff is really…Dec 17, 2023Dec 17, 2023
How to create an ansible playbook to run tasks on multiple hosts using ansible roles?In this article, I’ll be create ansible playbook to run on two different servers using ansible roles.Dec 8, 2023Dec 8, 2023
Terraform with AWSTerraform is a infrastructure as a Code tool used to create infrastructure using code.In this devops project I will use the terraform to…Nov 2, 2023Nov 2, 2023
Secure a Springboot web application using OIDC protocol with AsgardeoUser authentication and access control using the OpenID Connect protocol with an identity provider involves a secure and standardized way…Oct 8, 2023Oct 8, 2023
Introduction to Kubernetes Services(Part 4)This is the fourth article on my article series kubernetes.So if you didn’t read my previous articles on kubernetes,please read them before…Sep 5, 2023Sep 5, 2023
Infrastructure as Code with Cloud Formation (CFT) vs TerraformLet’s divide this tutorial in to three parts as AWS cloud formation,Terraform and the differences between Cloud formation and Terraform.So…Aug 30, 2023Aug 30, 2023
Create a CICD pipeline with jenkins in an ec2 instance to deploy an application on to kubernetesFollowing figure shows the Architecture of the workflow that we are going to implement.Aug 27, 2023Aug 27, 2023