Saturday, September 23, 2017

How to launch your First ECS Linux instance on Alibaba Cloud



While the talks are around for Amazon EC2 instances, Azure Virtual Machine on Microsoft Azure and Google Compute Engine instances. Let us get our hands dirty by creating first instance on Alibaba Cloud.
Unlike any other Cloud platform the very first step before you spin your Virtual machine instance is to create a Free trial account. Please refer article
  1. Login to Alibaba Cloud console using a the free trial account credentials.

2. Click on the console from the bottom of the portal.
3. Click on the Elastic Compute Service under Product & Services.
4. Click on Instances at the left hand side.
5. Select the Region this is for management console and not for the ECS VM deployment and click on Create Instance.
6. Click on Advanced Purchase & choose the pricing model as "Pay-As-you-Go". PAYG model pricing is based on the usage and no. of hours the instance is turned ON. However Subscription based model is fixed fees that gets deducted from the free trial account balance.
7. Select the Datacenter Region and zone where actually the ECS instance will be created.
8. Select the instance type and instance configuration from the respective family.
9. Select Network type with default configuration and select Data Transfer model under Network Billing Type.
Note: Under Network Bandwidth if you do not provide network bandwidth details, then no Public IP is assigned to the instance. You may not be able to access the instance over internet. So to access the instance over public network it is important to specify the bandwidth. Once you specify the bandwidth as 1Mbps public IP gets binded with the ECS instance.
10. Select the Operating System version, here you have the option to choose Windows, Linux (centOS, Ubuntu and other flavor of linux).
11. Select the Storage type, OS disk storage is installed on this storage. You have the option to select SSD Cloud Disk for faster OS to boot.( this will increase the instance pricing so kindly read the instance pricing section carefully in Production scenario). You can additional disk if required.
12. Under Security Setting, you can set credentials for the access to the ECS instance for root user.
13. You can set custom user data information and Instance name like "TestServer" for you to identify.
14. In the overview pane, summary of the ECS instance is available, Click Buy Now.
15. After clicking on Buy Now, confirmation page is displayed. Enable the check box for General terms and Click on Activate.
16. On the activation page click on the Console tab, it will take you to the instance details.
17. Under Instance, you will be able to see the running instances details.Click on Running.
18. Running instance details is available with Public & Private IP. You may be able to connect to the running instance by clicking connect.
19. Once you click on Connect, it displays the VNC password. Please make a note of the VNC password, else you will not be able to login to the instance later in future.
20. You can connect to the Server Terminal by sending Remote Command.
21. It will ask for VNC password, please type the VNC password & click on OK.
22. After you provide the VNC password, you are connected to Server console. To Login to ECS Linux instance type the root login and credentials for the same.
23. Once you type the credentials for the root login, you are logged into the ECS Linux instance Successfully. It displays a welcome message.
By following the above steps you have successfully launched your First ECS Linux instance on Alibaba Cloud.
I hope the article was helpful and Thank You for reading the article.
                                                                                             Courtesy: Ajay Pal

1 comment:

  1. was once checking constantly this weblog and I'm impressed! Extremely useful information specially the closing part. I maintain such information much. I was once seeking this specific information for a very long time. Many thanks and best of luck.

    DevOps Training in Chennai | DevOps Training in anna nagar | DevOps Training in omr | DevOps Training in porur | DevOps Training in tambaram | DevOps Training in velachery

    ReplyDelete

How to create a VPN connection between two VPCs on Alibaba Cloud

How to create a VPN connection between two VPCs on Alibaba Cloud Here’s my Scenario, VPC name CIDR block VPC ID Cloud prod...