sreedeviblog.hashnode.devHow to Automate Patching in EC2 Server with Shell Scripts: A Step-by-Step GuideHello Geeks, Welcome to Linux Series, in this series we are going to discuss about Linux and Shell Scripting with hands on demo’s In this article we are going to learn about Patching in EC2 Linux and automate it with Shell Scripting. Linux is an open...Mar 23, 2025·3 min read
sreedeviblog.hashnode.devHow to Automatically Mount File Systems and Storage Devices on Server BootHey Tech Geeks, welcome to the AWS series in this series we are going to discuss AWS Cloud Services along with hands-on demos. In this article, we are going to discuss about “Step-by-Step Guide to Auto-Mount File Systems at Server Startup”. Let’s dis...Mar 22, 2025·4 min read
sreedeviblog.hashnode.devSteps to Automate Compliance Reporting When Termination Protection Isn't OnHello readers, In this article we are going to discuss about “Steps to Automate Compliance Reporting When Termination Protection Isn't On”. As we all know with “Termination Protection” feature in EC2, we can protect our EC2 servers from accidental de...Mar 20, 2025·3 min read
sreedeviblog.hashnode.devLAMP Architecture with Docker ComposeHello readers, in this article we are going to discuss about docker compose and building LAMP Architecture with Docker Compose. What is Docker Compose Compose is a tool for defining and running multi-container Docker applications. With Compose, you ...Sep 28, 2022·2 min read
sreedeviblog.hashnode.devDocker Series Part-2Hello readers, welcome to Docker Series Part-2. Hope you all enjoy the previous article Docker Series Part-1 (Introduction to Docker) if anyone of you missed, please check that article to get an idea about Docker. In this article we are going to di...Sep 13, 2022·2 min read