What are your killer tips for kubernetes cost optimization?
Title says it all
https://redd.it/nfdtct
@r_devops
Title says it all
https://redd.it/nfdtct
@r_devops
reddit
What are your killer tips for kubernetes cost optimization?
Title says it all
Major Pagerduty Downtime
Pagerduty experiencing a major downtime
https://status.pagerduty.com/incidents/wt6p4xl7htft
https://redd.it/nfk60i
@r_devops
Pagerduty experiencing a major downtime
https://status.pagerduty.com/incidents/wt6p4xl7htft
https://redd.it/nfk60i
@r_devops
Pagerduty
Degraded website performance.
PagerDuty's Status Page - Degraded website performance..
What’s the Difference Between Django and Flask
Flask and Django are mature, extensible web frameworks that fundamentally provide similar functionality in handling requests and maintaining documents but differ in scope.
Let's check out the difference between Flask vs Django performance.
Most of the differences between the two frameworks stem from different approaches, the rest from excellent basic design decisions. Here are a few key differences that might influence your decision:
Request object – Flask uses local streams, and Django passes the request where it needs to be.
Forms – Django is available with built-in forms that integrate with the ORM and site admin area. Flask doesn’t support forms by default, but you can use WTForms to fill that gap.
Databases – Django is available with a built-in ORM and migration system that can manage databases. Flask doesn’t do that, but tools like SQLAlchemy provide similar functionality (or even more).
Authentication and User Privileges – Django provides an authentication application that provides a default implementation for user control and privileges. Flask provides secure cookies as a tool for your own implementation.
Admin Panel – Django includes a fully integrated admin interface for managing application data. Flask doesn’t have these features, but Flask-Admin is a very popular extension that can be used to create a similar admin tool.
https://redd.it/nf9ngo
@r_devops
Flask and Django are mature, extensible web frameworks that fundamentally provide similar functionality in handling requests and maintaining documents but differ in scope.
Let's check out the difference between Flask vs Django performance.
Most of the differences between the two frameworks stem from different approaches, the rest from excellent basic design decisions. Here are a few key differences that might influence your decision:
Request object – Flask uses local streams, and Django passes the request where it needs to be.
Forms – Django is available with built-in forms that integrate with the ORM and site admin area. Flask doesn’t support forms by default, but you can use WTForms to fill that gap.
Databases – Django is available with a built-in ORM and migration system that can manage databases. Flask doesn’t do that, but tools like SQLAlchemy provide similar functionality (or even more).
Authentication and User Privileges – Django provides an authentication application that provides a default implementation for user control and privileges. Flask provides secure cookies as a tool for your own implementation.
Admin Panel – Django includes a fully integrated admin interface for managing application data. Flask doesn’t have these features, but Flask-Admin is a very popular extension that can be used to create a similar admin tool.
https://redd.it/nf9ngo
@r_devops
Jelvix
Django vs Flask: Which Framework to Choose for Your Web App? - Jelvix
Flask vs Django or how to choose the perfect framework for your app? The difference between Flask vs Django performance.
DevOps Query
I’m pretty much new to the IT world and I would like some insight on where to start from scratch to land a future career in DevOps please help.
Does anyone here know how I would I be able to pursue a dev ops career from scratch? Someone I know recommended this IT path for me and I really don’t know where to start so any help or suggestions would be greatly appreciated. Seeing as though it’s a very lucrative field that would provide me with some sort of financial stability and I could grow to really like it.
Furthermore what certs should I attain first to work my way up to this role. I posted this question in the IT sub Reddit and they directed me here so I would really appreciate it if someone could provide some insight on where I should begin. Also how long does it take to work your way up the ladder to reach this role because I’m being told it’s not for beginners.
https://redd.it/nfna31
@r_devops
I’m pretty much new to the IT world and I would like some insight on where to start from scratch to land a future career in DevOps please help.
Does anyone here know how I would I be able to pursue a dev ops career from scratch? Someone I know recommended this IT path for me and I really don’t know where to start so any help or suggestions would be greatly appreciated. Seeing as though it’s a very lucrative field that would provide me with some sort of financial stability and I could grow to really like it.
Furthermore what certs should I attain first to work my way up to this role. I posted this question in the IT sub Reddit and they directed me here so I would really appreciate it if someone could provide some insight on where I should begin. Also how long does it take to work your way up the ladder to reach this role because I’m being told it’s not for beginners.
https://redd.it/nfna31
@r_devops
reddit
DevOps Query
I’m pretty much new to the IT world and I would like some insight on where to start from scratch to land a future career in DevOps please...
Is learning DevOps tools from Kode kloud any good?
I am interested in learning DevOps...and I am completely new to this technology so y'all suggestions would be really helpful !!
If not Kode kloud any other resources please :)
https://redd.it/nflc40
@r_devops
I am interested in learning DevOps...and I am completely new to this technology so y'all suggestions would be really helpful !!
If not Kode kloud any other resources please :)
https://redd.it/nflc40
@r_devops
reddit
Is learning DevOps tools from Kode kloud any good?
I am interested in learning DevOps...and I am completely new to this technology so y'all suggestions would be really helpful !! If not Kode kloud...
GitHub Enterprise vs. GitLab (Explanation for a Non Tech Person)
Hi folks,
I'm prepping for a non-tech interview with GitHub this week. During the interview, it's likely I'll need to articulate the competitive landscape for GitHub - particularly as it relates to GitHub's Enterprise product. The obvious comparison seems to boil down to GitHub vs. GitLab (or maybe I'm missing something?).
Ask: Any bullet point differences between the two to help my non tech brain contextualize how they stack up to each other? Perhaps points as to why you chose (or didn't choose) to use GitHub over others?
Huge thanks in advance for any tips!
https://redd.it/nf9mu5
@r_devops
Hi folks,
I'm prepping for a non-tech interview with GitHub this week. During the interview, it's likely I'll need to articulate the competitive landscape for GitHub - particularly as it relates to GitHub's Enterprise product. The obvious comparison seems to boil down to GitHub vs. GitLab (or maybe I'm missing something?).
Ask: Any bullet point differences between the two to help my non tech brain contextualize how they stack up to each other? Perhaps points as to why you chose (or didn't choose) to use GitHub over others?
Huge thanks in advance for any tips!
https://redd.it/nf9mu5
@r_devops
reddit
GitHub Enterprise vs. GitLab (Explanation for a Non Tech Person)
Hi folks, I'm prepping for a non-tech interview with GitHub this week. During the interview, it's likely I'll need to articulate the competitive...
Large Icon libraries for CI/CD diagramming?
I’ve been using a mish-mash of various found and edited icons over the years such as the AWS architecture SVGs for internal diagramming of flows, but I now need something publishable.
Free use or commercially licensed, i’ve been trying to find a library of cohesively styled SVGs to cover the wide range of concepts in DevOps like git operations, merge requests, different tests, reports, issue creation, deploying, etc. I’ve gotten pretty far editing together some basic graphical primitives but many concepts need a designer’s hand and I just don’t have the time or budget to do it all from scratch. Surely there are some good solutions already available?
https://redd.it/nf4nnz
@r_devops
I’ve been using a mish-mash of various found and edited icons over the years such as the AWS architecture SVGs for internal diagramming of flows, but I now need something publishable.
Free use or commercially licensed, i’ve been trying to find a library of cohesively styled SVGs to cover the wide range of concepts in DevOps like git operations, merge requests, different tests, reports, issue creation, deploying, etc. I’ve gotten pretty far editing together some basic graphical primitives but many concepts need a designer’s hand and I just don’t have the time or budget to do it all from scratch. Surely there are some good solutions already available?
https://redd.it/nf4nnz
@r_devops
reddit
Large Icon libraries for CI/CD diagramming?
I’ve been using a mish-mash of various found and edited icons over the years such as the AWS architecture SVGs for internal diagramming of flows,...
OPEN SOURCE APM TOOLS
Heya. I'm doing a study/graduate thesis for a relatively large company that's looking to revamp its network infrastructure, and as a part of the process, they're looking into getting an APM to monitor their systems with. I've acquainted myself with the tools and elicited some requirements regarding what needs people actually have regarding it, and I've gotten somewhat familiar with Dynatrace, Appdynamics, New Relic and Datadog APM already as a part of it all.
I'd like to look into open source solutions too, though, but they aren't discussed a lot. Gartner for example basically ignores their existence, from what I can tell. I'm aware of things like Pinpoint and SkyWalking, but I'm a bit unsure how they compare to the paid solutions.
Does anyone have any experience with them? Are they worth looking into? And for that matter, are there any non-open source APMs that I should consider, beyond just those four?
https://redd.it/nf4ikw
@r_devops
Heya. I'm doing a study/graduate thesis for a relatively large company that's looking to revamp its network infrastructure, and as a part of the process, they're looking into getting an APM to monitor their systems with. I've acquainted myself with the tools and elicited some requirements regarding what needs people actually have regarding it, and I've gotten somewhat familiar with Dynatrace, Appdynamics, New Relic and Datadog APM already as a part of it all.
I'd like to look into open source solutions too, though, but they aren't discussed a lot. Gartner for example basically ignores their existence, from what I can tell. I'm aware of things like Pinpoint and SkyWalking, but I'm a bit unsure how they compare to the paid solutions.
Does anyone have any experience with them? Are they worth looking into? And for that matter, are there any non-open source APMs that I should consider, beyond just those four?
https://redd.it/nf4ikw
@r_devops
reddit
OPEN SOURCE APM TOOLS
Heya. I'm doing a study/graduate thesis for a relatively large company that's looking to revamp its network infrastructure, and as a part of the...
How long do your pipelines take? How long SHOULD they take?
Like, your test, deploy, linting, whatever pipelines. All of them. Do you have a lot of small short ones? Do you have a few long, enormous ones?
I was just wondering, since I have a pretty large one that I was thinking of turning into to a batch job and I was curious how others approached this situation.
https://redd.it/nfr3aq
@r_devops
Like, your test, deploy, linting, whatever pipelines. All of them. Do you have a lot of small short ones? Do you have a few long, enormous ones?
I was just wondering, since I have a pretty large one that I was thinking of turning into to a batch job and I was curious how others approached this situation.
https://redd.it/nfr3aq
@r_devops
reddit
How long do your pipelines take? How long SHOULD they take?
Like, your test, deploy, linting, whatever pipelines. All of them. Do you have a lot of small short ones? Do you have a few long, enormous ones?...
A Devops Dissertation Idea
Hi Reddit,
I'm approaching the end of my DevOps course and am required to write a dissertation covering a relevant / interesting research question.
My idea is to compare multi-cloud IaC tools (terraform, pulumi, ansible) in terms of performance / ease of development etc.
I'm trying to think of a good use case to implement with each of these tools on AWS, Azure and GCP. Wondering if any person with experience in the field has a novel idea for this? I have no background with cloud platforms so any suggestions would be appreciated 🙂
https://redd.it/nggjz6
@r_devops
Hi Reddit,
I'm approaching the end of my DevOps course and am required to write a dissertation covering a relevant / interesting research question.
My idea is to compare multi-cloud IaC tools (terraform, pulumi, ansible) in terms of performance / ease of development etc.
I'm trying to think of a good use case to implement with each of these tools on AWS, Azure and GCP. Wondering if any person with experience in the field has a novel idea for this? I have no background with cloud platforms so any suggestions would be appreciated 🙂
https://redd.it/nggjz6
@r_devops
reddit
A Devops Dissertation Idea
Hi Reddit, I'm approaching the end of my DevOps course and am required to write a dissertation covering a relevant / interesting research...
CI/CD ideas for DevOps student
Hi!
I have been studying DevOps technologies for last three month. And now I need to choose what final project should I deploy. It's some kind of final task that I need to do to getting to the next course. But I don't have any ideas what to deploy.
I know only Spring/PetClinic, but I don't know java and I have not much time to learn it. Maybe somebody knows some open source project which I will be able to deploy with CI/CD instruments like Jenkins, Ansible and Terraform.
Thanks for advices!
https://redd.it/ngd2ss
@r_devops
Hi!
I have been studying DevOps technologies for last three month. And now I need to choose what final project should I deploy. It's some kind of final task that I need to do to getting to the next course. But I don't have any ideas what to deploy.
I know only Spring/PetClinic, but I don't know java and I have not much time to learn it. Maybe somebody knows some open source project which I will be able to deploy with CI/CD instruments like Jenkins, Ansible and Terraform.
Thanks for advices!
https://redd.it/ngd2ss
@r_devops
GitHub
GitHub - spring-projects/spring-petclinic: A sample Spring-based application
A sample Spring-based application. Contribute to spring-projects/spring-petclinic development by creating an account on GitHub.
Is running a Database like MySQL in a docker container any good?
Hello DevOps Enthusiasts
I am looking for some guidance here, what would be the best practice to run a database - directly on the host or in a container?
Host seems to be the answer to me, but I would like to know if anyone running in containers for production environments and are there any pitfalls/benefits doing this.
Thanks
https://redd.it/ngce5d
@r_devops
Hello DevOps Enthusiasts
I am looking for some guidance here, what would be the best practice to run a database - directly on the host or in a container?
Host seems to be the answer to me, but I would like to know if anyone running in containers for production environments and are there any pitfalls/benefits doing this.
Thanks
https://redd.it/ngce5d
@r_devops
reddit
Is running a Database like MySQL in a docker container any good?
Hello DevOps Enthusiasts I am looking for some guidance here, what would be the best practice to run a database - directly on the host or in a...
The configuration system that has to exist
I feel like I'm taking crazy pills. At work, we've got configuration scattered in various systems. Some application configuration is set in puppet (hiera) which we use for the bulk of our system configuration management. Secrets are mixed in there, so access for view or edit by devs is off limits. Some configuration is set in a git repo that holds a tsv file, which is actually more useful than you might think. Other configuration is scattered among various code repos like you might expect.
I am looking for a configuration to bind them all together, and this is what I'm looking for:
management of secrets (vault would be ideal)
version control of all config (need to know who changed what when, rollback, etc.)
usable by both puppet (hiera) and various other tools (cli / REST api / etc.)
flexible acls/permissions to various parts of the tree
I feel like I'm missing the forest for the trees, because I know I'm not unique, but I can't find this system. Consul or etcd is nice for making configuration available, but doesn't have the sort of version control I want (I'm also not really in need of service discovery). Git repos with structured config might work with hiera, but doesn't have the kind of api or secret management I'd like. The closest I came to ideal was Jerakia (https://jerakia.io/) but this project looks to be pretty much abandoned.
Can someone point me towards a system that can do what I need? Any clues to put me in the right direction would be great - I just need a push.
https://redd.it/ngm8rc
@r_devops
I feel like I'm taking crazy pills. At work, we've got configuration scattered in various systems. Some application configuration is set in puppet (hiera) which we use for the bulk of our system configuration management. Secrets are mixed in there, so access for view or edit by devs is off limits. Some configuration is set in a git repo that holds a tsv file, which is actually more useful than you might think. Other configuration is scattered among various code repos like you might expect.
I am looking for a configuration to bind them all together, and this is what I'm looking for:
management of secrets (vault would be ideal)
version control of all config (need to know who changed what when, rollback, etc.)
usable by both puppet (hiera) and various other tools (cli / REST api / etc.)
flexible acls/permissions to various parts of the tree
I feel like I'm missing the forest for the trees, because I know I'm not unique, but I can't find this system. Consul or etcd is nice for making configuration available, but doesn't have the sort of version control I want (I'm also not really in need of service discovery). Git repos with structured config might work with hiera, but doesn't have the kind of api or secret management I'd like. The closest I came to ideal was Jerakia (https://jerakia.io/) but this project looks to be pretty much abandoned.
Can someone point me towards a system that can do what I need? Any clues to put me in the right direction would be great - I just need a push.
https://redd.it/ngm8rc
@r_devops
jerakia.io
A flexible hierarchical data lookup tool
Jerakia is an open source, pluggable and highly flexible key/value hierarchical data lookup tool
Logging the 12 Factor App Way
So the 12 Factor App methodology recommends logging everything to standard out and using log routers to send logs to their final destination. I definitely like the idea, it abstracts the dependency of the logging technology out of the application, removes the need for the developer to be familiar with logging technology, makes logging more portable, etc.
Opinions of the 12fa aside, I'm looking for some good examples of the "log routers" they are referring to. I see them reference LogPlex (which is depricated) and fluentd on the 12fa website but I'm curious to seewhat else is out there and what experiences others have had with this approach.
Thanks in advanced!
https://redd.it/ng8nac
@r_devops
So the 12 Factor App methodology recommends logging everything to standard out and using log routers to send logs to their final destination. I definitely like the idea, it abstracts the dependency of the logging technology out of the application, removes the need for the developer to be familiar with logging technology, makes logging more portable, etc.
Opinions of the 12fa aside, I'm looking for some good examples of the "log routers" they are referring to. I see them reference LogPlex (which is depricated) and fluentd on the 12fa website but I'm curious to seewhat else is out there and what experiences others have had with this approach.
Thanks in advanced!
https://redd.it/ng8nac
@r_devops
12factor.net
The Twelve-Factor App
A methodology for building modern, scalable, maintainable software-as-a-service apps.
I am in a DEVOPS role, and can't code.
Good Morning,
First time poster. I recently as of December got a new role within my company. I went from being Tier 2 support for network escalations and a team technical lead to a Devops role.
I got this role because I know networking (10+ years experience, CCNA, Security+) So I am now 6 months in. I am a good fit I was actually loaned to this team for half a year and they wanted to keep me so I can do the job. But I want to grow and go above and beyond.
Python will be a huge asset and I want to learn it but I have no idea where to start. I have learned to bash script as part of my role (testing devices and automating tests) So I am not a complete noob.
Where can I start learning Python? I have tried to use guides online and libraries like paramiko / netmiko but they don't work well in my environment due to SSH encryption differences. So instead of going down that route I want to learn it as it pertains to Networking Automation etc and not rely on unsupported libraries and copy and pasting code.
https://redd.it/ng9451
@r_devops
Good Morning,
First time poster. I recently as of December got a new role within my company. I went from being Tier 2 support for network escalations and a team technical lead to a Devops role.
I got this role because I know networking (10+ years experience, CCNA, Security+) So I am now 6 months in. I am a good fit I was actually loaned to this team for half a year and they wanted to keep me so I can do the job. But I want to grow and go above and beyond.
Python will be a huge asset and I want to learn it but I have no idea where to start. I have learned to bash script as part of my role (testing devices and automating tests) So I am not a complete noob.
Where can I start learning Python? I have tried to use guides online and libraries like paramiko / netmiko but they don't work well in my environment due to SSH encryption differences. So instead of going down that route I want to learn it as it pertains to Networking Automation etc and not rely on unsupported libraries and copy and pasting code.
https://redd.it/ng9451
@r_devops
reddit
I am in a DEVOPS role, and can't code.
Good Morning, First time poster. I recently as of December got a new role within my company. I went from being Tier 2 support for network...
smee.io to forward webhooks to Jenkins behind firewall?
Trying to setup webhooks between Jenkins and Bitbucket cloud, there's several proxy services out there but smee is the only one that appears to support selfhosting. Anyone have experience with it specifically or recommendations for another way around this issue?
https://redd.it/ng8wxo
@r_devops
Trying to setup webhooks between Jenkins and Bitbucket cloud, there's several proxy services out there but smee is the only one that appears to support selfhosting. Anyone have experience with it specifically or recommendations for another way around this issue?
https://redd.it/ng8wxo
@r_devops
reddit
smee.io to forward webhooks to Jenkins behind firewall?
Trying to setup webhooks between Jenkins and Bitbucket cloud, there's several proxy services out there but smee is the only one that appears to...
Workflow for CircleCI and Terraform
I have recently begun to use the Terraform API to be able to trigger workflows from our CICD CircleCI. One of the obstacles we are trying to overcome is preventing the entire Terraform workflow from Circle from triggering with every single commit. We are utilizing filters, and the apply will only run on the main branch, but we want to be sure that Circle is not being abused/run with every commit on the backend.
We are currently using filters to prevent the workflow from running a
I thought about using branches with prefixes which trigger the
https://redd.it/ng6z77
@r_devops
I have recently begun to use the Terraform API to be able to trigger workflows from our CICD CircleCI. One of the obstacles we are trying to overcome is preventing the entire Terraform workflow from Circle from triggering with every single commit. We are utilizing filters, and the apply will only run on the main branch, but we want to be sure that Circle is not being abused/run with every commit on the backend.
We are currently using filters to prevent the workflow from running a
Terraform Apply unless it is a merge into a master/main branch; however, we want our users to be able to test their Terraform. Right now in their development branches, the workflow is triggered with every commit. We want the workflow to be run only when intentionally "specified" (Ideally we would want this to be done from git command line, not logging into the circle CI interface and running the workflow). This way a user can make 10 commits to a branch before they test without triggering 10 workflows behind the scenes.I thought about using branches with prefixes which trigger the
terraform plan workflow in Circle, but that wont prevent a user from making half a dozen commits to that branch and triggering half a dozen workflows. It doesn't look like tagging is best method of triggering the workflow either. Is there a best practice or a similar use case that you all are aware of for this?https://redd.it/ng6z77
@r_devops
reddit
Workflow for CircleCI and Terraform
I have recently begun to use the Terraform API to be able to trigger workflows from our CICD CircleCI. One of the obstacles we are trying to...
How can I become a really bad software developer?
Hello! I want to share with you a true my story.
This has got to take the cake in terms of the nightmares that I’ve seen working with developers in the past. The year is 2014 and our firm was just assigned a large Sharepoint project for an intranet redesign. We are in the middle of the project with design being completed, initial development checked off and we are close to ending the final phase of development before going into UAT.
Over the course of this whole project I had two developers who were completely bashing heads the whole time. They disagreed on everything right from technologies, development stacks, best practices, etc etc. Just a bad situation all round from an ease of work standpoint. It just wasn’t working!
The development director/project manager at the time had tried to contain the madness by assigning them different modules to develop and basically stay out of each other’s way. As with all things in life however, sometimes you have to deal with things you don’t like, and there came a time where these two individuals absolutely had to work together on a single module. We expected there to be absolute and utter chaos but nothing like what ended up happening.
It’s 7:30am on a Monday morning and my project manager calls me absolutely freaking out on the phone. It’s incoherent gibberish so I tell her to slow down and tell me what’s going on. She tells me that a bulk of the code has been completely re-written without approval and version control (Team Foundation Server in this case) has been messed with in a way that doesn’t seem to allow recovery (atleast at the outset) to revert to the previous work. She tells me she spoke with the technical architect and they both agreed it’s a serious problem with the potential to derail the entire project. I tell them I’m rushing in to the office for a meeting for us to figure out what’s happening.
A half hour later I’m jumping in a cab to book it to the office. Walk in and everyone has a look of dread on their face. I sit down with the TA & PM and we start going through what’s been going on. Apparently it looks like over the weekend someone went in and deleted the bulk of the codebase and rewrote many of the critical modules in Javascript. Now I’m not a developer, but I was made to understand that Sharepoint SDKs are primarily written in C#/.NET and this individual had stripped it all out and rewritten into JS. Even before looking at the logs we knew who to grab.
9:30am comes along and in walk the two developers. I tell them to meet us in the conference room to figure out what the hell is going on. Turns out the JS developer had felt so strongly about the codebase that he went in and had been rewriting the modules for a while on his own time for a while. He was able to wrap up the majority of the work and over the weekend had time to go in merge it in and delete everyone else’s stuff. He seemed proud of accomplishing this because according to him this was the right way of doing it and we didn’t know what we were doing. While this was going on, the rest of us sat there listening with our mouths down to the floor. Now I’ll give him this much, he was an amazing Javascript dev and probably one of the best developers I’ve ever worked with from a skill standpoint, but he was terrible to work with because he had no soft skills or interpersonal understanding of how to act in the workplace.
Not only did this guy have no respect for the process, his coworkers, or the company, he completely jeopardized the project and opened all of us up to some serious liability (think millions of $$$ in lost revenue/paybacks if it failed). Besides that he messed with the version control in a way that prevented an easy reverting to the old codebase, so that was malicious as well. Ultimately, my boss made the decision to not fire him (don’t know what he was thinking), but the guy ended up quitting a short while later anyways.
So want to be a really bad…. wait, no… absolutely god awful developer? Do what this guy did! I promise you you
Hello! I want to share with you a true my story.
This has got to take the cake in terms of the nightmares that I’ve seen working with developers in the past. The year is 2014 and our firm was just assigned a large Sharepoint project for an intranet redesign. We are in the middle of the project with design being completed, initial development checked off and we are close to ending the final phase of development before going into UAT.
Over the course of this whole project I had two developers who were completely bashing heads the whole time. They disagreed on everything right from technologies, development stacks, best practices, etc etc. Just a bad situation all round from an ease of work standpoint. It just wasn’t working!
The development director/project manager at the time had tried to contain the madness by assigning them different modules to develop and basically stay out of each other’s way. As with all things in life however, sometimes you have to deal with things you don’t like, and there came a time where these two individuals absolutely had to work together on a single module. We expected there to be absolute and utter chaos but nothing like what ended up happening.
It’s 7:30am on a Monday morning and my project manager calls me absolutely freaking out on the phone. It’s incoherent gibberish so I tell her to slow down and tell me what’s going on. She tells me that a bulk of the code has been completely re-written without approval and version control (Team Foundation Server in this case) has been messed with in a way that doesn’t seem to allow recovery (atleast at the outset) to revert to the previous work. She tells me she spoke with the technical architect and they both agreed it’s a serious problem with the potential to derail the entire project. I tell them I’m rushing in to the office for a meeting for us to figure out what’s happening.
A half hour later I’m jumping in a cab to book it to the office. Walk in and everyone has a look of dread on their face. I sit down with the TA & PM and we start going through what’s been going on. Apparently it looks like over the weekend someone went in and deleted the bulk of the codebase and rewrote many of the critical modules in Javascript. Now I’m not a developer, but I was made to understand that Sharepoint SDKs are primarily written in C#/.NET and this individual had stripped it all out and rewritten into JS. Even before looking at the logs we knew who to grab.
9:30am comes along and in walk the two developers. I tell them to meet us in the conference room to figure out what the hell is going on. Turns out the JS developer had felt so strongly about the codebase that he went in and had been rewriting the modules for a while on his own time for a while. He was able to wrap up the majority of the work and over the weekend had time to go in merge it in and delete everyone else’s stuff. He seemed proud of accomplishing this because according to him this was the right way of doing it and we didn’t know what we were doing. While this was going on, the rest of us sat there listening with our mouths down to the floor. Now I’ll give him this much, he was an amazing Javascript dev and probably one of the best developers I’ve ever worked with from a skill standpoint, but he was terrible to work with because he had no soft skills or interpersonal understanding of how to act in the workplace.
Not only did this guy have no respect for the process, his coworkers, or the company, he completely jeopardized the project and opened all of us up to some serious liability (think millions of $$$ in lost revenue/paybacks if it failed). Besides that he messed with the version control in a way that prevented an easy reverting to the old codebase, so that was malicious as well. Ultimately, my boss made the decision to not fire him (don’t know what he was thinking), but the guy ended up quitting a short while later anyways.
So want to be a really bad…. wait, no… absolutely god awful developer? Do what this guy did! I promise you you
will forever piss off anyone that works with you and potentially derail your career.
https://redd.it/nfzs9d
@r_devops
https://redd.it/nfzs9d
@r_devops
reddit
How can I become a really bad software developer?
Hello! I want to share with you a true my story. This has got to take the cake in terms of the nightmares that I’ve seen working with developers...
Difference between Microsoft Azure Security Center and Azure Sentinel
Many Cloud Engineers often fail to get the difference between Azure Security Center (ASC) and Azure Sentinel. These two products look very comparative at first and both are offered by Microsoft to secure your Azure infrastructure to the best of their abilities. There are a few fundamental explanations behind this confusion and in this article, we will have a closer look at what makes these two stand apart from each other.
Azure Security Center vs. Azure Sentinel
Azure Security Center is a security management framework offered by Microsoft to Azure clients. It helps the Azure infrastructure by giving visibility and authority over the security of Azure sources such as Virtual Machines, Cloud Services, Azure Virtual Networks, and Blob Storage.
Whereas, Azure Sentinel is a cloud-native, security information event management (SIEM) and security orchestration automated response (SOAR) solution provided by Microsoft to assist clients with a birds-eye view across a certain project.
Security Management
With Azure Security Center (ASC), you can deal with your cloud security to help prevent any cyber-attacks and misconfiguration by strengthening your security for various responsibilities deployed in Azure or on-premises. When discussing cloud security management, we are referring to three significant factors:
• Visibility
• Monitoring
• Compliance
Azure Security Center extends its security management activities to counter the latest risks on cloud platforms to ensure against cyber-attacks for workloads deployed in Azure, on-premises, or third-party cloud services, for example, GCP, AWS, and so on.
But with Azure Sentinel, we can have smarter security management and risk management for alert detection, risk visibility, proactive monitoring, and threat response for cutting edge and refined cyber-attacks.
You can also have Azure Security Center enabled in your membership to receive security alerts to Azure Sentinel from Azure Security Center. Azure Sentinel leverages Machine Learning (ML) and AI (Artificial Intelligence) to make threat monitoring more brilliant. Azure Security Center can generate alarms for various sorts of resources deployed – taking your security a step further.
Issues & Challenges
Azure Security Center tends to solve the following security issues and challenges:
• Consistently evolving workloads: While users can accomplish more on the cloud, the workloads keep changing constantly. ASC takes care of all the dynamic workload by itself.
• Progressively complex attacks: As users run their jobs on the public cloud, attacks are increasing. Doing so could open them to more weaknesses if they don't follow best security practices. Azure Security Center can help deal with that task.
• Shortage of security skills: A high number of safety alerts and cautioning frameworks can overpower security administrators, particularly if they're not experienced and skilled enough. Be that as it may, Azure Security Center can help administrators deal with such attacks and threats.
Whereas, Azure Sentinel deals with the following security issues and challenges:
• Automation and Orchestration: Sentinel supports automated threat responding frameworks called "playbooks". Playbooks, based on Azure Logic Apps, set up a series of procedures to run when the situation arises. Administrators can make their playbooks using the Logic App tools.
• Deep Analysis of Issues: An amazing element of Sentinel is the ability to do "hunting" and deep analysis of issues. It shows triggered alerts’ explanation. In this way, the administrator seeing it can appoint the case to somebody with proper reasoning.
Use cases of Azure Sentinel
• In Microservices architecture Application logging will flood the activity/event logging with various types of logs from various Azure resources. Sentinel will be handy when we need to build intelligent threat alert system using those tons (GB/TB) of logs
• Institutive graph helps to analyze / investigate threats
•
Many Cloud Engineers often fail to get the difference between Azure Security Center (ASC) and Azure Sentinel. These two products look very comparative at first and both are offered by Microsoft to secure your Azure infrastructure to the best of their abilities. There are a few fundamental explanations behind this confusion and in this article, we will have a closer look at what makes these two stand apart from each other.
Azure Security Center vs. Azure Sentinel
Azure Security Center is a security management framework offered by Microsoft to Azure clients. It helps the Azure infrastructure by giving visibility and authority over the security of Azure sources such as Virtual Machines, Cloud Services, Azure Virtual Networks, and Blob Storage.
Whereas, Azure Sentinel is a cloud-native, security information event management (SIEM) and security orchestration automated response (SOAR) solution provided by Microsoft to assist clients with a birds-eye view across a certain project.
Security Management
With Azure Security Center (ASC), you can deal with your cloud security to help prevent any cyber-attacks and misconfiguration by strengthening your security for various responsibilities deployed in Azure or on-premises. When discussing cloud security management, we are referring to three significant factors:
• Visibility
• Monitoring
• Compliance
Azure Security Center extends its security management activities to counter the latest risks on cloud platforms to ensure against cyber-attacks for workloads deployed in Azure, on-premises, or third-party cloud services, for example, GCP, AWS, and so on.
But with Azure Sentinel, we can have smarter security management and risk management for alert detection, risk visibility, proactive monitoring, and threat response for cutting edge and refined cyber-attacks.
You can also have Azure Security Center enabled in your membership to receive security alerts to Azure Sentinel from Azure Security Center. Azure Sentinel leverages Machine Learning (ML) and AI (Artificial Intelligence) to make threat monitoring more brilliant. Azure Security Center can generate alarms for various sorts of resources deployed – taking your security a step further.
Issues & Challenges
Azure Security Center tends to solve the following security issues and challenges:
• Consistently evolving workloads: While users can accomplish more on the cloud, the workloads keep changing constantly. ASC takes care of all the dynamic workload by itself.
• Progressively complex attacks: As users run their jobs on the public cloud, attacks are increasing. Doing so could open them to more weaknesses if they don't follow best security practices. Azure Security Center can help deal with that task.
• Shortage of security skills: A high number of safety alerts and cautioning frameworks can overpower security administrators, particularly if they're not experienced and skilled enough. Be that as it may, Azure Security Center can help administrators deal with such attacks and threats.
Whereas, Azure Sentinel deals with the following security issues and challenges:
• Automation and Orchestration: Sentinel supports automated threat responding frameworks called "playbooks". Playbooks, based on Azure Logic Apps, set up a series of procedures to run when the situation arises. Administrators can make their playbooks using the Logic App tools.
• Deep Analysis of Issues: An amazing element of Sentinel is the ability to do "hunting" and deep analysis of issues. It shows triggered alerts’ explanation. In this way, the administrator seeing it can appoint the case to somebody with proper reasoning.
Use cases of Azure Sentinel
• In Microservices architecture Application logging will flood the activity/event logging with various types of logs from various Azure resources. Sentinel will be handy when we need to build intelligent threat alert system using those tons (GB/TB) of logs
• Institutive graph helps to analyze / investigate threats
•
Sentinel allows to build automation to respond on threat detection and takes necessary action to prevent it further. E.g. if number for 401 (Unauthorized) errors are increased then it can automatically block specific Ips
Read More : https://www.taliun.com/difference-between-microsoft-azure-security-center-and-azure-sentinel
https://redd.it/ng6t4l
@r_devops
Read More : https://www.taliun.com/difference-between-microsoft-azure-security-center-and-azure-sentinel
https://redd.it/ng6t4l
@r_devops
Taliun
Difference between Microsoft Azure Security Center vs Sentinel
Discover the distinctions between Microsoft Azure Security Center vs Sentinel for comprehensive cloud security. Read our blog now!