ou-cs5213-sp24 / capstone-management-system

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Resource provisioning and auto-scaling #27

Closed HimaDeepikaM closed 5 months ago

HimaDeepikaM commented 6 months ago

Description:

  1. Milestone 2 is tasked with resource provisioning. Following our discussion with them, they confirmed the utilization of Azure for the project. Once they finalize the server setup and configuration, our responsibility is to assess the computing resources needed to support the application's deployment and testing. This includes determining requirements for virtual machines, storage, and networking components.
  2. Azure Autoscale is utilized for configuring autoscaling, enabling automatic adjustment of resources like virtual machines or Azure App Service instances based on predefined metrics or conditions. By integrating Azure Autoscale with Terraform and Ansible, the system dynamically adapts resource capacity to meet varying demands, ensuring optimal performance and accessibility levels as needed.

Definition of done: Virtual machine instances automatically scripted with necessary computing resources and Auto-scaling configured to manage variable loads during testing phases.

HimaDeepikaM commented 5 months ago

The problem regarding configuring the test environment with Terraform and Ansible has been resolved since OU IT allocated resources for the use of the OU local server.