What is Astronomer and what are its top alternatives?
Astronomer is a platform designed to help companies build, run, and scale data pipelines. It provides features such as workflow management, scheduling, monitoring, and error handling. However, some limitations of Astronomer include its pricing structure based on data volume and the need for technical expertise to fully leverage its capabilities.
Apache Airflow: Apache Airflow is an open-source platform for orchestrating complex computational workflows and data processing pipelines. It offers a rich set of features including a user-friendly UI, scheduling, monitoring, and extensibility through plugins. Pros include its active community support and flexibility in customizing workflows, while cons may include a steeper learning curve for beginners.
Prefect: Prefect is a workflow management system that focuses on building, monitoring, and managing data pipelines. It offers features like automatic retries, parallelism, and scheduling. Pros include its user-friendly interface and strong support for advanced scheduling, while cons may include a smaller community compared to other tools.
Luigi: Luigi is a Python module that helps you build complex pipelines of batch jobs. It provides tools for handling dependencies, scheduling tasks, and monitoring workflows. Pros include its simplicity and integration with Python code, while cons may include a lack of a graphical user interface.
Dagster: Dagster is a data orchestrator that integrates with Python and enables building complex data pipelines with a focus on data quality and monitoring. It offers features like dependency management, data types, and declarative pipeline definitions. Pros include its emphasis on data quality and testing, while cons may include a more structured approach that may require additional setup time.
Kubeflow Pipelines: Kubeflow Pipelines is a platform for building and deploying machine learning workflows on Kubernetes. It provides features like versioning, reusable components, and collaboration tools. Pros include its seamless integration with Kubernetes for scalable deployments, while cons may include a more specialized focus on machine learning workflows.
Pinball: Pinball is a job scheduling and workflow management system built at Pinterest. It offers features like distributed execution, dependency management, and fault tolerance. Pros include its scalability and fault tolerance, while cons may include a lack of comprehensive documentation compared to other tools.
Apache Nifi: Apache Nifi is a data integration and distribution system that enables the automation of data flows between various systems. It provides a visual interface for designing data flows, data provenance, and scalability. Pros include its visual data flow programming paradigm, while cons may include a more limited focus on complex workflow orchestration compared to other tools.
Conductor: Conductor is an orchestration engine developed by Netflix to manage workflow execution across microservices. It offers features like parallel execution, load balancing, and monitoring. Pros include its focus on microservices orchestration, while cons may include a learning curve associated with its specific use case.
Digdag: Digdag is a simple tool for building and orchestrating complex workflows. It provides features like dependencies, retries, and alerting. Pros include its simplicity and ease of use, while cons may include a less extensive feature set compared to other tools.
Apache Kafka Streams: Apache Kafka Streams is a client library for building real-time streaming applications on top of Apache Kafka. It offers features like stateful processing, windowing, and fault tolerance. Pros include its seamless integration with Kafka for stream processing, while cons may include a more specialized focus on stream processing rather than general-purpose workflow orchestration.
Top Alternatives to Astronomer
- 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. ...
- Segment
Segment is a single hub for customer data. Collect your data in one place, then send it to more than 100 third-party tools, internal systems, or Amazon Redshift with the flip of a switch. ...
- Google Analytics
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social networking sites and applications. ...
- Google Tag Manager
Tag Manager gives you the ability to add and update your own tags for conversion tracking, site analytics, remarketing, and more. There are nearly endless ways to track user behavior across your sites and apps, and the intuitive design lets you change tags whenever you want. ...
- Mixpanel
Mixpanel helps companies build better products through data. With our powerful, self-serve product analytics solution, teams can easily analyze how and why people engage, convert, and retain to improve their user experience. ...
- Mixpanel
Mixpanel helps companies build better products through data. With our powerful, self-serve product analytics solution, teams can easily analyze how and why people engage, convert, and retain to improve their user experience. ...
- Optimizely
Optimizely is the market leader in digital experience optimization, helping digital leaders and Fortune 100 companies alike optimize their digital products, commerce, and campaigns with a fully featured experimentation platform. ...
- Crazy Egg
Crazy Egg gives you the competitive advantage to improve your website in a heartbeat without the high costs. ...
Astronomer alternatives & related posts
Airflow
- Features53
- Task Dependency Management14
- Beautiful UI12
- Cluster of workers12
- Extensibility10
- Open source6
- Complex workflows5
- Python5
- Good api3
- Apache project3
- Custom operators3
- Dashboard2
- Observability is not great when the DAGs exceed 2502
- Running it on kubernetes cluster relatively complex2
- Open source - provides minimum or no support2
- Logical separation of DAGs is not straight forward1
related Airflow posts
Data science and engineering teams at Lyft maintain several big data pipelines that serve as the foundation for various types of analysis throughout the business.
Apache Airflow sits at the center of this big data infrastructure, allowing users to “programmatically author, schedule, and monitor data pipelines.” Airflow is an open source tool, and “Lyft is the very first Airflow adopter in production since the project was open sourced around three years ago.”
There are several key components of the architecture. A web UI allows users to view the status of their queries, along with an audit trail of any modifications the query. A metadata database stores things like job status and task instance status. A multi-process scheduler handles job requests, and triggers the executor to execute those tasks.
Airflow supports several executors, though Lyft uses CeleryExecutor to scale task execution in production. Airflow is deployed to three Amazon Auto Scaling Groups, with each associated with a celery queue.
Audit logs supplied to the web UI are powered by the existing Airflow audit logs as well as Flask signal.
Datadog, Statsd, Grafana, and PagerDuty are all used to monitor the Airflow system.
We are a young start-up with 2 developers and a team in India looking to choose our next ETL tool. We have a few processes in Azure Data Factory but are looking to switch to a better platform. We were debating Trifacta and Airflow. Or even staying with Azure Data Factory. The use case will be to feed data to front-end APIs.
Segment
- Easy to scale and maintain 3rd party services86
- One API49
- Simple39
- Multiple integrations25
- Cleanest API19
- Easy10
- Free9
- Mixpanel Integration8
- Segment SQL7
- Flexible6
- Google Analytics Integration4
- Salesforce Integration2
- SQL Access2
- Clean Integration with Application2
- Own all your tracking data1
- Quick setup1
- Clearbit integration1
- Beautiful UI1
- Integrates with Apptimize1
- Escort1
- Woopra Integration1
- Not clear which events/options are integration-specific2
- Limitations with integration-specific configurations1
- Client-side events are separated from server-side1
related Segment posts
Back in 2014, I was given an opportunity to re-architect SmartZip Analytics platform, and flagship product: SmartTargeting. This is a SaaS software helping real estate professionals keeping up with their prospects and leads in a given neighborhood/territory, finding out (thanks to predictive analytics) who's the most likely to list/sell their home, and running cross-channel marketing automation against them: direct mail, online ads, email... The company also does provide Data APIs to Enterprise customers.
I had inherited years and years of technical debt and I knew things had to change radically. The first enabler to this was to make use of the cloud and go with AWS, so we would stop re-inventing the wheel, and build around managed/scalable services.
For the SaaS product, we kept on working with Rails as this was what my team had the most knowledge in. We've however broken up the monolith and decoupled the front-end application from the backend thanks to the use of Rails API so we'd get independently scalable micro-services from now on.
Our various applications could now be deployed using AWS Elastic Beanstalk so we wouldn't waste any more efforts writing time-consuming Capistrano deployment scripts for instance. Combined with Docker so our application would run within its own container, independently from the underlying host configuration.
Storage-wise, we went with Amazon S3 and ditched any pre-existing local or network storage people used to deal with in our legacy systems. On the database side: Amazon RDS / MySQL initially. Ultimately migrated to Amazon RDS for Aurora / MySQL when it got released. Once again, here you need a managed service your cloud provider handles for you.
Future improvements / technology decisions included:
Caching: Amazon ElastiCache / Memcached CDN: Amazon CloudFront Systems Integration: Segment / Zapier Data-warehousing: Amazon Redshift BI: Amazon Quicksight / Superset Search: Elasticsearch / Amazon Elasticsearch Service / Algolia Monitoring: New Relic
As our usage grows, patterns changed, and/or our business needs evolved, my role as Engineering Manager then Director of Engineering was also to ensure my team kept on learning and innovating, while delivering on business value.
One of these innovations was to get ourselves into Serverless : Adopting AWS Lambda was a big step forward. At the time, only available for Node.js (Not Ruby ) but a great way to handle cost efficiency, unpredictable traffic, sudden bursts of traffic... Ultimately you want the whole chain of services involved in a call to be serverless, and that's when we've started leveraging Amazon DynamoDB on these projects so they'd be fully scalable.
Our primary source of monitoring and alerting is Datadog. We’ve got prebuilt dashboards for every scenario and integration with PagerDuty to manage routing any alerts. We’ve definitely scaled past the point where managing dashboards is easy, but we haven’t had time to invest in using features like Anomaly Detection. We’ve started using Honeycomb for some targeted debugging of complex production issues and we are liking what we’ve seen. We capture any unhandled exceptions with Rollbar and, if we realize one will keep happening, we quickly convert the metrics to point back to Datadog, to keep Rollbar as clean as possible.
We use Segment to consolidate all of our trackers, the most important of which goes to Amplitude to analyze user patterns. However, if we need a more consolidated view, we push all of our data to our own data warehouse running PostgreSQL; this is available for analytics and dashboard creation through Looker.
- Free1.5K
- Easy setup927
- Data visualization891
- Real-time stats698
- Comprehensive feature set406
- Goals tracking182
- Powerful funnel conversion reporting155
- Customizable reports139
- Custom events try83
- Elastic api53
- Updated regulary15
- Interactive Documentation8
- Google play4
- Walkman music video playlist3
- Industry Standard3
- Advanced ecommerce3
- Irina2
- Easy to integrate2
- Financial Management Challenges -2015h2
- Medium / Channel data split2
- Lifesaver2
- Confusing UX/UI11
- Super complex8
- Very hard to build out funnels6
- Poor web performance metrics4
- Very easy to confuse the user of the analytics3
- Time spent on page isn't accurate out of the box2
related Google Analytics posts
This is my stack in Application & Data
JavaScript PHP HTML5 jQuery Redis Amazon EC2 Ubuntu Sass Vue.js Firebase Laravel Lumen Amazon RDS GraphQL MariaDB
My Utilities Tools
Google Analytics Postman Elasticsearch
My Devops Tools
Git GitHub GitLab npm Visual Studio Code Kibana Sentry BrowserStack
My Business Tools
Slack
Functionally, Amplitude and Mixpanel are incredibly similar. They both offer almost all the same functionality around tracking and visualizing user actions for analytics. You can track A/B test results in both. We ended up going with Amplitude at BaseDash because it has a more generous free tier for our uses (10 million actions per month, versus Mixpanel's 1000 monthly tracked users).
Segment isn't meant to compete with these tools, but instead acts as an API to send actions to them, and other analytics tools. If you're just sending event data to one of these tools, you probably don't need Segment. If you're using other analytics tools like Google Analytics and FullStory, Segment makes it easy to send events to all your tools at once.
Google Tag Manager
related Google Tag Manager posts
Hi,
This is a question for best practice regarding Segment and Google Tag Manager. I would love to use Segment and GTM together when we need to implement a lot of additional tools, such as Amplitude, Appsfyler, or any other engagement tool since we can send event data without additional SDK implementation, etc.
So, my question is, if you use Segment and Google Tag Manager, how did you define what you will push through Segment and what will you push through Google Tag Manager? For example, when implementing a Facebook Pixel or any other 3rd party marketing tag?
From my point of view, implementing marketing pixels should stay in GTM because of the tag/trigger control.
If you are using Segment and GTM together, I would love to learn more about your best practice.
Thanks!
Mixpanel
- Great visualization ui144
- Easy integration108
- Great funnel funcionality78
- Free58
- A wide range of tools22
- Powerful Graph Search15
- Responsive Customer Support11
- Nice reporting2
- Messaging (notification, email) features are weak2
- Paid plans can get expensive2
- Limited dashboard capabilities1
related Mixpanel posts
Functionally, Amplitude and Mixpanel are incredibly similar. They both offer almost all the same functionality around tracking and visualizing user actions for analytics. You can track A/B test results in both. We ended up going with Amplitude at BaseDash because it has a more generous free tier for our uses (10 million actions per month, versus Mixpanel's 1000 monthly tracked users).
Segment isn't meant to compete with these tools, but instead acts as an API to send actions to them, and other analytics tools. If you're just sending event data to one of these tools, you probably don't need Segment. If you're using other analytics tools like Google Analytics and FullStory, Segment makes it easy to send events to all your tools at once.
Hi there, we are a seed-stage startup in the personal development space. I am looking at building the marketing stack tool to have an accurate view of the user experience from acquisition through to adoption and retention for our upcoming React Native Mobile app. We qualify for the startup program of Segment and Mixpanel, which seems like a good option to get rolling and scale for free to learn how our current 60K free members will interact in the new subscription-based platform. I was considering AppsFlyer for attribution, and I am now looking at an affordable yet scalable Mobile Marketing tool vs. building in-house. Braze looks great, so does Leanplum, but the price points are 30K to start, which we can't do. I looked at OneSignal, but it doesn't have user flow visualization. I am now looking into Urban Airship and Iterable. Any advice would be much appreciated!
Mixpanel
- Great visualization ui144
- Easy integration108
- Great funnel funcionality78
- Free58
- A wide range of tools22
- Powerful Graph Search15
- Responsive Customer Support11
- Nice reporting2
- Messaging (notification, email) features are weak2
- Paid plans can get expensive2
- Limited dashboard capabilities1
related Mixpanel posts
Functionally, Amplitude and Mixpanel are incredibly similar. They both offer almost all the same functionality around tracking and visualizing user actions for analytics. You can track A/B test results in both. We ended up going with Amplitude at BaseDash because it has a more generous free tier for our uses (10 million actions per month, versus Mixpanel's 1000 monthly tracked users).
Segment isn't meant to compete with these tools, but instead acts as an API to send actions to them, and other analytics tools. If you're just sending event data to one of these tools, you probably don't need Segment. If you're using other analytics tools like Google Analytics and FullStory, Segment makes it easy to send events to all your tools at once.
Hi there, we are a seed-stage startup in the personal development space. I am looking at building the marketing stack tool to have an accurate view of the user experience from acquisition through to adoption and retention for our upcoming React Native Mobile app. We qualify for the startup program of Segment and Mixpanel, which seems like a good option to get rolling and scale for free to learn how our current 60K free members will interact in the new subscription-based platform. I was considering AppsFlyer for attribution, and I am now looking at an affordable yet scalable Mobile Marketing tool vs. building in-house. Braze looks great, so does Leanplum, but the price points are 30K to start, which we can't do. I looked at OneSignal, but it doesn't have user flow visualization. I am now looking into Urban Airship and Iterable. Any advice would be much appreciated!
Optimizely
- Easy to setup, edit variants, & see results50
- Light weight20
- Best a/b testing solution16
- Integration with google analytics14
related Optimizely posts
Hey all, I'm managing the implementation of a customer data platform and headless CMS for a digital consumer content publisher. We're weighing up the pros and cons of implementing an OTB activation platform like Optimizely Recommendations or Dynamic Yield vs developing a bespoke solution for personalising content recommendations. Use Case is CDP will house customers and personas, and headless CMS will contain the individual content assets. The intermediary solution will activate data between the two for personalisation of news content feeds. I saw GCP has some potentially applicable personalisation solutions such as recommendations AI, which seem to be targeted at retail, but would probably be relevant to this use case for all intents and purposes. The CDP is Segment and the CMS is Contentstack. Has anyone implemented an activation platform or personalisation solution under similar circumstances? Any advice or direction would be appreciated! Thank you
- Very easy to use12
- Great insight information9
- Neat visualizations2