Topic: "aws-step-functions"
aws-samples/aws-step-functions-long-lived-transactions
Deal with the complexities of dealing with a long lived transaction across distributed components in your microservices architecture using AWS Step Functions.
Language: Go - Size: 8.45 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 139 - Forks: 41
ChristopheBougere/asl-validator
A simple Amazon States Language validator based on JSON schemas.
Language: TypeScript - Size: 910 KB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 113 - Forks: 31
intuit/Trapheus
This tool automates restoration of RDS database instances from snapshots into any dev, staging or production environments. It supports individual RDS Snapshot as well as cluster snapshot restore operations.
Language: Python - Size: 105 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 113 - Forks: 55
awslabs/cloudfront-hosting-toolkit
CloudFront Hosting Toolkit offers the convenience of a managed frontend hosting service while retaining full control over the hosting and deployment infrastructure to make it your own.
Language: TypeScript - Size: 19 MB - Last synced at: 27 days ago - Pushed at: 8 months ago - Stars: 108 - Forks: 3
terraform-aws-modules/terraform-aws-step-functions
Terraform module to create AWS Step Functions 🇺🇦
Language: HCL - Size: 108 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 77 - Forks: 90
aws-samples/sample-well-architected-acceleration-with-generative-ai
AWS Well-Architected Framework Review (WAFR) Acceleration with Generative AI (GenAI) sample.
Language: Python - Size: 31.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 76 - Forks: 22
aws-samples/aws-step-functions-plagiarism-demo-dotnet
A simple workflow for developing AWS Step Functions to demonstrate how you can combine AWS Step Functions with AWS Lambda using .NET 8 and the Serverless Application Model (SAM), and expose your workflow via an API Gateway!
Language: C# - Size: 5.99 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 72 - Forks: 24
VilledeMontreal/workit
Extensible worker for Node.js that works with both AWS Step function and Camunda BPM platforms powered by TypeScript
Language: TypeScript - Size: 12.1 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 63 - Forks: 15
aws-samples/aws-step-functions-twitch-series
Code from the AWS Step Functions series on Twitch, where we take a deep dive into one of my favorite serverless services!
Language: Go - Size: 1.53 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 55 - Forks: 18
aws-samples/amazon-eventbridge-cdk-audit-service-sample
Sample of a decoupled audit service using Amazon EventBridge and AWS Step Functions. Provisioned with AWS CDK.
Language: TypeScript - Size: 1.49 MB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 44 - Forks: 13
kyhau/aws-tools
Some of my tools and sample code for building with AWS.
Language: Python - Size: 2.8 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 35 - Forks: 10
burtcorp/athena-runner
Runs Athena queries with AWS Lambda and Step Functions
Language: Makefile - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 18 - Forks: 9
nibble-4bits/aws-local-stepfunctions
TypeScript library that lets you run and test your AWS Step Functions locally! 🚀
Language: TypeScript - Size: 1000 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 2
aws-samples/automate-image-processing-with-amazon-bedrock
Automate process to change image background using Amazon Bedrock and AWS Step Functions
Language: Python - Size: 23.7 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 6
StatsugiriLabs/Statsugiri
Competitive Pokémon Data Platform
Language: Python - Size: 6.94 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 0
oshikiri/fake-step-functions
An unit testing toolkit for Amazon States Language
Language: TypeScript - Size: 913 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 15 - Forks: 2
michMartineau/terraform-step-function-lambda
Language: HCL - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 15 - Forks: 13
mwkim0919/stepfunctions-local-dashboard
Web UI for AWS Step Function Local Runner
Language: JavaScript - Size: 4.11 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 2
danilop/first-step-functions
Sample AWS Step Functions application to get practice with SAM templates, Lambda functions, SNS topics and SQS queues.
Language: JavaScript - Size: 16.6 KB - Last synced at: 30 days ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 4
chehsunliu/pytest-stepfunctions 📦
A pytest fixture that makes you able to mock Lambda code during AWS StepFunctions local testing
Language: Python - Size: 68.4 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 2
christianklotz/aws-step-functions-iterate-sample
Sample project demonstrating iteration with AWS Step Functions
Language: Go - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 4
aws-samples/amazon-redshift-serverless-rsql-etl-framework
Amazon Redshift Serverless RSQL ETL Framework
Language: TypeScript - Size: 1.13 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 10 - Forks: 2
vrivellino/spoptimize 📦
Spoptimize: Replace AWS AutoScaling instances with spot instances
Language: Python - Size: 700 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 1
alegonz/otokuna
A system and web app to discover good deals of rental properties, built and automated on a serverless architecture.
Language: Python - Size: 10.4 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1
HsiehShuJeng/projen-simple
An initial project for projen. It crafts a custom construct by Typescript then publishes the construct into 4 popular programming language repositories, i.e., npm, PyPI, Central Maven, and NuGet.
Language: TypeScript - Size: 4.92 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 8 - Forks: 1
adamgilman/stairstep
A Pythonic API for Amazon's States Language for defining AWS Step Functions
Language: Python - Size: 464 KB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 6
aws-samples/amazon-connect-agentless-outbound-campaign
Create Amazon Connect Agentless Outbound Campaign using AWS Step Functions.
Language: Java - Size: 1.07 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2
oieduardorabelo/construindo-arquiteruras-orientadas-a-eventos-serverless-land
🇧🇷 Tradução completa do Building Event Driven Architectures do Serverless Land.
Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4
aws-samples/aws-stepfunctions-automl-workflow
This repository shows how to use AWS step functions to train and deploy Autogluon tabular models on Amazon SageMaker
Language: Jupyter Notebook - Size: 205 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2
aws-samples/amazon-textract-comprehend-stepfunctions-example
A sample guide to building a serverless document processing application that can make intelligent flow-control decisions after classifying the input document type.
Language: Java - Size: 223 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 3
mengjiann/aws-step-functions-sample
Sample Workflow for AWS Step Function (with terraform)
Language: HCL - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 7
apac-ml-tfc/frugal-mlops
MLOps example with an emphasis on re-using (rather than re-building) artifacts
Language: Jupyter Notebook - Size: 461 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2
drudge/n8n-nodes-aws-step-functions
n8n node for interacting with the AWS Step Functions API.
Language: TypeScript - Size: 306 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 1
aws-samples/serverless-batch-cost-guardian
Code for Serverless Batch Cost Guardian AWS HPC Blog Post
Language: Python - Size: 432 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0
ausseabed/processing-pipeline
This repo contains both the infrastructure-as-code and application for ausseabed processing pipeline.
Language: Python - Size: 635 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0
lindsaygelle/AWSAnimalCrossing
Animal Crossing: New Horizons REST API built on AWS with Terraform.
Language: HCL - Size: 923 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1
aws-samples/the-aws-step-functions-workshop
This workshop covers the primary features of AWS Step Functions.
Size: 98.1 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1
marcilio/aws-step-functions-connector
Use Jinja2 templates to perform input/output transformation on AWS Step Functions State Machines
Language: Shell - Size: 940 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 3
MikeBild/introduction-aws
Hands-On introduction to Serverless using AWS-Cloud-Services via JavaScript/TypeScript
Size: 4.24 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1
tedilabs/terraform-aws-lambda
🌳 A sustainable Terraform Package which creates Lambda & Step Functions resources on AWS
Language: HCL - Size: 52.7 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1
korniichuk/workflow
Workflow management platforms comparison
Language: Python - Size: 57.6 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2
ChaitanyaC22/Udacity-AWS-MLE-ND-Project2-Build-a-ML-Workflow-For-Scones-Unlimited-On-Amazon-SageMaker
The primary objective of this project was to build and deploy an image classification model for Scones Unlimited, a scone-delivery-focused logistic company, using AWS SageMaker.
Language: HTML - Size: 1.07 MB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1
onerishabh/data-ingestion-orchestration
An easy to deploy AWS application for data ingestion using API
Language: Java - Size: 2.15 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0
mrtj/smx-validator
Orchestrate k-fold cross validated SageMaker training jobs on Amazon Web Services infrastructure
Language: Python - Size: 32.2 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1
alicjamazur/data-engineering-case
ETL Redshift-based workflow automated with AWS Step Funtions.
Language: Python - Size: 109 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 6
jbasko/aws-sfn-builder
AWS Step Functions: state machine boilerplate generator
Language: Python - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 3
HsiehShuJeng/cdk-lambda-subminute
This construct creates a state machine that can invoke a Lambda function per time unit which can be less than one minute. You only need to craft a Lambda function and then assign it as an argument into the construct. An example is included.
Language: TypeScript - Size: 3.86 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0
daaru00/obsidian-aws-sfn
Obsidian plugin that render AWS Step Functions graph.
Language: TypeScript - Size: 2.76 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0
pjlacharite/aws-step-function-retry
Generates a new StepFunction with an initial Goto state and can automatically retry failed executions at their failed state with the original payload.
Language: Python - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0
aws-samples/sample-amazon-bedrock-idp-java-cdk
This project demonstrates how to use Amazon Bedrock to extract data from documents and images using your LLM of choice.
Language: Java - Size: 732 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1
jawehrung/aws_helpers
Simple Aws Helpers
Language: Python - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0
akkik04/GreenGuardian
creating a greener globe with object detection models and batch transformation pipelines 🤖💚
Language: Jupyter Notebook - Size: 223 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0
chyke007/facial-vote
A Serverless Facial Recognition Voting Application built entirely using AWS services and adheres to established best practices and uses the Event-Driven pattern.
Language: TypeScript - Size: 1.52 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0
vuduongtp/sfn-golang-serverless-example
sfn-golang-serverless-example
Language: Go - Size: 85.9 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0
tosh2230/aws-glue-crawlflow
Run AWS Glue Crawler and check the status by AWS Step functions.
Language: Python - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 4
AuFeld/AWS_MWAA_With_Step_Functions
Build modern workflows with AWS MWAA, AWS Step Functions, AWS Glue, and AWS EMR
Language: Python - Size: 437 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1
suzil/awsstepfuncs 📦
Compile and simulate state machines for AWS Step Functions using a friendly Python API
Language: Python - Size: 496 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1
DeepHiveMind/Amazon-EMR-on-Amazon-EKS-Spark-job-with-AWS-Step-Functions
Orchestrate an Amazon EMR on Amazon EKS Spark job with AWS Step Functions
Size: 654 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0
andre-marcos-perez/ifood-arch-readme
The application is the documentation of my solution for the iFood data architect test.
Size: 454 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0
aheld/PodToText
Transcribe podcast / large mp3 into text
Language: HTML - Size: 305 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1
lindsaygelle/AWSRekognition
AWS Rekognition is an event-driven, serverless data processing pipeline that leverages AWS services to perform image processing and analysis on user-submitted image files.
Language: HCL - Size: 151 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
ChrisDobby/step-by-step
Library for testing AWS Step Functions
Language: TypeScript - Size: 49.8 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
skyleague/therefore-sfn
Therefore, the JSON Schema toolkit, adapted for AWS StepFunctions.
Language: TypeScript - Size: 963 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1
pajaydev/aws-chatbot-custom-notifications-example
Send custom notification from AWS Step function to Slack using AWS Chatbot
Language: TypeScript - Size: 244 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
skyleague/aws-sfn
Terraform module for AWS StepFunctions Workflows.
Language: TypeScript - Size: 724 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
Neo-Panther/nocode-testing
An Integration Testing Framework which allows developers/users to run their integration test for their AWS cloud infrastructure based on json config files.
Language: Python - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
ganeshmani/ServerlessEmailSanitizer
A serverless AWS-based service to clean and validate email lists, featuring real-time monitoring and scalable architecture. Built with Node.js and AWS Step Functions.
Language: TypeScript - Size: 18 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
IgnacioFrizzera/music-activity-data-etl
Spotify's music activity data ETL. Created with Python and AWS resources, such as S3, Lambdas and Step-Functions
Language: Python - Size: 20.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
kids-first/kf-task-fhir-etl
:fire: Kids First FHIR ETL Task Service running against Dataservice
Language: Python - Size: 579 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
Shiho317/Fiesta
Party planner application
Language: TypeScript - Size: 12.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
beforeyoubid/serverless-step-functions-offline Fork of vkkis93/serverless-step-functions-offline
Emulate step functions locally when developing your Serverless project
Language: TypeScript - Size: 1.23 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2
williamchanrico/lambda
Serverless Compute Function Collections
Language: Python - Size: 184 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
jordipuigbou/step-functions-test
Project to play with AWS golang sdk for testing
Language: Go - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
subhamay-cloudworks/0069-celosia-sam
Transfer Data Records (Lambda, DynamoDB, Amazon SQS) - Step Function using AWS SAM (Serverless Application Model)
Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
subhamay-cloudworks/0069-celosia-cft
Transfer Data Records (Lambda, DynamoDB, Amazon SQS) - Step Function using AWS CloudFormation
Language: Python - Size: 17.6 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
subhamay-cloudworks/0069-celosia-tf
Transfer Data Records (Lambda, DynamoDB, Amazon SQS) - Step Function using HashiCorp Terraform
Language: HCL - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
kamauwashington/awscdk-apigw-step-function-integration
An example of Api Gateway and Step Function Integration using the AWS CDK v2.0
Language: TypeScript - Size: 358 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
edermengi/vikto
Backend part of the quiz game hosted on AWS, deployed using Terraform and implemented using Python
Language: Python - Size: 337 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
Phoenix-Alpha/logik
Platform specialized in logistics
Language: HTML - Size: 544 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
thisisoc/aws-stepfunctions
A demo of "How to run AWS Step Functions locally"
Language: JavaScript - Size: 113 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
JoAmps/AWS_ML_architecture_for_cost_prediction_of_sporting_equipment
Build and Train a model on AWS sagemaker, and automate the various data and machine learning tasks using AWS step functions via AWS lambda and deploy to a webapp
Language: Jupyter Notebook - Size: 2.74 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
PJ64/step_function_orchestration
In this example the AWS Step Function service uses a state machines to orchestrate the execution of AWS Lambda functions. A client sends a request to an Amazon API Gateway which in turn passes that request to the Step Function service. Included in the request sent to the Step Function service is the body of information to be processed and the state machine to be executed. The state machine begins by calling a Lambda function which writes input to a DynamoDB table. If that operation is successful the state machine calls the next function which writes the input as an object to an Amazon S3.
Language: Jupyter Notebook - Size: 329 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
huynguyent/aws-stepfunctions-demo
Language: Python - Size: 105 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0
djheru/step-functions-sentiment
This is an AWS CDK prototype project illustrating the use of serverless technologies to implement a GraphQL "reviews" API that directly invokes EventBridge to add an event to the event bus which kicks off an asynchronous workflow orchestrated by Step Functions
Language: TypeScript - Size: 285 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
huginandmunin/aws-stepfunction-parallel-lambda
Tutorial for building a StepFunction with parallel processes that interact with a DynamoDB table.
Language: Python - Size: 70.3 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
ImerM/sag_aws
Repo that runs a SAG assembly pipeline on AWS, just run the bash script and you are good to go.
Language: Python - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0
eszanon/go-states-language
A golang command-line tool and library that provides a validator and a parser for Amazon States Language JSON files.
Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
kimsaabyepedersen/stepfunctions-workflow
Sample AWS Step Functions Workflow built with SAM
Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0
kevindellapiazza/reviewlens-ai-showcase
End-to-end serverless AI pipeline on AWS to analyze customer reviews.
Language: Python - Size: 181 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
lindsaygelle/AWSComprehend
AWS Comprehend is an event-driven, serverless data processing pipeline that leverages AWS services to perform natural language processing and analysis on user-submitted text files.
Language: HCL - Size: 1.76 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
aws-samples/sample-exporting-to-amazon-s3-tables-with-aws-step-functions-distributed-map
Exporting to Amazon S3 Tables with AWS Step Functions Distributed Map
Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
tomy224/aws-amazon-product-research-pipeline
Serverless Amazon product research automation system using AWS Step Functions and Lambda. Automated profit analysis pipeline processing competitor pricing, sales history, and market data to identify profitable opportunities.
Size: 812 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
garysassano/cdk-aws-cross-account-lambda
CDK app that deploys a Lambda function that gets invoked by a Step Functions state machine in another AWS account
Language: TypeScript - Size: 133 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
jhorgsilva/aws-serverless-image-pipeline
📷 Streamline image processing on AWS with a serverless pipeline that automatically handles uploads, creates thumbnails, and monitors performance.
Language: HCL - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
fogfish/typestep
type-safe choreography for AWS Step Functions
Language: Go - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
heyteacher/sam-forecast-automation-covid-19-ita
AWS forecast automation sam template based on COVID-19 italian datasets
Language: JavaScript - Size: 290 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
benitomartin/aws-step-functions-circleci
Event-Driven ETL with AWS Step Functions
Language: Python - Size: 1.11 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
BhekimpiloNdhlela/terraform-aws-delay-s3-object-replication
This Terraform module sets up a solution for delaying S3 object replication using AWS Step Functions and Lambda functions. The module integrates with SNS for notifications and supports custom delays for replication processes.
Language: HCL - Size: 99.6 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
PranavDarshan/ML-Workflow-Scones-Unlimited
ML Workflow for a company called Scones Unlimited. Image classification model that can automatically detect which kind of vehicle delivery drivers have, in order to route them to the correct loading bay and orders.
Language: Jupyter Notebook - Size: 541 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
micmurawski/airfunctions
AirFunctions is a Python framework that brings Airflow-like workflow orchestration to AWS Step Functions. It provides an intuitive Python API for building, testing, and deploying complex state machines while maintaining the reliability and scalability of AWS Step Functions.
Language: Python - Size: 149 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0