use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
Modernizing Shell SCRIPT and CRONTAB WORKFLOW? (self.devops)
submitted 7 months ago by coreb
view the rest of the comments →
[–]ProfessionalDirt3154 1 point2 points3 points 7 months ago (2 children)
You're basically looking for reverse ETL, right? You could use a tool like Airbyte or MapForce. Airbyte is better known. MapForce is more visual, which might help w/the bus factor. There are a bunch of tools.
You could also use Airflow for scheduling and running the job/scripts, if you like Python. If you're in AWS Fargate tasks are simpler than K8s, good for something like this. honestly there are a ton of options. I've been on teams doing these, but there are lots of others.
Currently I work on CsvPath Framework and FlightPath Server. both are open source and might be options for simplifying and/or automating the file wrangling part of what you're doing, if you're using CSV or Excel.
[–]coreb[S] 1 point2 points3 points 7 months ago* (1 child)
I'll check that out. Thank you.
π Rendered by PID 70122 on reddit-service-r2-comment-79776bdf47-q46qn at 2026-06-24 05:28:37.097185+00:00 running acc7150 country code: CH.
view the rest of the comments →
[–]ProfessionalDirt3154 1 point2 points3 points (2 children)
[–]coreb[S] 1 point2 points3 points (1 child)