navigation

Deploying FCJ Management Application with Auto Scaling Group

Overview

In this tutorial, we will deploy the application with Auto Scaling Group to ensure flexible scalability, promptly responding to user access needs. At the same time, we will integrate Load Balancer to distribute traffic and coordinate requests from users to the application tier, helping to optimize performance and ensure system availability.

Before starting, make sure you have consulted the documentation on how to deploy FCJ Management Application on Windows or Amazon Linux virtual machines to understand the setup steps on the virtual machine. We will use the deployed FCJ Management virtual machines to perform automatic and simultaneous scaling in Auto Scaling Group.

Mohinh

Contents

  1. Introduction
  2. Preparation steps
  3. Initialize Template
  4. Set up Load Balancer
  5. Testing
  6. Initialize Auto Scaling Group
  7. Test manual scaling solution
  8. Clean up resources