Grace Tay · @gktaydesigns
12 followers · 20 posts · Server me.dm
Monica Colangelo ☁️ · @monica
283 followers · 460 posts · Server hachyderm.io

🚀 Are you juggling numerous AWS Step Functions and need a way to monitor them all efficiently? My latest blog post guides you through creating a one-glance dashboard using CloudWatch's custom metrics and Terraform! No more manual checks - just a comprehensive, color-coded overview. 🟢🔴 Dive into the details here: letsmake.cloud/guardian-of-the

#aws #terraform #devops #cloudmonitoring #stepfunctions

Last updated 1 year ago

CFN Updates · @cfnupdates
71 followers · 229 posts · Server awscommunity.social

New AWS::StepFunctions::StateMachineVersion

Use the AWS::StepFunctions::StateMachineVersion resource to create multiple versions of a state machine.
docs.aws.amazon.com/AWSCloudFo

#stepfunctions #Cloudformation

Last updated 1 year ago

CFN Updates · @cfnupdates
71 followers · 228 posts · Server awscommunity.social

New AWS::StepFunctions::StateMachineAlias

Use the AWS::StepFunctions::StateMachineAlias resource to create an alias that routes traffic to one or two versions of the same state machine.
docs.aws.amazon.com/AWSCloudFo

#stepfunctions #Cloudformation

Last updated 1 year ago

Scott M. Fulton, III · @SMFulton3
311 followers · 84 posts · Server qoto.org

My triumphant return to The New Stack: There's been a resumption of the debate among software over whether decoupling an organization's functionality into in the name of reduces complexity or re-introduces it. This happened when Amazon Prime Video engineers made an architectural decision, and chronicled it in their blog. For a streaming video monitoring function, they moved _away_ from microservices, they said, and back toward a architecture, for purposes of simplicity, speed, performance, and cost reduction.

Before long, the whole debate fired up again: Microservices only buys you so much scalability, some said, but eventually the complexity of its messaging between services eats any speed gains you had at the start.

At least that's what Prime Video's engineers appeared to be saying. But a close examination of their situation by world-class experts, including from Amazon Web Services (AWS), revealed that the devil was lurking outside the details after all and out in the open where we should have seen him: Yes, they had consolidated some , but in so doing, they actually went the other direction. They made a microservice; the blog's author simply didn't realize it.

So what was this debate truly about, then? Do we not know a monolith when we see it anymore? Are we so quick to take sides in a debate that we've lost track of what we're actually arguing about?

No, that wasn't a digression. I'm still talking about infrastructure.

Anyway, do take some time today to read this article, which features an all-star cast including Donnie Berkholz @dberkholz,
Lori MacVittie from F5, David Mooter from Forrester, Laura Tacho, Ajay Nair from AWS,
@microsoft CVP
Brendan Burns, and one of the original microservices champions, Adrian Cockcroft @adrianco.

thenewstack.io/amazon-prime-vi

#developers #microservices #monolithic #cloudcomputing #infrastructure #scalability #stepfunctions

Last updated 1 year ago

I didn't know about C# Stateless library before reading Emre Mert's post. I love the idea to build my state machine with C# code. Yet, for .NET cloud native applications, I would probably rely on AWS Step Functions to manage a state machine.
emremert.dev/state-machine-in-

#dotnet #statemachine #aws #stepfunctions

Last updated 1 year ago

salihgueler · @salihgueler
74 followers · 274 posts · Server fluttercommunity.social

Yes sir! and meets in Prague 🙌
---
RT @PurpleLABlife
Serverless Meetups are expanding 🌍 🔥. Mark your calendars 20.4. 18:00 in Prague, Přístavní 7, Holešovice.
Speakers @FilipPyrek, @thomasankcorn and @salihgueler will be talking about , and much more
Book🪑⬇️⬇️⬇️
eventbrite.com/e/serverlesslab
twitter.com/PurpleLABlife/stat

#Flutter #serverless #stepfunctions #amplify

Last updated 1 year ago

Matt Morgan · @serverlesscultist
122 followers · 54 posts · Server awscommunity.social

Getting started with serverless architectures on AWS can be a real challenge. I've had to make the case for Step Functions more times than I can remember so it seemed like a good idea to write it down finally.

dev.to/aws-builders/avoiding-t

#aws #serverless #stepfunctions #bestpractices

Last updated 1 year ago

Massimo Re Ferre' · @mreferre
516 followers · 148 posts · Server awscommunity.social

[ BLOG ] "Using AWS Application Composer to build a serviceful application"

it20.info/2023/02/using-aws-ap

This blog builds on a "solution" I have sketched which involves and and show how you can use to "stitch" it into deploy-able IaC. Nothing deep but if you are moving baby steps into Application Composer it may be worth a read.

#eventbridge #stepfunctions #applicationcomposer

Last updated 1 year ago

Mark Wolfe · @wolfeidau
86 followers · 49 posts · Server awscommunity.social

Overall, AWS Step Functions greatly simplifies workflow tasks, however I find their service integrations very frustrating.

At creation, you can provide the ARN of another workflow in another region which is to be executed, this is FINE till you run it, and it magically replaces the region in that ARN with the current one, then attempts to start the execution resulting in "State Machine Does Not Exist". No shit sherlock... 😭 😭 🤦‍♂️

#aws #stepfunctions

Last updated 1 year ago

Massimo Re Ferre' · @mreferre
495 followers · 136 posts · Server awscommunity.social

An + workflow that "changes the behavior of " and registers a single task/container public IP in a A record.

github.com/aws/containers-road

👺 👻

#eventbridge #stepfunctions #nocode #ecs #route53

Last updated 2 years ago

James Shaw · @hertzsprung
16 followers · 4 posts · Server mastodon.social

can invoke nested workflows asynchronously with the resource "arn:aws:states:::states:startExecution", or synchronously by appending .sync (String response) or .sync:2 (JSON response). [docs.aws.amazon.com/step-funct]
Step Functions automatically:
• hyperlinks parent and child workflows in the AWS management console
• propagates failures to parents
• propagates a single execution ID to nested workflows with the AWS_STEP_FUNCTIONS_STARTED_BY_EXECUTION_ID parameter

#aws #stepfunctions

Last updated 2 years ago

Sebastien Stormacq · @sebsto
293 followers · 169 posts · Server awscommunity.social

Hello Step Functions enthusiasts! I am happy to announce that the AWS Step Functions Workshop is now available in French!

Workshop Link: buff.ly/3IXbMbo

Thanks so much to Nicolas Menciere & team for leading this initiative!

 

#aws #stepfunctions #machinesaetats #francais

Last updated 2 years ago

Lars · @ljacobsson
0 followers · 1 posts · Server hachyderm.io

My first mastodon post is an exciting one!

I've just open sourced a Chrome extension that set up a real-time sync between Workflow Studio and your local ASL file.

It also preserves any DefinitionSubstitutions you might have.

Instructions in the readme: github.com/ljacobsson/sfn-work

#aws #stepfunctions #serverless

Last updated 2 years ago

Moving from synchronous to fat that calls in parallel to fully lambda that calls just and fan-out with gave me just an 8% (p99) increase in term of scalability. with is the same as the fatty 😭

#apigw #lambda #eventbridge #dynamodb #s3 #stepfunctions #SQS #sns #EDA

Last updated 2 years ago

Richard Milner-Watts · @rmilnerwatts
13 followers · 23 posts · Server infosec.exchange

This is a massive release, we've added support for role assumption (i.e. cross account) actions to AWS Step Functions.

aws.amazon.com/about-aws/whats

This will eliminate a ton of glue Lambda functions which is great news for customers.

Of course it rather negates one of my blog posts! Typical :)

docs.aws.amazon.com/prescripti

#aws #stepfunctions

Last updated 2 years ago

Luc van Donkersgoed · @donkersgoed
220 followers · 168 posts · Server mastodon.online

This is a welcome release! now supports cross-account actions.

It uses role assumption in the target account, so it works for any resource, not just those which support resource policies.

aws.amazon.com/about-aws/whats

#stepfunctions #aws

Last updated 2 years ago