How to install Apache, MySQL, PHP (LAMP) stack on Ubuntu 24.04
As you are aware a LAMP stack means the server has Linux as Operating System and installed with Apache Web Server, MySQL Database and PHP for processing dynamic content. We…
As you are aware a LAMP stack means the server has Linux as Operating System and installed with Apache Web Server, MySQL Database and PHP for processing dynamic content. We…
In this tutorial we will take a look at how to AWS EKS cluster and connect to EFS using PHP. We are using eksctl command line tool and at the…
This is a quick tutorial on how to copy AWS Security group rules to different region. Its pretty simple to manually add each rule but its a pain if you…
EventBridge is serverless event bus service that enables you to decouple your application thereby making it faster to build , innovate and scale. You can create your own Event Bus…