Skip to content

Azure infrastructure optimization#229

Merged
naioja merged 4 commits into
Azure:masterfrom
naioja:aj_infra_fixes
Feb 2, 2021
Merged

Azure infrastructure optimization#229
naioja merged 4 commits into
Azure:masterfrom
naioja:aj_infra_fixes

Conversation

@naioja
Copy link
Copy Markdown
Collaborator

@naioja naioja commented Jan 28, 2021

In this PR I've added the option to change the VMSS operating system disk size, I've also added two Public IPs to be used on ly for outgoing rules on the Azure Standard LoadBalancer as well as lowering the threshold for VMSS scaling based on CPU usage.

In order to increase webserver performances we've added the posibility
to tune the size of the operating system disk by adding the variable
OSDiskSizeInGB with a 256GB default value and for the large-ha deployment
with a value of 1024GB.
We now can set the Azure Loadbalancers to be Regional or Global,
in this case the variable defaults to Regional.
This commint will add two public IPs used for outgoing LoadBalancer
connections in order to improve overall number of ephemeral ports
used by the VMSS when scaled to a higher number of instances.
Scaling sooner with a number of two instances the VMSS webservers.
@naioja naioja merged commit 314824c into Azure:master Feb 2, 2021
@naioja naioja deleted the aj_infra_fixes branch February 2, 2021 15:32
naioja added a commit that referenced this pull request Dec 29, 2025
Azure infrastructure optimization
vibehero100 pushed a commit to vibehero100/Moodle that referenced this pull request Apr 7, 2026
Azure infrastructure optimization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant