Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Production Crawlers to CD Azure #626

Open
ljones140 opened this issue Nov 15, 2024 · 0 comments
Open

Migrate Production Crawlers to CD Azure #626

ljones140 opened this issue Nov 15, 2024 · 0 comments

Comments

@ljones140
Copy link
Contributor

What

Production crawlers are hosted in a Microsoft Azure subscription. Only MSFT staff with have access.
Without access to the Crawlers in azure we cannot

  • Stop and start crawlers
  • Scale instances of app services up and down
  • See metrics on CPU and memory
  • Configure env vars and secrets

What has been done

We have experimented by deploying one crawler into CD prod #608
That crawler is currently off.
As it's on same App Service plan as the API and Web site it caused resource contention

What we need to do before we can redeploy

Decide if App Services are suitable for the crawler
If so we would need to provision new App Service plans in CD Azure and deploy the crawler to that.

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

No branches or pull requests

1 participant