Feb 4 · 3 min read · We are building Padhloo, a library booking platform. As a student founder, getting approved for "AWS Activate" credits feels like winning the lottery. Suddenly, you have thousands of dollars in credits, and you think, "Great! Let's build a Netflix-le...
Join discussion
Nov 7, 2025 · 4 min read · Today I want to share how to install and configure wordpress on AWS lightsail. In this scenario I used Ubuntu 24.04, MySQL for database and wordpress version 6.8.3. The first thing I create Lightsail and use ubuntu 24.04. I chose operating system ( ...
Join discussion
Aug 15, 2025 · 9 min read · Nowadays, many individuals and businesses are leveraging n8n to create diverse automation tools and systems. In this article, we will explore about n8n and how to host n8n for personal projects, providing you with the knowledge to take full control o...
AAnik and 1 more commented
Feb 25, 2025 · 2 min read · AWS Lightsail makes it easy to deploy a WordPress website with a few clicks. Here’s a step-by-step guide: 🛠 Step 1: Create a WordPress Instance on Lightsail Log in to AWS Lightsail: 👉 Lightsail Console Click "Create Instance" Choose the Region ...
Join discussionNov 14, 2024 · 3 min read · This setup is for Django app but can also applies to other platform as well. The general setup before we get into details:- Run django with gunicorn Manage the gunicorn process with systemd Nginx as reverse proxy that forward incoming requests to ...
Join discussion
Oct 8, 2024 · 7 min read · Amazon LightSail Amazon Lightsail is the embodiment of cloud computing’s ultimate promise. A turnkey solution for launching a full-capacity website, able to handle as much traffic as one of the biggest websites in the world, in just two minutes. Amaz...
Join discussionAug 13, 2024 · 4 min read · In the vast world of AWS, deploying containers can be like choosing an ice cream flavor—exciting but a bit overwhelming! 🍦 AWS offers several ways to run your containers, each with its own unique benefits. Let’s dive into the seven main options you ...
Join discussion
Jul 23, 2024 · 4 min read · AWS Compute Services: In today’s rapidly evolving digital landscape, businesses need reliable, scalable, and cost-effective computing solutions to stay competitive. Amazon Web Services (AWS) provides a suite of powerful compute services that cater to...
NNadim commented
Jul 12, 2024 · 3 min read · A LAMP stack is a popular set of open-source software used for web development. It stands for Linux, Apache, MySQL, and PHP: Linux: The operating system that runs the server. Apache: The web server software that delivers web pages to users. MySQL:...
Join discussion