Step 1. Select Auto Scaling Group
CTE050 – Watch the LANSA Stack Scale In
1. In the
2. At least two scaling groups should be displayed: one name starts DBWebServer and the other starts with Select the latter Auto Scaling Group. The tab should be displayed below the list. If not, click on one of the icons circled in green and ensure the tab is selected. Notice the , and values are 1 both in the list and the , and the is 150.
Note: Do not change DB settings. It's important that there is 1 and only 1 of these instances running.
3. Click Edit to change these settings. Set the Desired to 2 and the Min to 2. This will instantiate an extra Web Server instance.
4. Click Save to apply the new settings. Notice the list is updated with the new settings and the Instance count is 1. Within a short time that will change to 2. Click the refresh icon to see the change.
5. You may see this instance initializing in the EC2 Instances view. You have forced the Auto Scaling Group to create 1 new instance.