Amazon Lightsail Popular2016年〜
A service offering simple virtual servers, storage, and networking at a fixed monthly price
What It Does
Amazon Lightsail is a service that provides virtual servers (instances), managed databases, storage, and load balancers at a fixed monthly price. With a simpler interface than EC2, it makes it easy to build small-scale websites and applications. Pre-configured blueprints for WordPress, LAMP, Node.js, and more are available.
Use Cases
Used for hosting personal blogs and small websites, building WordPress sites, setting up development and test environments, and running small business applications.
Everyday Analogy
Think of it like a furnished studio apartment. While EC2 is like a custom-built home where you choose everything from the floor plan to the furniture, Lightsail is a furnished (software included) rental at a fixed monthly rate. Moving in (setup) is done in no time.
What Is Lightsail?
Amazon Lightsail is AWS's entry-level compute service. Starting at $3.50 per month, it offers fixed-price plans that bundle CPU, memory, storage, and data transfer. You can launch a server in just a few clicks without worrying about complex AWS configurations.
Blueprints and Plans
Blueprints are pre-configured OS + application templates. Options include WordPress, Joomla, Magento, LAMP, Node.js, Django, and more. Plans are packages of resources (CPU, memory, SSD, data transfer) included in the monthly price. To upgrade a plan, you create a new instance from a snapshot. For a comprehensive overview of blueprints and plans, specialized books (Amazon) are a great reference.
Getting Started
Click 'Create instance' in the Lightsail console and select a blueprint and plan. Your instance launches in minutes, and you can connect via a browser-based SSH terminal. Assigning a static IP address, managing DNS zones, and configuring SSL certificates are all easily done from the console.
Things to Watch Out For
- Additional charges apply if you exceed the data transfer included in the monthly plan
- Consider migrating to EC2 when you need to scale up. You can create an EC2 instance from a Lightsail snapshot