Categories |
|
---|---|
Website | jenkins.io |
Details $ |
Categories |
|
---|---|
Website | github.com |
Details $ | - |
Based on our record, Luigi should be more popular than Jenkins. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
CloudBees Jenkins Platform is a commercial offering from CloudBees, it is not the Jenkins project itself (which is open source). Jenkins is alive and well. See https://jenkins.io. Source: 9 months ago
Ok. I'm talking about this: https://jenkins.io/. Source: about 1 year ago
Currently supported : Datadog, Jenkins, DNS, HTTP. Source: about 1 year ago
Saw this new blog post on jenkins.io which is really cool. Basically it is a free tool that you can use to help make sure your Jenkins system is managed well. Source: over 2 years ago
TL;DR: Your continuous integration platform (CICD) will host all the quality tools (e.g. test, lint) so it should come with a vibrant ecosystem of plugins. Jenkins used to be the default for many projects as it has the biggest community along with a very powerful platform at the price of a complex setup that demands a steep learning curve. Nowadays, it has become much easier to set up a CI solution using SaaS... - Source: dev.to / over 2 years ago
I agree there are many options in this space. Two others to consider: - https://airflow.apache.org/ - https://github.com/spotify/luigi There are also many Kubernetes based options out there. For the specific use case you specified, you might even consider a plain old Makefile and incrond if you expect these all to run on a single host and be triggered by a new file... - Source: Hacker News / 5 months ago
Maybe if your use case is “smallish” and doesn’t require the whole studio suite you could check out apscheduler for doing python “tasks” on a schedule and luigi to build pipelines. Source: over 1 year ago
What are you trying to do? Distributed scheduler with a single instance? No database? Are you sure you don't just mean "a scheduler" ala Luigi? https://github.com/spotify/luigi. - Source: Hacker News / almost 2 years ago
It's good to know what Airflow is not the only one on the market. There are Dagster and Spotify Luigi and others. But they have different pros and cons, be sure that you did a good investigation on the market to choose the best suitable tool for your tasks. - Source: dev.to / about 2 years ago
MLOps is a HUGE area to explore, and not surprisingly, there are many startups showing up in this space. If you want to get it on the latest trends, then I would look at workflow orchestration frameworks such as Metaflow (started off at Netflix, is now spinning off into its own enterprise business, https://metaflow.org/), Kubeflow (used at Google, https://www.kubeflow.org/), Airflow (used at Airbnb,... Source: about 2 years ago
CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.
Apache Airflow - Airflow is a platform to programmaticaly author, schedule and monitor data pipelines.
Travis CI - Focus on writing code. Let Travis CI take care of running your tests and deploying your apps.
Metaflow - Framework for real-life data science; build, improve, and operate end-to-end workflows.
Codeship - Codeship is a fast and secure hosted Continuous Delivery platform that scales with your needs.
Azkaban - Azkaban is a batch workflow job scheduler created at LinkedIn to run Hadoop jobs.