How to set up SSH between two AWS EC2 instances using Ansible with two playbook deploymentIn this blog, we will explore how to set to set up SSH between two instances with Ansible while deploying playbook on it. Ansible provides open-source automation that reduces complexity and runs everywhere. Using Ansible lets you automate virtually a...Jun 17, 2025·5 min read
Deploy an Application to Amazon ECS With EC2 | Docker | ECR | Fargate & Load balancerYou are all welcome to my blog and many. Today I would like to share with you instructions on how to deploy a web application to Amazon ECS with EC2, Fargate and load balancer but before we dive in I would like to provide some basic information regar...Apr 21, 2025·6 min read
A Complete Guide To Hosting A Web Application From Github Using Azure App Service With CLI And Creation Of Deployment SlotsThis article will guide us through step by step on how to host a web application from Github using Azure App service with CLI. Also, we will take a step further to create deployment slots for our web application within the Azure Ap Service. Without f...Mar 12, 2025·6 min read
How to Set Up Two EC2 Instances on an EFS EasilyYou are all welcome to my blog and many. Today I would like to share with you steps by steps guide on how to deploy EC2 instances on EFS and I hope this guide will help you understand the easiest steps to follow. Amazon Elastic File System (Amazon EF...Feb 27, 2025·5 min read
Blob Storage/ SAS URL GenerationLearn the steps to keep sensitive documents in Azure Blob Storage private while allowing brief access to outsiders.Feb 4, 2025·5 min read
How To Add A Data Disk To A Virtual Machine And Initialise It For UseThis tutorial will provide guidance on how create and attach data disk to our Virtual Machine. When a virtual machine is deployed on the cloud, it comes with OS disk. According to Azure disks roles, there are three main disk roles in Azure: the OS di...Jan 12, 2025·2 min read
Introduction to Windows virtual machines in AzureThis tutorial will guide us through step-by-step guide on how to create a windows 10 virtual machine in Azure. Azure VMs are an on-demand, scalable cloud-computing resource. They're similar to virtual machines that are hosted in Windows Hyper-V. They...Jan 11, 2025·5 min read