AWS Data Pipeline vs Azure Pipelines

Need advice about which tool to choose?Ask the StackShare community!

AWS Data Pipeline

94
395
+ 1
1
Azure Pipelines

2.1K
428
+ 1
14
Add tool
Advice on AWS Data Pipeline and Azure Pipelines
Needs advice
on
Azure PipelinesAzure Pipelines
and
JenkinsJenkins

We are currently using Azure Pipelines for continous integration. Our applications are developed witn .NET framework. But when we look at the online Jenkins is the most widely used tool for continous integration. Can you please give me the advice which one is best to use for my case Azure pipeline or jenkins.

See more
Replies (1)
Recommends
on
GitHubGitHub

If your source code is on GitHub, also take a look at Github actions. https://github.com/features/actions

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of AWS Data Pipeline
Pros of Azure Pipelines
  • 1
    Easy to create DAG and execute it
  • 4
    Easy to get started
  • 3
    Unlimited CI/CD minutes
  • 3
    Built by Microsoft
  • 2
    Yaml support
  • 2
    Docker support

Sign up to add or upvote prosMake informed product decisions

What is AWS Data Pipeline?

AWS Data Pipeline is a web service that provides a simple management system for data-driven workflows. Using AWS Data Pipeline, you define a pipeline composed of the “data sources” that contain your data, the “activities” or business logic such as EMR jobs or SQL queries, and the “schedule” on which your business logic executes. For example, you could define a job that, every hour, runs an Amazon Elastic MapReduce (Amazon EMR)–based analysis on that hour’s Amazon Simple Storage Service (Amazon S3) log data, loads the results into a relational database for future lookup, and then automatically sends you a daily summary email.

What is Azure Pipelines?

Fast builds with parallel jobs and test execution. Use container jobs to create consistent and reliable builds with the exact tools you need. Create new containers with ease and push them to any registry.

Need advice about which tool to choose?Ask the StackShare community!

What companies use AWS Data Pipeline?
What companies use Azure Pipelines?
See which teams inside your own company are using AWS Data Pipeline or Azure Pipelines.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with AWS Data Pipeline?
What tools integrate with Azure Pipelines?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to AWS Data Pipeline and Azure Pipelines?
AWS Glue
A fully managed extract, transform, and load (ETL) service that makes it easy for customers to prepare and load their data for analytics.
Airflow
Use Airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The Airflow scheduler executes your tasks on an array of workers while following the specified dependencies. Rich command lines utilities makes performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress and troubleshoot issues when needed.
AWS Step Functions
AWS Step Functions makes it easy to coordinate the components of distributed applications and microservices using visual workflows. Building applications from individual components that each perform a discrete function lets you scale and change applications quickly.
Apache NiFi
An easy to use, powerful, and reliable system to process and distribute data. It supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
AWS Batch
It enables developers, scientists, and engineers to easily and efficiently run hundreds of thousands of batch computing jobs on AWS. It dynamically provisions the optimal quantity and type of compute resources (e.g., CPU or memory optimized instances) based on the volume and specific resource requirements of the batch jobs submitted.
See all alternatives