Amazon Lightsail is a cloud-based service that provides developers and businesses with an easy-to-use, low-cost solution for launching and managing virtual private servers and web applications.
Use PGP (Pretty Good Privacy) encryption standard to encrypt and securely transmit messages, credentials, and other sensitive information.
Newer versions of Ubuntu and other operating systems have moved away from using ssh-rsa as the default authentication algorithm.
Using instance profiles is a better option for authenticating access to AWS resources. An instance profile is a unique IAM role associated with an EC2 instance at launch. This role allows the instance to access specific AWS resources and services
Performance is king use Opcache PHP extension What is Opcache and what’s in it for my app? Opcache is an extension for PHP that is used to improve the performance of PHP applications by caching the compiled version of PHP scripts in memory. This means that when a PHP script is executed, the opcache extension […]
AWS Lightsail does not support auto-renew of LetsEncrypt SSL certificates using certbot, to automatically update your LetsEncrypt SSL certificate bncert
Using multiple Availability Zones can increase the availability and fault tolerance of your application, but it can also increase your AWS costs. Here are a few ways that Availability Zones can affect pricing