- CheckMates
- :
- Products
- :
- CloudMates Products
- :
- CloudGuard - WAF
- :
- Re: How to autoscale Appsec to manage the load if ...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to autoscale Appsec to manage the load if deployed in Azure
Hi Team,
What is the way to deploy Appsec in Azure cloud with autoscaling? I mean I am planning to deploy it on a Nginx server which will serve around 10 portals and out of those 10 portals one will be serving huge number of users and it would vary that is at certain times the number would be 6000 users while at peak period it might scale up to 10000 events.
Hence wondering how can I leverage the Azure native functionality to autoscale the load?
TIA
Blason R
Blason R
CCSA,CCSE,CCCS
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, adding on Nir's comment - If you choose to deploy CloudGuard AppSec as a managed gateway (meaning: Check Point brings both the NGINX environment and AppSec agent on top), you can choose to deploy it through the marketplace as a VMSS (Virtual Machine Scale Set).
This will allow you to configure the scaling you want and it all happens automatically through the installation wizard.
If you choose to build your own NGINX environment and to only install our agent on top, you can configure your NGINX to be reverse proxy and act as a load balancer.
Personally, I think that the marketplace option is better 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
There is an option to deploy AppSec from Azure marketplace as an autoscale deployment.
this will deploy our instances with the AppSec already installed on them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, adding on Nir's comment - If you choose to deploy CloudGuard AppSec as a managed gateway (meaning: Check Point brings both the NGINX environment and AppSec agent on top), you can choose to deploy it through the marketplace as a VMSS (Virtual Machine Scale Set).
This will allow you to configure the scaling you want and it all happens automatically through the installation wizard.
If you choose to build your own NGINX environment and to only install our agent on top, you can configure your NGINX to be reverse proxy and act as a load balancer.
Personally, I think that the marketplace option is better 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes market place the better option for vmss however since I like control nginx configuration and lot of customization. Default vmss image is not allowing me to do that.
Blason R
CCSA,CCSE,CCCS