Browsing Tag
security
212 posts
AKS Security: 10 Proven Tactics for Securing Your Kubernetes Clusters
Kubernetes comes with many challenges, and one of them is security. Managed Kubernetes solutions like Azure Kubernetes Service…
Field Guide to Surviving DDoS Attacks in your application
One of our customer-facing websites got attacked with a huge DDoS attack recently, to the magnitude of 80M-100M…
Fall of the Death Star — Why Scanning Infrastructure as Code Matters
https://pixabay.com/illustrations/ship-space-technology-universe-3857479/ The Empire’s greatest and most powerful weapon was the Death Star aka the DS-1 Orbital Battle Station.…
5 Free Security Tools Developers Will Love in 2022
Top 5 Free Security Tools Developers Will Love in 2022 🔥🔥🔥 One of the key ways to get…
Introducing Nitrogen: Deploy Web Servers and Databases to AWS Nitro Enclaves
TL;DR: Nitrogen is a tool for deploying web servers, databases, and other services to AWS Nitro Enclaves. Given…
How and why DevOps became DevSecOps
What is DevOps Let’s first take a look at what DevOps (Developer Operations) is so we can better…
Movin’ On Up: An Analysis of The Privilege Escalation Vulnerability CVE-2022-26923
This article provides analysis of CVE-2022–26923, a vulnerability at the intersection of Active Directory (AD) and Active Directory…
Defender for DevOps on AzureDevOps
Overview Welcome to the second part of this blog series on Microsoft Defender for DevOps. In my previous…
Getting started with AWS Multi-account approach
Introduction I write this article first in my own blog (https://www.playingaws.com/posts/multi-account-approach/). This is the first article related to…
SBOM/Vulnerability Assessments against Docker Images.
Hello, I believe every Developer needs to use Cli Tools Like Anchore/Grype and Anchore/Syft before pushing an Docker…