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
feita há um mês108 visualizações
1 Resposta
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
respondido há um mês
profile picture
ESPECIALISTA
avaliado há um mês

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas