Hi team, Can someone please explain what is Concu...
# general
p
Hi team, Can someone please explain what is Concurrent Updates mentioned on pricing page? https://www.pulumi.com/pricing/
m
This is the number of concurrent deployments you can have for each plan.
to create or update a deployment
p
For concurrent deployments, it is mentioned in different section
m
Have you verified that it is the same number?
p
I'm trying to verify that only, can you share a document for Concurrent Deployments and Concurrent Updates, if any? As I couldn't find any specific document for the same
m
Concurrent deployments and concurrent updates
f
"Concurrent Updates" is the ability to run updates on # listed (1, 5, :infinity:) stacks at the same time
p
okay, concurrent updates on the same stack. However, we can run concurrent updates on different stacks at the same time, right?
m
I'm guessing that concurrent updates are about all stacks not per stack
f
Same-stack concurrent updates are not possible
So yes, this is the # to use to answer "# of concurrent updates on different stacks at the same time"
We were updating the pricing page for PulumiUP and added a small tweak to the verbiage thanks to you all: https://www.pulumi.com/pricing/
Concurrent updates
->
Concurrent stack updates
Concurrency limit
->
Concurrent deployments limit
🎉
p
great, thanks @future-hairdresser-70637. To summarise, We can run upto 5 updates concurrently on a the same stack for a Team plan?
I have created a go routine, which creates multiple AWS resources on different stacks using a Free plan of Pulumi. However, as it is mentioned that only 1 Concurrent stack update is supported with a free plan, then how come the workflow I'm trying is working? Can you please explain more about concurrency stack updates?
Hi @future-hairdresser-70637 any update on this?
f
@powerful-waitress-36724 off the record, I would say 1.) please don't take advantage of the system (e.g. > 5 concurrent) and 2.) please don't rely on going over your limit always working e.g. build your solution/business around having more concurrent stack updates than what your Pulumi Cloud edition specifies 🙂
p
Sure, thanks for the update @future-hairdresser-70637