Skip to content

Reduce demo concurrency - step 1 #390

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

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Conversation

cat5inthecradle
Copy link
Contributor

@cat5inthecradle cat5inthecradle commented Apr 13, 2023

reduce costs in demo environment
step 1 of a two step process, correctly completes #388
next: reduce reserved concurrency via #391

next: reduce reserved concurrency
@@ -4,7 +4,7 @@
"SubdomainName": "javabuilder-demo",
"BaseDomainNameHostedZonedID": "Z2LCOI49SCXUGU",
"ProvisionedConcurrentExecutions": "1",
"ReservedConcurrentExecutions": "5",
"ReservedConcurrentExecutions": "500",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change name of pr to match that we are changing reserved?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, right. I had the overall diff in my head (from what's currently deployed)

@cat5inthecradle cat5inthecradle changed the title Reduce demo provisioned concurrency Reduce demo concurrency - step 1 Apr 13, 2023
@cat5inthecradle cat5inthecradle merged commit c250269 into main Apr 13, 2023
@cat5inthecradle cat5inthecradle deleted the cat5inthecradle-patch-1 branch April 13, 2023 20:50
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.

2 participants