Any Alternative to TEAMS for AWS Identity Center
https://aws-samples.github.io/iam-identity-center-team/
Do we have any alternative solution like TEAMS which can perform Elevated Access?
Specifically for Master Account.
https://redd.it/1i1y8w1
@r_devops
https://aws-samples.github.io/iam-identity-center-team/
Do we have any alternative solution like TEAMS which can perform Elevated Access?
Specifically for Master Account.
https://redd.it/1i1y8w1
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
A Small Tool I Built for Faster Feedback: cfex
Hi everyone,
As a developer, I noticed that startups and small teams often face delays when sharing applications for feedback or demos due to the hassle of setting up staging environments. To solve this, I built cfex, a small CLI tool that lets you go live instantly.
With just one command:
cfex api.yourdomain.com:8080
Your app is live at https://api.yourdomain.com, with HTTPS and HTTP/3 enabled by default. It’s perfect for quick iterations, testing, or showing progress to stakeholders.
The tool is similar to ngrok but built on top of cloudflared, leveraging Cloudflare's robust infrastructure.
The code is open source: https://github.com/muthuishere/cfex-cli
More details: https://muthuishere.medium.com/one-command-to-go-live-with-cfex-135d74d81b45
I’d love to hear your feedback or ideas for improving it. If you think it could help your team or project, feel free to give it a try!
https://redd.it/1i1zqmn
@r_devops
Hi everyone,
As a developer, I noticed that startups and small teams often face delays when sharing applications for feedback or demos due to the hassle of setting up staging environments. To solve this, I built cfex, a small CLI tool that lets you go live instantly.
With just one command:
cfex api.yourdomain.com:8080
Your app is live at https://api.yourdomain.com, with HTTPS and HTTP/3 enabled by default. It’s perfect for quick iterations, testing, or showing progress to stakeholders.
The tool is similar to ngrok but built on top of cloudflared, leveraging Cloudflare's robust infrastructure.
The code is open source: https://github.com/muthuishere/cfex-cli
More details: https://muthuishere.medium.com/one-command-to-go-live-with-cfex-135d74d81b45
I’d love to hear your feedback or ideas for improving it. If you think it could help your team or project, feel free to give it a try!
https://redd.it/1i1zqmn
@r_devops
Biotech pros, dive into our Apache NiFi demo for big-scale data automation.
We created a demo video in how Apache NiFi can be used. The video doesn't explicitly show data or workflows specifically pertaining to biotech, but it does show NiFi functionality.
Reason for this post, is I'm looking to see if other biotech business are running into data ingestion limitations and need solutions at scale for ingestion.
Sharing below is our case studies, and the video link to the demo. I would love to get feedback as to the effectivness this solution is for biotech businesses.
Case Studies: https://dasnuve.com/case-studies
NiFi Workflows Demo: https://videoshare.dasnuve.com/video/nifi-workflows-demo
https://redd.it/1i206yc
@r_devops
We created a demo video in how Apache NiFi can be used. The video doesn't explicitly show data or workflows specifically pertaining to biotech, but it does show NiFi functionality.
Reason for this post, is I'm looking to see if other biotech business are running into data ingestion limitations and need solutions at scale for ingestion.
Sharing below is our case studies, and the video link to the demo. I would love to get feedback as to the effectivness this solution is for biotech businesses.
Case Studies: https://dasnuve.com/case-studies
NiFi Workflows Demo: https://videoshare.dasnuve.com/video/nifi-workflows-demo
https://redd.it/1i206yc
@r_devops
Database DevOps survey (<10min): Five chances to win $100 for submitting your responses!
Hello to our friends in r/devops – the database DevOps community eagerly seeks your input on the state, needs, and opportunities of database change management workflows in 2025.
If you’re on a developer, database, DevOps, platform, or data team, we want to hear from you! Your participation helps make modern pipelines faster, easier, safer, and better integrated.
We’re also giving away five, $100 gift cards (or charitable donations) to survey respondents. Plus, you’ll get early access to the report containing the survey’s findings and perspectives from industry experts.
Submit your responses by February 7, 2025, and help shape database workflows that support modern opportunities and challenges like:
Cloud ecosystems
Platform engineering
AI/ML workloads
Security and compliance
Take the 2025 Database DevOps Adoption & Innovation Survey: https://hubs.li/Q0324Mk40
https://redd.it/1i22arp
@r_devops
Hello to our friends in r/devops – the database DevOps community eagerly seeks your input on the state, needs, and opportunities of database change management workflows in 2025.
If you’re on a developer, database, DevOps, platform, or data team, we want to hear from you! Your participation helps make modern pipelines faster, easier, safer, and better integrated.
We’re also giving away five, $100 gift cards (or charitable donations) to survey respondents. Plus, you’ll get early access to the report containing the survey’s findings and perspectives from industry experts.
Submit your responses by February 7, 2025, and help shape database workflows that support modern opportunities and challenges like:
Cloud ecosystems
Platform engineering
AI/ML workloads
Security and compliance
Take the 2025 Database DevOps Adoption & Innovation Survey: https://hubs.li/Q0324Mk40
https://redd.it/1i22arp
@r_devops
Liquibase
Take the 2025 Database DevOps Adoption & Innovation Survey
Dependency management organization wide
Due to security regulations and recent implementation of SCA, I want to limit my organization's use of external libs. The idea is to maintain an artifact repository with, not only builds of internal libs, but also external ones, and limit the deployments to only be able to use those libs. This would allow us to have more control over our dependencies and its versions so as to not introduce any vulnerabilities or even supply chain attacks from recent commits on our stack.
First of all, do you think thats a good idea? and second: any good way to implement this, particularly the restriction part?
https://redd.it/1i25qrs
@r_devops
Due to security regulations and recent implementation of SCA, I want to limit my organization's use of external libs. The idea is to maintain an artifact repository with, not only builds of internal libs, but also external ones, and limit the deployments to only be able to use those libs. This would allow us to have more control over our dependencies and its versions so as to not introduce any vulnerabilities or even supply chain attacks from recent commits on our stack.
First of all, do you think thats a good idea? and second: any good way to implement this, particularly the restriction part?
https://redd.it/1i25qrs
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Job interview take home assignment
This company basically has me implementing a single node cluster locally and doing the entire write up and documentation in one day along with readme’s for each tool (ex: helm, tf, overall repo).
The sent me a few dirs and files(skeleton) and everything was practically blank/empty safe for empty templating and helm configs (thank God i didn’t have to make that up too). I have to add and test all dependencies with versioning. Create and configure all necessary terraform files.
Is this normal? This is the last step in the interview process. Although I’m finding it fun and understand the “why”, it’s just really taking quite a bit of time. I have been interviewing with other companies and none of them requested anything similar.
https://redd.it/1i2680q
@r_devops
This company basically has me implementing a single node cluster locally and doing the entire write up and documentation in one day along with readme’s for each tool (ex: helm, tf, overall repo).
The sent me a few dirs and files(skeleton) and everything was practically blank/empty safe for empty templating and helm configs (thank God i didn’t have to make that up too). I have to add and test all dependencies with versioning. Create and configure all necessary terraform files.
Is this normal? This is the last step in the interview process. Although I’m finding it fun and understand the “why”, it’s just really taking quite a bit of time. I have been interviewing with other companies and none of them requested anything similar.
https://redd.it/1i2680q
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Should My Startup Use Cloud Services or Local Equipment for Hosting?
We’re a small startup preparing to launch our web application. Our outsourcing partner recommends purchasing local equipment for hosting, but we’re considering cloud services like AWS for flexibility and easier maintenance.
Here are the key factors:
1. Early stage with unpredictable resource usage.
2. Limited budget but need scalability.
3. We want to minimize costs without compromising service quality.
What approach would you recommend for startups in this situation? Are cloud services generally more cost-effective and scalable in the long term, or should we start with local equipment and later migrate?
Any advice or shared experiences would be greatly appreciated!
https://redd.it/1i2abdp
@r_devops
We’re a small startup preparing to launch our web application. Our outsourcing partner recommends purchasing local equipment for hosting, but we’re considering cloud services like AWS for flexibility and easier maintenance.
Here are the key factors:
1. Early stage with unpredictable resource usage.
2. Limited budget but need scalability.
3. We want to minimize costs without compromising service quality.
What approach would you recommend for startups in this situation? Are cloud services generally more cost-effective and scalable in the long term, or should we start with local equipment and later migrate?
Any advice or shared experiences would be greatly appreciated!
https://redd.it/1i2abdp
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Are YAMLs and Bash enough for CI/CD?
I’ve been doing CI/CD for a while, from Jenkins to GitLab CI and GitHub Actions. Recently, with this whole platform engineering approach, I’ve started feeling stuck with the CI platforms. And it’s not just CI/CD—it’s also about automations for resource ochestration, ephemeral environments, spinning up new services, custom tests, and so on.
We’re building increasingly complex automations, and sometimes plain Bash just isn’t enough. I really love Bash, but we all know how hard it can be to develop, debug, test, and reuse code with it. On top of that, we often end up creating custom images every time we need something like
I’m considering introducing a programming language like Python or Go for these more complex automations. The idea would be to use the CI platform just to define when and where scripts run, keeping the logic portable.
I’ve looked into tools like Dagger.io, but I’m hesitant to add another dependency when I’m trying to reduce them. Also know Humanitec have a "Platform Ochestrator" to handle this complex logic, but again, is another commitment.
Have you implemented something like that? How was it? Was it worth it?
You recommend doing full Python/Go/etc scripting or mixing some bash for less complex automations?
How much do you value the “portability” property on your automations/CI Scripts?
Is this being discussed somewhere?
Would love to hear your thoughts!
https://redd.it/1i29vyv
@r_devops
I’ve been doing CI/CD for a while, from Jenkins to GitLab CI and GitHub Actions. Recently, with this whole platform engineering approach, I’ve started feeling stuck with the CI platforms. And it’s not just CI/CD—it’s also about automations for resource ochestration, ephemeral environments, spinning up new services, custom tests, and so on.
We’re building increasingly complex automations, and sometimes plain Bash just isn’t enough. I really love Bash, but we all know how hard it can be to develop, debug, test, and reuse code with it. On top of that, we often end up creating custom images every time we need something like
jq, yq, or docker.I’m considering introducing a programming language like Python or Go for these more complex automations. The idea would be to use the CI platform just to define when and where scripts run, keeping the logic portable.
I’ve looked into tools like Dagger.io, but I’m hesitant to add another dependency when I’m trying to reduce them. Also know Humanitec have a "Platform Ochestrator" to handle this complex logic, but again, is another commitment.
Have you implemented something like that? How was it? Was it worth it?
You recommend doing full Python/Go/etc scripting or mixing some bash for less complex automations?
How much do you value the “portability” property on your automations/CI Scripts?
Is this being discussed somewhere?
Would love to hear your thoughts!
https://redd.it/1i29vyv
@r_devops
Share your story about how you manage to automate your job in your company
I’ve always been curious about how people manage to automate everything, and get so much free time to a point where they basically can get a second job and still not worried about their system being unstable. How do you guys do it?
https://redd.it/1i2dnpk
@r_devops
I’ve always been curious about how people manage to automate everything, and get so much free time to a point where they basically can get a second job and still not worried about their system being unstable. How do you guys do it?
https://redd.it/1i2dnpk
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Has anyone checked out Pagerduty’s AIOps?
Has anyone used this or taken a deeper dive into it? Curious if it’s legit or if it’s too good to be true?
https://redd.it/1i2dvyn
@r_devops
Has anyone used this or taken a deeper dive into it? Curious if it’s legit or if it’s too good to be true?
https://redd.it/1i2dvyn
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Docker: still worth relearning?
I'm not trying to make myself super marketable, but I also don't want to learn a dying technology. I used to know basic docker skills about 10ish years ago (give or take), and I'm wanting to spin up some basic web apps partly for the fun of it. Is docker worth investing my time or should I leverage something else to handle my infra needs?
https://redd.it/1i2g0mm
@r_devops
I'm not trying to make myself super marketable, but I also don't want to learn a dying technology. I used to know basic docker skills about 10ish years ago (give or take), and I'm wanting to spin up some basic web apps partly for the fun of it. Is docker worth investing my time or should I leverage something else to handle my infra needs?
https://redd.it/1i2g0mm
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Has anyone successfully used Cursor AI with a PostgreSQL database?
I’m trying to write and run my SQL scripts directly from the Cursor IDE instead of copying and pasting them into the Google Cloud SQL console. I’ve already downloaded the PostgreSQL extension (developed by Chris Kolkman) and connected my database to Cursor. However, I can’t seem to run the scripts. Cursor gives me this error message:
“You don’t have an extension for debugging 'MS SQL'. Should we find a 'MS SQL' extension in the Marketplace?”
Has anyone else managed to run SQL commands from Cursor with a PostgreSQL database? If so, what steps did you follow to get it working?
https://redd.it/1i2f7q7
@r_devops
I’m trying to write and run my SQL scripts directly from the Cursor IDE instead of copying and pasting them into the Google Cloud SQL console. I’ve already downloaded the PostgreSQL extension (developed by Chris Kolkman) and connected my database to Cursor. However, I can’t seem to run the scripts. Cursor gives me this error message:
“You don’t have an extension for debugging 'MS SQL'. Should we find a 'MS SQL' extension in the Marketplace?”
Has anyone else managed to run SQL commands from Cursor with a PostgreSQL database? If so, what steps did you follow to get it working?
https://redd.it/1i2f7q7
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Anyone have a good Adobe pdf editor alternative?
Adobe is raising prices on acrobat and I’m not sure why we pay this much just so users can edit pdfs. We tried CutePDF but users hate it. Any luck with other options?
https://redd.it/1i2ht5x
@r_devops
Adobe is raising prices on acrobat and I’m not sure why we pay this much just so users can edit pdfs. We tried CutePDF but users hate it. Any luck with other options?
https://redd.it/1i2ht5x
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Does having a masters increase your job prospects?
Hello, Im 29, have 6 years of experience in devops/ sysadmin. I worked for 2 companies within those 6 years.. However I do not have even a degree and all the job postings I've seen has degree/masters as a requirement for the job.
I was wondering if doing a master's degree would be worth the time, money and effort to increase my career prospects and help my job application standout, especially in other countries as I want to find a job abroad, I have been told that since in countries like north America and Europe the amount of job application is so high they use some software that autofilters applicants and currently its a pain to land an IT job
https://redd.it/1i2k9xe
@r_devops
Hello, Im 29, have 6 years of experience in devops/ sysadmin. I worked for 2 companies within those 6 years.. However I do not have even a degree and all the job postings I've seen has degree/masters as a requirement for the job.
I was wondering if doing a master's degree would be worth the time, money and effort to increase my career prospects and help my job application standout, especially in other countries as I want to find a job abroad, I have been told that since in countries like north America and Europe the amount of job application is so high they use some software that autofilters applicants and currently its a pain to land an IT job
https://redd.it/1i2k9xe
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Chef - the credentials toml file is empty in Chef Automate and Infra installation
Hello
I have deployed chef automate and infra at the same time within using below command. This is supposed to automatically generate toml credential file.
sudo chef-automate deploy --product infra-server
It installed everything and when i opened the toml credential file, it was empty. I can access the the fqdn url but I don't have admin password.
Is there anyway I can generate toml credential file using command?
Thanks
https://redd.it/1i2kmqc
@r_devops
Hello
I have deployed chef automate and infra at the same time within using below command. This is supposed to automatically generate toml credential file.
sudo chef-automate deploy --product infra-server
It installed everything and when i opened the toml credential file, it was empty. I can access the the fqdn url but I don't have admin password.
Is there anyway I can generate toml credential file using command?
Thanks
https://redd.it/1i2kmqc
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Got my first assessment at internship but no Guidance.
I recently got DevOps internship at a startup, i got first assessment of making a alert rules based on metrics logs and traces using signoz (observability tool ) i dont know where can i see matrics and how can i create alerts properly please guide me step by step
https://redd.it/1i2hesq
@r_devops
I recently got DevOps internship at a startup, i got first assessment of making a alert rules based on metrics logs and traces using signoz (observability tool ) i dont know where can i see matrics and how can i create alerts properly please guide me step by step
https://redd.it/1i2hesq
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
From Struggling to Thriving: Building a DevOps Accountability Community
I wanted to share my journey and why I decided to start an accountability group. Like many, I've struggled with staying consistent and focused, especially working from home as a DevOps Engineer. I found myself juggling too many tasks, overcommitting, and falling behind. Despite being passionate about productivity, I wasn't always following my own advice, and that gap between knowledge and action was frustrating.
At one point, I was placed on a performance improvement plan, struggling with procrastination and feeling overwhelmed by imposter syndrome or simply not having a clue what I was doing. It was a tough place to be, but things have turned around now.
I first started out by joining a generic accountability Discord server, and it worked to some extent. However, I wanted something more focused on DevOps, blending professional development with personal growth. That's when the idea of creating a specialized accountability group came to life. I wanted a space where people could share goals, track progress, and support one another through challenges. It wasn't just about ticking tasks off a list it was about fostering consistency, building momentum, and celebrating progress, no matter how small.
After recognizing these challenges, I took proactive steps to turn things around. I reached out for counseling to tackle self-doubt and develop a more positive mindset. I also began implementing small daily habits like meditation and walking to ground myself and regain focus. These changes started making a difference, but I realized I needed more structure and support.
Since starting the group last year, we've had some great successes. Many members are actively pursuing certifications like the CKA, CKS, and CKAD, and one member recently passed their CKAD! Some have even moved on in their careers, taking on new roles and advancing professionally. Personally, being part of this group has helped me hit other goals, such as starting to meditate every day and passing my Taekwondo grading. Being part of this close-knit community keeps me engaged in the subject and allows me to make new discoveries through shared experiences and insights. It's a powerful reminder that our actions influence others, and together we can inspire positive change.
This experience has reinforced the power of community and accountability in personal and professional growth. If you're struggling to stay on track with your goals, consider finding or creating a space where you can grow alongside others. The support and shared commitment can make all the difference.
Would love to hear from others who've found accountability helpful or are thinking about starting their own groups! Also, if you're interested in joining our accountability group, feel free to DM me! We're always open to sharing insights and feeding back into the wider Reddit DevOps community to help others grow and succeed.
Stay productive, Alan
https://redd.it/1i2m2ep
@r_devops
I wanted to share my journey and why I decided to start an accountability group. Like many, I've struggled with staying consistent and focused, especially working from home as a DevOps Engineer. I found myself juggling too many tasks, overcommitting, and falling behind. Despite being passionate about productivity, I wasn't always following my own advice, and that gap between knowledge and action was frustrating.
At one point, I was placed on a performance improvement plan, struggling with procrastination and feeling overwhelmed by imposter syndrome or simply not having a clue what I was doing. It was a tough place to be, but things have turned around now.
I first started out by joining a generic accountability Discord server, and it worked to some extent. However, I wanted something more focused on DevOps, blending professional development with personal growth. That's when the idea of creating a specialized accountability group came to life. I wanted a space where people could share goals, track progress, and support one another through challenges. It wasn't just about ticking tasks off a list it was about fostering consistency, building momentum, and celebrating progress, no matter how small.
After recognizing these challenges, I took proactive steps to turn things around. I reached out for counseling to tackle self-doubt and develop a more positive mindset. I also began implementing small daily habits like meditation and walking to ground myself and regain focus. These changes started making a difference, but I realized I needed more structure and support.
Since starting the group last year, we've had some great successes. Many members are actively pursuing certifications like the CKA, CKS, and CKAD, and one member recently passed their CKAD! Some have even moved on in their careers, taking on new roles and advancing professionally. Personally, being part of this group has helped me hit other goals, such as starting to meditate every day and passing my Taekwondo grading. Being part of this close-knit community keeps me engaged in the subject and allows me to make new discoveries through shared experiences and insights. It's a powerful reminder that our actions influence others, and together we can inspire positive change.
This experience has reinforced the power of community and accountability in personal and professional growth. If you're struggling to stay on track with your goals, consider finding or creating a space where you can grow alongside others. The support and shared commitment can make all the difference.
Would love to hear from others who've found accountability helpful or are thinking about starting their own groups! Also, if you're interested in joining our accountability group, feel free to DM me! We're always open to sharing insights and feeding back into the wider Reddit DevOps community to help others grow and succeed.
Stay productive, Alan
https://redd.it/1i2m2ep
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Please roast my resume, not getting any callbacks
Hi Everyone,
A little background about me: I'm from India and I have 8 years of experience in full stack and 3 years of experience in DevOps. I transitioned from development to DevOps at my previous job as I was more interested. I quit my full-time job 6 months ago to try something on my own, but it didn't go as well as I expected, so I had to shut down my product and am now looking for a full-time job again.
To my surprise, I've been applying for the past month but haven't received even a single call from recruiters. Do they see my 6 months as a career gap or is it a red flag?
I don't have Kubernetes experience as my company always insisted on using cloud container orchestration (Cloud Run, Google App Engine). I'm planning to prepare for CKA, but the pressure of being jobless is driving me nuts and I can't really focus on certification at the moment.
I've been applying via LinkedIn but not getting any responses back. Any tips or suggestions?
Here is my resume: https://imgur.com/a/VyAxTfD
Thanks!
https://redd.it/1i2okqt
@r_devops
Hi Everyone,
A little background about me: I'm from India and I have 8 years of experience in full stack and 3 years of experience in DevOps. I transitioned from development to DevOps at my previous job as I was more interested. I quit my full-time job 6 months ago to try something on my own, but it didn't go as well as I expected, so I had to shut down my product and am now looking for a full-time job again.
To my surprise, I've been applying for the past month but haven't received even a single call from recruiters. Do they see my 6 months as a career gap or is it a red flag?
I don't have Kubernetes experience as my company always insisted on using cloud container orchestration (Cloud Run, Google App Engine). I'm planning to prepare for CKA, but the pressure of being jobless is driving me nuts and I can't really focus on certification at the moment.
I've been applying via LinkedIn but not getting any responses back. Any tips or suggestions?
Here is my resume: https://imgur.com/a/VyAxTfD
Thanks!
https://redd.it/1i2okqt
@r_devops
Imgur
Discover the magic of the internet at Imgur, a community powered entertainment destination. Lift your spirits with funny jokes, trending memes, entertaining gifs, inspiring stories, viral videos, and so much more from users.
Need Help: "domain doesn't support a secure connection" issue
Hey everyone,
I'm dealing with a frustrating issue on one of our sites and could really use some help. I've tried Google, ChatGPT, and even the Cloudflare community, but no luck so far.
Some users are randomly seeing a warning that says, "example.com doesn't support a secure connection." I’ve double-checked the SSL and Apache configurations, and everything seems fine on my end.
The strange part is that it doesn’t happen to all users—just a random subset. Our domain is set up with Cloudflare, which then proxies to an EC2 instance hosting a WordPress site.
I’d prefer not to share the domain publicly, but I can DM it if that helps troubleshoot the issue.
Thanks in advance for any insights!
https://preview.redd.it/bn8l347xycde1.jpg?width=1252&format=pjpg&auto=webp&s=1f0ddefb514c29df38633076c3e6f616b395af36
https://redd.it/1i2pqpe
@r_devops
Hey everyone,
I'm dealing with a frustrating issue on one of our sites and could really use some help. I've tried Google, ChatGPT, and even the Cloudflare community, but no luck so far.
Some users are randomly seeing a warning that says, "example.com doesn't support a secure connection." I’ve double-checked the SSL and Apache configurations, and everything seems fine on my end.
The strange part is that it doesn’t happen to all users—just a random subset. Our domain is set up with Cloudflare, which then proxies to an EC2 instance hosting a WordPress site.
I’d prefer not to share the domain publicly, but I can DM it if that helps troubleshoot the issue.
Thanks in advance for any insights!
https://preview.redd.it/bn8l347xycde1.jpg?width=1252&format=pjpg&auto=webp&s=1f0ddefb514c29df38633076c3e6f616b395af36
https://redd.it/1i2pqpe
@r_devops
Work from anywhere companies
Hi all, hoping you can help me out here. I have ambitions to work abroad in Canada, and am close to gaining a temporary open work permit there, however I have heard that the tech job market isnt great at the moment.
What I'd really appreciate if you could suggest any companies I could apply to for roles as a DevOps/Cloud/Platform engineer that I could start in the UK but move to Canada for a couple years keeping the same role. So any companies that are truly 'work from anywhere' you could suggest would be massively appreciated.
They don't need to currently have roles open for my desired position, just getting an idea for the companies would be most helpful!
https://redd.it/1i2q1s6
@r_devops
Hi all, hoping you can help me out here. I have ambitions to work abroad in Canada, and am close to gaining a temporary open work permit there, however I have heard that the tech job market isnt great at the moment.
What I'd really appreciate if you could suggest any companies I could apply to for roles as a DevOps/Cloud/Platform engineer that I could start in the UK but move to Canada for a couple years keeping the same role. So any companies that are truly 'work from anywhere' you could suggest would be massively appreciated.
They don't need to currently have roles open for my desired position, just getting an idea for the companies would be most helpful!
https://redd.it/1i2q1s6
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Consolidation into DataDog -- questions and experiences
Hi,
We're considering consolidating CloudWatch, SumoLogic and Sentry into DataDog. We're currently using DataDog for APM, Tracing and so on, just not logs or error management.
I was curious whether folks here have done it before and what your experience was like, any lessons learned and any questions you'd recommend we ask in the process.
https://redd.it/1i2sbvl
@r_devops
Hi,
We're considering consolidating CloudWatch, SumoLogic and Sentry into DataDog. We're currently using DataDog for APM, Tracing and so on, just not logs or error management.
I was curious whether folks here have done it before and what your experience was like, any lessons learned and any questions you'd recommend we ask in the process.
https://redd.it/1i2sbvl
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community