--- wikisrc/amazon_ec2.mdwn 2011/02/07 04:10:39 1.2 +++ wikisrc/amazon_ec2.mdwn 2020/09/10 09:30:39 1.56 @@ -1,55 +1,10 @@ -[[!toc]] +[[!meta title="Amazon EC2"]] -# Introduction +Welcome to NetBSD's Amazon EC2 page. You will find below all the resources that will help you understanding, building, starting and managing NetBSD instances under Amazon cloud platform. -First draft of a tutorial on getting NetBSD running in Amazon's cloud system, know as [EC2](aws.amazon.com/ec2/). - -TOC first :) Content will come along. - - -# Subscribe to AWS (Amazon Web Services) - -## Quick overview - -## What do you need to know - -### Keep your credentials! - -### EC2 vocabulary - - -# Building up your first AMI (Amazon Image) - -## Pre-built AMIs - -(For the future) - -## Fetch and build the operating system - -## Customizations - -### For EC2 - -### For your own needs - - -## Upload your OS - -### Create an Amazon Linux AMI instance - -### Upload your files - -### Snapshots! - -### Shutdown the instance - -## Create your customized AMI - - -# Play with your first NetBSD instance - -## Create the instance - -## Connect to it - -## And now? +* [Subscribe to Amazon EC2, and understand its vocabulary](first_steps) +* [Launching your first NetBSD instance in 5 minutes](netbsd_in_5_min) +* [Building your own NetBSD AMI - Xen PV](build_your_own_ami) +* [Build instructions for NetBSD AMI with ENA support - HVM](http://www.netbsd.org/~ryoon/ena/how-to-create-ami-for-aws-c5.txt) +* [NetBSD AMIs identifiers, by region](amis) +* [Using bsdec2-image-upload to create an AMI](bsdec2_image_upload)