@bujuman.bsky.social

Lateral thinker / IS security MGMT practitioner

Ingress NGINX is retiring in 2026. Kubernetes teams should start planning now. The Gateway API offers a standard, expressive model for traffic management, and kgateway provides a production-ready path for migration with lower risk. www.pulumi.com/blog/ingress...

How to Move to the Gateway API: post ingress-nginx Retirement

With ingress-nginx retiring in 2026, this post explores the technical shift to Gateway API and evaluates kgateway as a production-grade successor.

pulumi.com

medium.com/@nehaspatil/... Security as a post-release checklist doesn't work anymore. Modern pipelines need to catch vulnerabilities before code reaches production, not after. DevSecOps means embedding security scans into every build automatically. (1️⃣/3️⃣) 🧵

Building a Secure CI/CD Pipeline with OWASP, SonarQube & Trivy

Gone are the days when security was a post-release checklist item. In modern DevOps, speed without security is a recipe for disaster.

medium.com

End of windows 10 support: Y a-t-il dans ce réseau un membre de l'assemblée nationale qui pourrait défendre l'idée de débloquer le compte CPF-dont la protection contre les tentatives d'arnaques nous épuisent - pour le remplacement des machines pour les personnes touchées ?

builder.aws.com/content/35LY... GenAI tools have entered everyone's life in a big way. They can help with a lot including increase developer productivity in the hands of experienced devs. Using a spec-driven approach can help building maintainable code like with creating MCP servers. (1️⃣/3️⃣) 🧵

AWS Builder Center

Connect with builders who understand your journey. Share solutions, influence AWS product development, and access useful content that accelerates your growth. Your community starts here.

builder.aws.com

medium.com/@repobaby/wh... S3 has to be the most widely used cloud service. Most people think of it as just an endless network storage service. It can do a lot more though and can also end up costing a lot of money if you don't understand how it works and the pricing model. (1️⃣/3️⃣) 🧵

Why I stopped thinking of S3 as just a file server and started saving big

When I migrated my first workload from our on-premises data center to AWS, I treated Simple Storage Service (S3) like a giant, durable…

medium.com

aws.amazon.com/blogs/aws/ac... When iterating on changes for cloud deployments you may decide changes over and over takes up too much time or potentially costs too much when every developer has to have their own environment. Using a tool look Localstack can help. (1️⃣/3️⃣) 🧵

Accelerate serverless testing with LocalStack integration in VS Code IDE | Amazon Web Services

AWS is announcing integrated LocalStack support in the AWS Toolkit for Visual Studio Code that makes it easier than ever for developers to test and debug serverless applications locally. This enhancem...

aws.amazon.com

You can't secure what you don't know about. 👀 GitHub's dependency graph can help. ✅ Use it to get a project's entire software supply chain, including both direct and indirect dependencies. Enable this feature and improve your project's security.👇 github.blog/security/sup...

The GitHub logo centered among various geometric shapes.

dev.to/aws-builders... Terraform makes it much easier to keep your resources organized, duplicate envs when needed, and help with cleanup when no longer needed. When working with AWS, provisioning across multiple regions with Terraform is now easier in the latest Terraform beta version. (1️⃣/3️⃣) 🧵

Terraform AWS multi-region deployments: region meta-argument in Beta

Terraform holds a solid position in the ADOPT category of SOK Tech Radar, and for a good reason. Most...

dev.to

iamrajaram1.medium.com/demystifying... AWS's latest database offering DSQL is not GA yet but is in preview and looks very promising. It supports active-active high availability and enables simultaneous read and write operations across multiple regions while maintaining strong consistency. (1️⃣/2️⃣) 🧵

Demystifying AWS DSQL: Building Scalable, Multi-Region Distributed SQL Clusters

In today’s data-driven world, low-latency access, high availability, and global scalability are non-negotiable for modern applications…

iamrajaram1.medium.com

When should you use GitHub-hosted runners versus self-hosted runners with GitHub Actions? 🤔 It depends on your needs for control, security, scalability, and cost. Get a clear breakdown of the pros, cons, and factors to consider in this detailed guide. ⬇️

When to choose GitHub-Hosted runners or self-hosted runners with GitHub Actions

This deep dive explores important factors to consider when making this critical infrastructure decision for your development team.

github.blog