You can now launch AMS either through 1-Click Launch utilizing Adobe’s recommended settings or through an Amazon EC2 console.
You can launch Adobe Media Server with preconfigured settings using 1-Click Lunch. If you use this method, an Amazon EC2 instance is launched in the background to host AMS.
-
Sign in to your Amazon Web Services account at https://console.aws.amazon.com/ec2.
The AWS Management Console launches with the 1-Click Launch tab open.
AMS Management Console
-
Choose an instance type from the EC2 Instance Type list. For example, select m1.large.
The instance type determines the number of RTMFP connections that the server supports. See Supported Adobe Media Server features. The instance type also determines the pricing.
-
Connect to this instance using Windows or Linux/Unix as described in Connect to AMS server using Windows or Connect to AMS server using Linux/Unix.
-
Sign in to your Amazon Web Services account at https://console.aws.amazon.com/ec2.
The AWS Management Console launches with the 1-Click Launch tab open.
-
Click Launch with EC2 Console adjacent to the Amazon Machine Image (AMI) in the region of your choice.
Optionally, select AMIs in the left pane of EC2 Console, choose Public images from the filter, and select the AMI you want to launch. You can also search for the desired AMI by typing the ID in the Search box to locate it. To launch the desired AMI in EC2 Console, right-click the AMI and choose Launch from the context menu.
Note
According to Amazon, an AMI contains all the information needed to create a new instance of a server. For example, an AMI might contain all the software to act as a web server (e.g., Linux®, Apache, and your web site), or all the software to act as a Windows® database server (e.g., Windows and SQL Server).”
-
In the Choose an Instance Type page, click All instance types on the left pane and choose an instance type from the list. For example, select m1.large.
The instance type determines the number of RTMFP connections that the server supports. See Supported Adobe Media Server features. The instance type also determines the pricing.
-
-
Select the default Kernel ID.
Select the default RAM Disk ID.
You can optionally copy a shell script to the User Data field. The shell script runs when the instance launches.
See Using Amazon Simple Storage Solution (S3) to store content.
-
A Security Group is a firewall. If you’ve already created a security group, you can choose Select an existing security group. Select a key pair from the list below. You can use one key pair for an unlimited number of instances.
Select Create a new security group. Enter a name and description for the security group.
-
Select connection type, for example SSH or HTTP, from the pop-up menu and click Add Rule to define how clients can connect to the instance:
Note
If you’ve already defined a Security Group for Adobe Media Server instances, select it. You can use one Security Group for an unlimited number of instances. When an instance is running, you cannot change the Security Group it belongs to. However, you can modify the rules of a Security Group at any time.
Create a Security Group
Note
To stream media, you must open port 1935 for the RTMP protocol for TCP and UDP. You cannot add this rule in the Request Instances wizard. You will add it in the AWS Management Console.
-
Review the information for the instance. When you’re satisfied with the settings, click Launch.
Your instances may take a few minutes to launch. Click View your instances on the Instances page to go to the AWS Management Console.
Note
From the Amazon EC2 FAQ: It typically takes less than 10 minutes from the issue of the RunInstances call to the point where all requested instances begin their boot sequences. This time is dependant on a number of factors including: the size of your AMI, the number of instances you are launching, and how recently you have launched that AMI. Images launched for the first time may take slightly longer to boot.
-
Connect to this instance using Windows or Linux/Unix as described in Connect to AMS server using Windows or Connect to AMS server using Linux/Unix.