#ec2
Read more stories on Hashnode
Articles with this tag
A beginner-friendly step-by-step guide to deploying Laravel application to Amazon EC2 instance. This process works for Node.js apps and lots of others ยท...
Use the Cloud Watch agent to send logging and debugging to Cloud Watch. You can check logs without logging into instances. It's accessible even after...
You can create Redis/Elasticache even though Amazon Lightsail doesn't offer it. You can create an Elasticache for Redis cluster in AWS and connect...
Lightsail offers Load Balancer. It's very easy to provision one and attach one or multiple instances to it. Let's create one and attach instances to...
Taking regular backup/snapshots of a production application is important. It is one of the main requirements of a disaster recovery(DR) plan. But...