do you read devops news?
I work with several clients in the DevOps / DevSecOps space and I'm curious what news / websites you look at for industry news?
If you don't care to read industry news, but prefer blogs, podcasts, etc. please share those insights too!
https://redd.it/usje9o
@r_devops
I work with several clients in the DevOps / DevSecOps space and I'm curious what news / websites you look at for industry news?
If you don't care to read industry news, but prefer blogs, podcasts, etc. please share those insights too!
https://redd.it/usje9o
@r_devops
reddit
do you read devops news?
I work with several clients in the DevOps / DevSecOps space and I'm curious what news / websites you look at for industry news? If you don't...
What makes a good DevOps manager?
Interested to see what everyone thinks makes a good DevOps manager. What things should they do? What should they avoid doing? What makes them a top 10% manager? What do you hate when a manager does? What matters most to you about your manager?
https://redd.it/ustzqj
@r_devops
Interested to see what everyone thinks makes a good DevOps manager. What things should they do? What should they avoid doing? What makes them a top 10% manager? What do you hate when a manager does? What matters most to you about your manager?
https://redd.it/ustzqj
@r_devops
reddit
What makes a good DevOps manager?
Interested to see what everyone thinks makes a good DevOps manager. What things should they do? What should they avoid doing? What makes them a...
How do you document CI/CD: containers, pipelines, toolchains, etc?
as the title explained: how do you document your containers, pipelines, repositories, environments, etc... ?
​
do you have anything automated? do you follow any convention, any framework?
​
as for me, i manage a huge gitlab space, we've 200-300 repositories, with 20-30 centralized pipelines. we are dealing with python, java, node pipelines. quality gates with sonarqube, xray and other security tools. we are dealing with an artifactory and a sonatype instance.
we've also a legacy jenkins instance with 30, 40 pipelines. we're usign maybe a 100 vms divided in various clusters.
we release a product that is composed by almost 20 containers, and we manage 3-4 releases in parallel.
as an architect i've inherited a confluence space with a huge mess of pages and sections. basically documentation is unexisting.
pipelines are not documented and I don't have any clue how to start organize things. i'm leading 4 team mates and all devops/ci-cd activities are "oral handovers"
to start automatizing things i've written a python script that parses the ansible hosts.ini and publish on confluence the list of environments/server. it's integrated into a gitlab pipeline, so anytime someone updates the hosts.ini, confluence page gets updated. it's just a simple thing, but still useful to the developers team
https://redd.it/ut397y
@r_devops
as the title explained: how do you document your containers, pipelines, repositories, environments, etc... ?
​
do you have anything automated? do you follow any convention, any framework?
​
as for me, i manage a huge gitlab space, we've 200-300 repositories, with 20-30 centralized pipelines. we are dealing with python, java, node pipelines. quality gates with sonarqube, xray and other security tools. we are dealing with an artifactory and a sonatype instance.
we've also a legacy jenkins instance with 30, 40 pipelines. we're usign maybe a 100 vms divided in various clusters.
we release a product that is composed by almost 20 containers, and we manage 3-4 releases in parallel.
as an architect i've inherited a confluence space with a huge mess of pages and sections. basically documentation is unexisting.
pipelines are not documented and I don't have any clue how to start organize things. i'm leading 4 team mates and all devops/ci-cd activities are "oral handovers"
to start automatizing things i've written a python script that parses the ansible hosts.ini and publish on confluence the list of environments/server. it's integrated into a gitlab pipeline, so anytime someone updates the hosts.ini, confluence page gets updated. it's just a simple thing, but still useful to the developers team
https://redd.it/ut397y
@r_devops
reddit
How do you document CI/CD: containers, pipelines, toolchains, etc?
as the title explained: how do you document your containers, pipelines, repositories, environments, etc... ? do you have anything...
How do you document CI/CD: containers, pipelines, toolchains, etc?
as the title explained: how do you document your containers, pipelines, repositories, environments, etc... ?
​
do you have anything automated? do you follow any convention, any framework?
​
as for me, i manage a huge gitlab space, we've 200-300 repositories, with 20-30 centralized pipelines. we are dealing with python, java, node pipelines. quality gates with sonarqube, xray and other security tools. we are dealing with an artifactory and a sonatype instance.
we've also a legacy jenkins instance with 30, 40 pipelines. we're usign maybe a 100 vms divided in various clusters.
we release a product that is composed by almost 20 containers, and we manage 3-4 releases in parallel.
as an architect i've inherited a confluence space with a huge mess of pages and sections. basically documentation is unexisting.
pipelines are not documented and I don't have any clue how to start organize things. i'm leading 4 team mates and all devops/ci-cd activities are "oral handovers"
to start automatizing things i've written a python script that parses the ansible hosts.ini and publish on confluence the list of environments/server. it's integrated into a gitlab pipeline, so anytime someone updates the hosts.ini, confluence page gets updated. it's just a simple thing, but still useful to the developers team
https://redd.it/ut397y
@r_devops
as the title explained: how do you document your containers, pipelines, repositories, environments, etc... ?
​
do you have anything automated? do you follow any convention, any framework?
​
as for me, i manage a huge gitlab space, we've 200-300 repositories, with 20-30 centralized pipelines. we are dealing with python, java, node pipelines. quality gates with sonarqube, xray and other security tools. we are dealing with an artifactory and a sonatype instance.
we've also a legacy jenkins instance with 30, 40 pipelines. we're usign maybe a 100 vms divided in various clusters.
we release a product that is composed by almost 20 containers, and we manage 3-4 releases in parallel.
as an architect i've inherited a confluence space with a huge mess of pages and sections. basically documentation is unexisting.
pipelines are not documented and I don't have any clue how to start organize things. i'm leading 4 team mates and all devops/ci-cd activities are "oral handovers"
to start automatizing things i've written a python script that parses the ansible hosts.ini and publish on confluence the list of environments/server. it's integrated into a gitlab pipeline, so anytime someone updates the hosts.ini, confluence page gets updated. it's just a simple thing, but still useful to the developers team
https://redd.it/ut397y
@r_devops
reddit
How do you document CI/CD: containers, pipelines, toolchains, etc?
as the title explained: how do you document your containers, pipelines, repositories, environments, etc... ? do you have anything...
Devops more ops then dev?
If I look at the current state of DevOps in my country (Netherlands) it has not become what I expected.
Instead of seeing developers maintaining their own infrastructure work or developers and operations working together in one team. In my opinion it's nowadays some ops guys doing some DevOps work like: IaC, writing CI/CD pipelines for developers, maintaining stuff (observability) etc.
Is this really what it become? and does this sound familiar to you guys? Im quite dissapointed to be honest as a junior
https://redd.it/ut3kgu
@r_devops
If I look at the current state of DevOps in my country (Netherlands) it has not become what I expected.
Instead of seeing developers maintaining their own infrastructure work or developers and operations working together in one team. In my opinion it's nowadays some ops guys doing some DevOps work like: IaC, writing CI/CD pipelines for developers, maintaining stuff (observability) etc.
Is this really what it become? and does this sound familiar to you guys? Im quite dissapointed to be honest as a junior
https://redd.it/ut3kgu
@r_devops
reddit
Devops more ops then dev?
If I look at the current state of DevOps in my country (Netherlands) it has not become what I expected. Instead of seeing developers maintaining...
What makes a good DevOps manager?
Interested to see what everyone thinks makes a good DevOps manager. What things should they do? What should they avoid doing? What makes them a top 10% manager? What do you hate when a manager does? What matters most to you about your manager?
https://redd.it/ustzqj
@r_devops
Interested to see what everyone thinks makes a good DevOps manager. What things should they do? What should they avoid doing? What makes them a top 10% manager? What do you hate when a manager does? What matters most to you about your manager?
https://redd.it/ustzqj
@r_devops
reddit
What makes a good DevOps manager?
Interested to see what everyone thinks makes a good DevOps manager. What things should they do? What should they avoid doing? What makes them a...
Calculating supply chain risk, math question
Can someone ELI5? Or ELI18 maybe? I was reading a document on an organization's DevOps strategy today and came across this statement:
>If the compiler is 90% secure, the code repository is 90% secure, the artifact repository is 90% secure, and the container orchestrator is 90% secure – the overall system is not 90% secure. The cybersecurity level of the end-to-end ecosystem is actually .9 * .9 * .9 * .9, or roughly 65% secure.
I don't get it. I mean, first off, I don't get what it would mean to be "X% secure" in the first place. But even accepting some intuitive sense of that, if a security event happened in 1 out of the 10 times that step 1 occurred, and in 1 out of the 10 times that step 2 occurred, then it occurs in 2 out of the 20 times... wait, that's not right. Okay, so you have 10 possible situations for step 1, 9 of them being safe and 1 being a security event. After that you have another 10 possible situations or events. So you map out each possible path. There's 100 possible paths. 1 -> 1, 1 -> 2, 1 -> 3, so on to possibility 2 in step 1, which could then be 2 -> 1, 2 -> 2, 2 -> 3, etc.
Ah. Okay. With four steps of ten possibilities each, that's 10,000 possible sequences. Out of that 10,000, to go through only safe events you'd have to hit one of the 9 safe events in the first step, and each of the 9 could only hit 9 of the events in the second step, and... that's how you get the formula they used in the quote. 9 * 9 * 9 * 9 = 6561. Then 6561 / 10000 = 0.6561 or "roughly 65%". I get it.
Hey good chat everybody. Nice to catch up. = )
https://redd.it/utcuwb
@r_devops
Can someone ELI5? Or ELI18 maybe? I was reading a document on an organization's DevOps strategy today and came across this statement:
>If the compiler is 90% secure, the code repository is 90% secure, the artifact repository is 90% secure, and the container orchestrator is 90% secure – the overall system is not 90% secure. The cybersecurity level of the end-to-end ecosystem is actually .9 * .9 * .9 * .9, or roughly 65% secure.
I don't get it. I mean, first off, I don't get what it would mean to be "X% secure" in the first place. But even accepting some intuitive sense of that, if a security event happened in 1 out of the 10 times that step 1 occurred, and in 1 out of the 10 times that step 2 occurred, then it occurs in 2 out of the 20 times... wait, that's not right. Okay, so you have 10 possible situations for step 1, 9 of them being safe and 1 being a security event. After that you have another 10 possible situations or events. So you map out each possible path. There's 100 possible paths. 1 -> 1, 1 -> 2, 1 -> 3, so on to possibility 2 in step 1, which could then be 2 -> 1, 2 -> 2, 2 -> 3, etc.
Ah. Okay. With four steps of ten possibilities each, that's 10,000 possible sequences. Out of that 10,000, to go through only safe events you'd have to hit one of the 9 safe events in the first step, and each of the 9 could only hit 9 of the events in the second step, and... that's how you get the formula they used in the quote. 9 * 9 * 9 * 9 = 6561. Then 6561 / 10000 = 0.6561 or "roughly 65%". I get it.
Hey good chat everybody. Nice to catch up. = )
https://redd.it/utcuwb
@r_devops
reddit
Calculating supply chain risk, math question
Can someone ELI5? Or ELI18 maybe? I was reading a document on an organization's DevOps strategy today and came across this statement: >If the...
Azure Terrafy- Azure’s best Terraform buddy
https://www.linkedin.com/posts/ormaman\_azure-terrafy-azures-best-terraform-buddy-activity-6933150295745040384-d2oW?utm\_source=linkedin\_share&utm\_medium=member\_desktop\_web
https://redd.it/utci3h
@r_devops
https://www.linkedin.com/posts/ormaman\_azure-terrafy-azures-best-terraform-buddy-activity-6933150295745040384-d2oW?utm\_source=linkedin\_share&utm\_medium=member\_desktop\_web
https://redd.it/utci3h
@r_devops
Linkedin
Or M. on LinkedIn: Azure Terrafy- Azure’s best Terraform buddy
A new article that I just freshly baked! 🎂
I found this fantastic project for Terraform, which is taking an already built-up cloud environment and writing...
I found this fantastic project for Terraform, which is taking an already built-up cloud environment and writing...
Better Language for Pulumi?
I'm going to spend some time this weekend trying out Pulumi.
Before I dig in though, I wanted to know if there were any particular issues with a supported language. We all know the marketing speak that they have all these supported languages, but in the real world, I'm guessing they probably have some shortcomings or are unequal.
Ignoring discussion of the language itself, are there sections of the SDK that aren't available in certain languages? Or all they all 100% compatible? Are there any common idioms in their SDK that just feel wrong or duck-tapey in certain languages? Are there 3rd party plugins or libraries that don't work with certain languages? Is the developer community stronger with certain languages? Docs better? The list could go on. I want the real talk from anyone who's spent time with it and felt the pain.
https://redd.it/utl0oh
@r_devops
I'm going to spend some time this weekend trying out Pulumi.
Before I dig in though, I wanted to know if there were any particular issues with a supported language. We all know the marketing speak that they have all these supported languages, but in the real world, I'm guessing they probably have some shortcomings or are unequal.
Ignoring discussion of the language itself, are there sections of the SDK that aren't available in certain languages? Or all they all 100% compatible? Are there any common idioms in their SDK that just feel wrong or duck-tapey in certain languages? Are there 3rd party plugins or libraries that don't work with certain languages? Is the developer community stronger with certain languages? Docs better? The list could go on. I want the real talk from anyone who's spent time with it and felt the pain.
https://redd.it/utl0oh
@r_devops
reddit
Better Language for Pulumi?
I'm going to spend some time this weekend trying out Pulumi. Before I dig in though, I wanted to know if there were any particular issues with a...
Apply now or wait till i get my degree?
​
I'll shorten the whole thing,
\-i live in germany
\-my boss is getting on my nerves he is not a computer scientist or dev ,but an economist and has no idea what I do ...
\-I get too little money in my opinion ... 35k as a java developer they lured me with the fact that I already got 20k as a trainee last year which was quite ok as a trainee but now well....
\-what i do is currently pretty boring and i feel underchallenged
\-i get my cs bsc degree in about 11 weeks only
Should I apply somewhere else now or wait until I have my degree in the bag?
https://redd.it/uto3kg
@r_devops
​
I'll shorten the whole thing,
\-i live in germany
\-my boss is getting on my nerves he is not a computer scientist or dev ,but an economist and has no idea what I do ...
\-I get too little money in my opinion ... 35k as a java developer they lured me with the fact that I already got 20k as a trainee last year which was quite ok as a trainee but now well....
\-what i do is currently pretty boring and i feel underchallenged
\-i get my cs bsc degree in about 11 weeks only
Should I apply somewhere else now or wait until I have my degree in the bag?
https://redd.it/uto3kg
@r_devops
reddit
Apply now or wait till i get my degree?
I'll shorten the whole thing, \-i live in germany \-my boss is getting on my nerves he is not a computer scientist or dev ,but an...
is 90DaysOfDevOps good for learning?
Its on github with bunch of links to learn relevant technologies.
Or can you suggest any alternatives regardless if its good or not?
edit: heres the link: https://github.com/MichaelCade/90DaysOfDevOps
https://redd.it/uttp4m
@r_devops
Its on github with bunch of links to learn relevant technologies.
Or can you suggest any alternatives regardless if its good or not?
edit: heres the link: https://github.com/MichaelCade/90DaysOfDevOps
https://redd.it/uttp4m
@r_devops
GitHub
GitHub - MichaelCade/90DaysOfDevOps: This repository started out as a learning in public project for myself and has now become…
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things Dev...
Collectd crashes when enabeling apache plugin
After I enable collectd plugin for apache collectd crashes
I uncommented collectd.conf
<Plugin apache>
<Instance "tktestapache">
URL "https://127.0.0.1/server-status?auto"
</Instance>
</Plugin>
When I checked the status
systemctl status collectd.service
I am not able to find any specific reason why it is failing. Am I missing any step in setup?
collectd.service - Collectd statistics daemon
Loaded: loaded (/usr/lib/systemd/system/collectd.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Fri 2022-05-20 12:09:13 UTC; 8min ago
Docs: man:collectd(1)
man:collectd.conf(5)
Process: 4302 ExecStart=/usr/sbin/collectd (code=exited, status=1/FAILURE)
Main PID: 4302 (code=exited, status=1/FAILURE)
May 20 12:09:12 ip-10-2-27-88.ec2.internal systemd1: collectd.service: main process exited, code=exited, status=1/FAILURE
May 20 12:09:12 ip-10-2-27-88.ec2.internal systemd1: Failed to start Collectd statistics daemon.
May 20 12:09:12 ip-10-2-27-88.ec2.internal systemd1: Unit collectd.service entered failed state.
May 20 12:09:12 ip-10-2-27-88.ec2.internal systemd1: collectd.service failed.
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: collectd.service holdoff time over, scheduling restart.
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: Stopped Collectd statistics daemon.
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: start request repeated too quickly for collectd.service
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: Failed to start Collectd statistics daemon.
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: Unit collectd.service entered failed state.
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: collectd.service failed.
https://redd.it/utv3so
@r_devops
After I enable collectd plugin for apache collectd crashes
I uncommented collectd.conf
<Plugin apache>
<Instance "tktestapache">
URL "https://127.0.0.1/server-status?auto"
</Instance>
</Plugin>
When I checked the status
systemctl status collectd.service
I am not able to find any specific reason why it is failing. Am I missing any step in setup?
collectd.service - Collectd statistics daemon
Loaded: loaded (/usr/lib/systemd/system/collectd.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Fri 2022-05-20 12:09:13 UTC; 8min ago
Docs: man:collectd(1)
man:collectd.conf(5)
Process: 4302 ExecStart=/usr/sbin/collectd (code=exited, status=1/FAILURE)
Main PID: 4302 (code=exited, status=1/FAILURE)
May 20 12:09:12 ip-10-2-27-88.ec2.internal systemd1: collectd.service: main process exited, code=exited, status=1/FAILURE
May 20 12:09:12 ip-10-2-27-88.ec2.internal systemd1: Failed to start Collectd statistics daemon.
May 20 12:09:12 ip-10-2-27-88.ec2.internal systemd1: Unit collectd.service entered failed state.
May 20 12:09:12 ip-10-2-27-88.ec2.internal systemd1: collectd.service failed.
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: collectd.service holdoff time over, scheduling restart.
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: Stopped Collectd statistics daemon.
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: start request repeated too quickly for collectd.service
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: Failed to start Collectd statistics daemon.
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: Unit collectd.service entered failed state.
May 20 12:09:13 ip-10-2-27-88.ec2.internal systemd1: collectd.service failed.
https://redd.it/utv3so
@r_devops
reddit
Collectd crashes when enabeling apache plugin
After I enable collectd plugin for apache collectd crashes I uncommented collectd.conf <Plugin apache> <Instance "tktestapache"> ...
mkincl - A simple way to reuse Makefiles and scripts across multiple repositories
Hey,
Here's the implementation of an idea I've been playing around with and I thought I'd share. The jist of it is to utilize Makefiles to construct reusable CI/CD pipelines that can be ergonomically executed locally.
https://github.com/mkincl/mkincl
https://redd.it/utyns3
@r_devops
Hey,
Here's the implementation of an idea I've been playing around with and I thought I'd share. The jist of it is to utilize Makefiles to construct reusable CI/CD pipelines that can be ergonomically executed locally.
https://github.com/mkincl/mkincl
https://redd.it/utyns3
@r_devops
GitHub
GitHub - mkincl/mkincl: A simple way to reuse Makefiles and scripts across multiple repositories
A simple way to reuse Makefiles and scripts across multiple repositories - mkincl/mkincl
Is Cloud Foundry relevant in 2022?
I get this question a lot and want to limit the options to a simple 'yes' or 'no'. I'm simply curious about everyone's gut reaction.
View Poll
https://redd.it/utyv7g
@r_devops
I get this question a lot and want to limit the options to a simple 'yes' or 'no'. I'm simply curious about everyone's gut reaction.
View Poll
https://redd.it/utyv7g
@r_devops
reddit
Is Cloud Foundry relevant in 2022?
I get this question a lot and want to limit the options to a simple 'yes' or 'no'. I'm simply curious about everyone's gut reaction.
Should your Infrastructure as Code get its own repository?
Hey folks,
I would like to know your strategy with your IaC (terraform, ansible, ...) files. Do you prefer it in a separate repository, or do you share it within the repository of the application? Please explain why you made this decision and if your strategy has some downsides that you discovered.
Cheers
https://redd.it/uu1tcp
@r_devops
Hey folks,
I would like to know your strategy with your IaC (terraform, ansible, ...) files. Do you prefer it in a separate repository, or do you share it within the repository of the application? Please explain why you made this decision and if your strategy has some downsides that you discovered.
Cheers
https://redd.it/uu1tcp
@r_devops
reddit
Should your Infrastructure as Code get its own repository?
Hey folks, I would like to know your strategy with your IaC (terraform, ansible, ...) files. Do you prefer it in a separate repository, or do...
Time and Task management at work
I'm interested to know how you guys manage your tasks because especially in a devopsy role where devs want your time, something breaks, pd calls, plans for improvement, your own assigned tasks, also need to be learning and looking out for new things, its easy to get into some task and get sucked into it. I often forget something that I know is important to do, and makes me feel I did nothing at all. I know some senior people who handle this with ease, probably comes with experience, I feel I need some method to sort by importance, urgency and could it be ignored. How do I start planning these? I like the easy of planning on apps but doesn't work that well for me, reminders dont always ring on my android and I miss a lot of things, pen and paper is too much and I dont look at it often.
https://redd.it/uu415b
@r_devops
I'm interested to know how you guys manage your tasks because especially in a devopsy role where devs want your time, something breaks, pd calls, plans for improvement, your own assigned tasks, also need to be learning and looking out for new things, its easy to get into some task and get sucked into it. I often forget something that I know is important to do, and makes me feel I did nothing at all. I know some senior people who handle this with ease, probably comes with experience, I feel I need some method to sort by importance, urgency and could it be ignored. How do I start planning these? I like the easy of planning on apps but doesn't work that well for me, reminders dont always ring on my android and I miss a lot of things, pen and paper is too much and I dont look at it often.
https://redd.it/uu415b
@r_devops
reddit
Time and Task management at work
I'm interested to know how you guys manage your tasks because especially in a devopsy role where devs want your time, something breaks, pd calls,...
Popularity of serverless
Hi All,
Just wanted to know the latest stuff going on in the field of cloud and devops.
Have any of you migrated any applications with short running workloads to lambda ?
What was your experience ?
Would you recommend other developers to do the same ?
I am starting to explore AWS lambda and the whole shebang from interview perspective.
Just want to focus on what services are actually being used in production
Thanks
https://redd.it/uu44zl
@r_devops
Hi All,
Just wanted to know the latest stuff going on in the field of cloud and devops.
Have any of you migrated any applications with short running workloads to lambda ?
What was your experience ?
Would you recommend other developers to do the same ?
I am starting to explore AWS lambda and the whole shebang from interview perspective.
Just want to focus on what services are actually being used in production
Thanks
https://redd.it/uu44zl
@r_devops
reddit
Popularity of serverless
Hi All, Just wanted to know the latest stuff going on in the field of cloud and devops. Have any of you migrated any applications with short...
Average Mid Devops Pay?
Good afternoon /r/devops,
​
I am a Senior System Administrator with a strong Linux background and transitioning to a Devops role and start interviewing after some more certs/learning some programming/cloud concepts. What is the average pay range for a mid Devops role?
I do not want to really go into a junior role and wondering if others have transitioned from a Senior/Lead role in a different department/specialty ( in legacy systems, VMs etc. ) and went down the Devops route with automation tools.
https://redd.it/uuchd2
@r_devops
Good afternoon /r/devops,
​
I am a Senior System Administrator with a strong Linux background and transitioning to a Devops role and start interviewing after some more certs/learning some programming/cloud concepts. What is the average pay range for a mid Devops role?
I do not want to really go into a junior role and wondering if others have transitioned from a Senior/Lead role in a different department/specialty ( in legacy systems, VMs etc. ) and went down the Devops route with automation tools.
https://redd.it/uuchd2
@r_devops
reddit
Average Mid Devops Pay?
Good afternoon /r/devops, I am a Senior System Administrator with a strong Linux background and transitioning to a Devops role and...
Jailer: A tool for database subsetting, schema and data browsing
Jailer is a tool for database subsetting, schema and data browsing.
It creates small slices from your database and lets you navigate through your database following the relationships..
Ideal for creating small samples of test data or for local problem analysis with relevant production data.
https://github.com/Wisser/Jailer
Features
Creates small slices from your productive database and imports the data into your development and test environment (consistent and referentially intact).
Improves database performance by removing and archiving obsolete data without violating integrity.
The Data Browser lets you navigate through your database following the relationships (foreign key-based or user-defined) between tables.
A demo database is included with which you can get a first impression without any configuration effort.
https://redd.it/uuhtsn
@r_devops
Jailer is a tool for database subsetting, schema and data browsing.
It creates small slices from your database and lets you navigate through your database following the relationships..
Ideal for creating small samples of test data or for local problem analysis with relevant production data.
https://github.com/Wisser/Jailer
Features
Creates small slices from your productive database and imports the data into your development and test environment (consistent and referentially intact).
Improves database performance by removing and archiving obsolete data without violating integrity.
The Data Browser lets you navigate through your database following the relationships (foreign key-based or user-defined) between tables.
A demo database is included with which you can get a first impression without any configuration effort.
https://redd.it/uuhtsn
@r_devops
GitHub
GitHub - Wisser/Jailer: Database Subsetting and Relational Data Browsing Tool.
Database Subsetting and Relational Data Browsing Tool. - Wisser/Jailer
Simple bash debugger using trap DEBUG
bash allows to set traps(handlers) not only on signals, but also on some events: ERR EXIT RETURN DEBUG. The last one allows to make a simple debug mode for a bash script.
Blog post: https://selivan.github.io/2022/05/21/bash-debug.html
Simple debugger: https://github.com/selivan/bash-debug
https://redd.it/uulkby
@r_devops
bash allows to set traps(handlers) not only on signals, but also on some events: ERR EXIT RETURN DEBUG. The last one allows to make a simple debug mode for a bash script.
Blog post: https://selivan.github.io/2022/05/21/bash-debug.html
Simple debugger: https://github.com/selivan/bash-debug
https://redd.it/uulkby
@r_devops
selivan.github.io
Simple bash debugger using trap DEBUG
Inspired by this post by @tminnigaliev.
Can I work in DevOps without a college degree?
Hello all,I am currently a flight attendant and wanting to work in IT. Remote work is really attractive to me lately since I’m burnt out from traveling and dealing with passengers.
I live in Miami but found a really good 6 month course in Chicago which guarantees finding a job right after graduating but I am skeptical.
I’d love to hear from your experiences.
https://redd.it/uuotzz
@r_devops
Hello all,I am currently a flight attendant and wanting to work in IT. Remote work is really attractive to me lately since I’m burnt out from traveling and dealing with passengers.
I live in Miami but found a really good 6 month course in Chicago which guarantees finding a job right after graduating but I am skeptical.
I’d love to hear from your experiences.
https://redd.it/uuotzz
@r_devops
reddit
Can I work in DevOps without a college degree?
Hello all,I am currently a flight attendant and wanting to work in IT. Remote work is really attractive to me lately since I’m burnt out from...