Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#aws
Title
# aws
e
enough-pager-36335
07/14/2022, 8:37 AM
When I update an ecs service (EC2 or Fargate) using pulumi up, what is the sequence of operations happening under the hood? is the service being updated (like in the aws console) or anything a bit more complex happening?
b
billowy-army-68599
07/14/2022, 3:38 PM
it calls the AWS API
https://www.pulumi.com/docs/intro/concepts/how-pulumi-works/
👍 1
2 Views
Post