High Availability Ec2 instance

0

Hi,

I am using FSX ONTAP as shared folder for Ec2 instance hosted by Auto Scaling group. In ASG , it has been defined to use only 1 instance.

In ASG , a per-configured image which has a drive mapped to FSX is used.

Do we need to do any other settings for ASG to work ?

regards Chetan

Chetan
已提問 2 個月前檢視次數 113 次
1 個回答
0

Hello Chetan, I hope you doing well I believe you are right

Step 1: Create a new launch template

A launch template contains the parameters required that an Auto Scaling group uses to launch EC2 instances.

To complete this step, go to the Amazon EC2 console and go to Launch Templates in the left pane under the Instances section.

Follow the steps in our documentation under creating a launch template for an Auto Scaling group.

In the Advanced details section of the wizard, make sure you select the IAM role you created in Part A – Step 2 of this post containing the permissions to allow the operation to succeed.

(https://docs.aws.amazon.com/autoscaling/ec2/userguide/create-launch-template.html)

Step 2: Create a new Auto Scaling group from the launch template

To finalize with the implementation, create an Auto Scaling group with these steps:

Go to Auto Scaling groups in the left pane of your Amazon EC2 console and choose Create Auto Scaling group.
Provide a unique name for your Auto Scaling group.
Select the launch template you created in the previous step.

You can configure the Auto Scaling group based on your needs by selecting the network configuration, scaling policies, and notifications in the case that Auto Scaling adds or terminates an instance. For further details, see creating an Auto Scaling group using a launch template.

AWS
已回答 2 個月前
profile picture
專家
已審閱 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南