clouddiadem.hashnode.devAutomation of LAMP (Linux, Apache, MySQL, PHP) stack deployment using Bash Script in AnsibleIntroduction A Bash Script is a text file with several commands written in the Bash shell language. The Bash shell carries out operations one by one when you run the script. This allows you to automate repetitive tasks, manage files, and configure sy...Apr 27, 2024·17 min read
clouddiadem.hashnode.devInstall, Configure, and Host a Custom Website on Apache2 Web Server, with Ubuntu, Using AWS EC2 InstanceIntroduction Ubuntu provides the foundation and infrastructure necessary to run web server software like Apache2, enabling it to serve web content to clients over the internet. We will be covering Installing, Configuring, and Hosting a Custom Website...Feb 22, 2024·7 min read
clouddiadem.hashnode.devLinux Commands"So what is Linux? Can you explain to me like I am 5 years old?" Ps: I'll be using folders and directory interchangeably but they mean the same thing Suppose you own a large box filled with vibrant building blocks. These blocks have incredible power!...Feb 12, 2024·11 min read
clouddiadem.hashnode.devFitness Company Scales Up Data Processing with Amazon SQS and Lambda Functions.There is a fitness company that had a lot of subscribers who were keen on keeping track of their workouts. The company realized that they needed to find a solution to handle the influx of workout data for their subscribers. They decided to build th...May 21, 2023·2 min read
clouddiadem.hashnode.devUnderstanding APIs: How They Work Like Waiters in a RestaurantLet's imagine you're at a restaurant and you want to order some food. You don't go into the kitchen and tell the chef exactly how to cook each dish, right? Instead, you talk to the waiter or waitress, who acts as a middle person between you and the k...May 14, 2023·3 min read