Compute - Amazon Lightsail Flashcards
1
Q
What is Amazon Lightsail?
A
- Amazon Lightsail is a compute service that provides virtual private servers (VPS) backed by AWS infrastructure.
- It is designed to be simple, quick, and easy to use at a low cost for small-scale use cases.
- Lightsail instances are commonly used for hosting simple websites, small applications, and blogs.
2
Q
How does Amazon Lightsail differ from EC2?
A
- Lightsail is a simplified version of EC2 with fewer configurable options during instance creation.
- It is targeted towards small-scale use cases and provides a user-friendly interface for quick deployment.
3
Q
Can Lightsail instances communicate with each other and other AWS resources?
A
- Yes, multiple Lightsail instances can communicate with each other.
- Lightsail instances can also be connected to other AWS resources and existing VPCs via peering connections.
4
Q
How can you deploy a Lightsail instance?
A
- You can deploy a Lightsail instance from the AWS console or directly from the AWS Lightsail homepage.
- It can be done from a single page with a few configuration options.
5
Q
What configuration options are available when creating a Lightsail instance?
A
- Region and availability zone selection
- Platform selection (Linux or Windows) and optional blueprint
- Launch script and key pair selection
- Instance plan selection with preset configurations or customizable values
6
Q
How are Lightsail instances charged?
A
- Lightsail instances are charged on a monthly basis, based on the selected instance plan.
- The price is calculated per resource usage, and you only pay for the instances when they are running.
7
Q
What management and monitoring options are available for Lightsail instances?
A
- Connect: Allows SSH connection to the instance using provided SSH software or your own SSH software.
- Storage: Provides an overview of current storage capacity and the ability to attach additional disks.
- Metrics: Displays graphical metrics of the instance’s CPU utilization, network activity, and status checks.
- Networking: Shows IP address information, allows control of instance ports, and provides load balancing options.
- Snapshots: Offers a simple way to backup the instance.
- Tags: Allows configuration and management of key-value tags for resource organization and access control.
- History: Provides order information and tracks instance creation and configuration changes.
- Delete: Allows deletion of the instance and associated data.
8
Q
What are the key benefits of using Amazon Lightsail?
A
- Quick and easy deployment with a user-friendly interface.
- Low cost for small-scale use cases.
- Simplified management and monitoring options.
- Ability to connect with other Lightsail instances and AWS resources.