AWS Step Functions to Amazon EMR Serverless

AWS Step Functions → Amazon EMR

This pattern deploys State Machine that runs a job on Amazon EMR Serverless.

This pattern involves an AWS Step Functions State Machine which has the ability to run a job on Amazon EMR Serverless. It provisions all the required resources using Terraform for Infrastructure as Code (IaC).

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/sfn-emrserverless-terraform

Deploy

terraform initterraform apply --auto-approve


Testing

See the GitHub repo Readme for detailed testing instructions.

Cleanup

terraform destroy --auto-approve

Created by:

Naveen Balaraman

Naveen Balaraman

Sr. Cloud Application Architect passionate about Containers, Serverless Applications, Architecting Microservices and helping customers leverage the power of Cloud.

Follow on LinkedIn