cloud

AWS Step functions and boto3

AWS Step functions and boto3

0
AWS Step Functions is a visual workflow service that allows you to orchestrate AWS services, automate business processes, and build serverless applications. Link
Develop and test AWS Glue version 3.0 jobs locally using a Docker container

Develop and test AWS Glue version 3.0 jobs locally using a Docker container

0
This post is a continuation of blog post “Developing AWS Glue ETL jobs locally using a container“. While the earlier post introduced the pattern of development for AWS Glue ETL Jobs on a Docker container using a Docker image, this post focuses on how to develop and test AWS Glue version 3.0 jobs using the same approach. Link