- Newest
- Most votes
- Most comments
Hello.
For Lightsail instances, memory usage cannot be checked with metrics.
You need to connect via SSH and use the "top" command to check.
https://lightsail.aws.amazon.com/ls/docs/en_us/articles/understanding-instance-health-metrics-in-amazon-lightsail
From what I've heard about the situation, it is possible that there is a problem with the specs.
I think it would be a good idea to create a Lightsail with larger specs and see if it is possible to start a database, etc.
If your database is supported by Lightsail database, etc., you may be able to consider using that as well.
https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-creating-a-database
EC2 may also be selected if cost is available.
With EC2, it would be possible to select the appropriate instance type for the application workload.
https://aws.amazon.com/ec2/instance-types/?nc1=h_ls
Relevant content
- asked 6 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 2 years ago
I did managed to create a database but I added a swap file of 2Gb into the instance of 512Mb Lightsail. With the 1Gb Lightsail instance Odoo looks working fine directly. With the EC2 t2.micro Odoo looks also working fine. Using a external database is $15 per month so it's way too expensive for me to use a external database. I'll wait 24 hours to see which one cost the less. AWS Cost Management need 24h to start.