ContentPosts from @glenn_stewart_086..
Discovery IconThat's all from @glenn_stewart_086 — explore more posts below...
Story
@laura_garcia shared a post, an hour ago
Software Developer, RELIANOID

🔒 Incident Response in 2025: Lessons Learned

June–August 2025 brought a surge in high-profile cyber incidents—from UNFI’s food supply disruption and Qantas’ customer data breach to sector-wide attacks on insurers. At the same time, AI-powered detection and new resilience features showed how fast response capabilities are evolving. At RELIANOID..

Incident Response june, july, august 2025
Story
@idjuric660 shared a post, an hour ago
Technical Content Writer, Mailtrap

Send Emails with Windsurf and Mailtrap

Node.js Mailtrap.io

Learn how to seamlessly integrate Mailtrap with Windsurf to send transactional emails using simple AI prompts.

Story
@laura_garcia shared a post, 23 hours ago
Software Developer, RELIANOID

Japan Ushers in a New Era of Cybersecurity with the Active Cyberdefence Law

Japan has taken a bold step in reshaping its national cybersecurity posture with the new Active Cyberdefence Law (ACD) — a proactive response to the growing wave of cyber threats affecting critical infrastructure, airlines, and financial institutions. 🚨 Key highlights of the ACD Law: Legal authority..

Japan's Active Cyberdefence Law
 Activity
@wasifpr started using tool Visual Studio Code , 1 day, 17 hours ago.
 Activity
@wasifpr started using tool ChatGPT , 1 day, 17 hours ago.
Story
@laura_garcia shared a post, 1 day, 22 hours ago
Software Developer, RELIANOID

🚀 Introduction to NFV

Network Functions Virtualization (NFV) is transforming networking by moving critical functions like firewalls, routers, and load balancers from specialized hardware into software running on standard servers. This shift brings flexibility, scalability, and cost efficiency, enabling organizations to a..

kb NFV Network functions virtualization
Story
@laura_garcia shared a post, 2 days, 22 hours ago
Software Developer, RELIANOID

🌐 ISO/IEC 27001 Compliance Alignment at RELIANOID

At RELIANOID, security isn’t just a feature—it’s part of our foundation. Both our organization and load balancing platform are strongly aligned with the ISO/IEC 27001:2022 ISMS framework and its Annex A controls. This means our clients in finance, healthcare, public sector, and enterprise environmen..

iso27001 image ssnn
Story
@idjuric660 shared a post, 3 days, 1 hour ago
Technical Content Writer, Mailtrap

I Tested 6 Postmark Alternatives: Here’s What I Found

Let’s not kid ourselves, Postmark is a great email service inalmostevery regard. However, if you’re reading this, the chances are that it doesn’t fit your needs anymore, and you’d like to switch it up a little bit. Luckily, you’ve come to the right place! I’ve interviewed our very own deliverability..

 Activity
@kulwindersingh started using tool io4 CMS , 3 days, 1 hour ago.
Link
@faun shared a link, 3 days, 2 hours ago

Database Sharding in 1 diagram and 204 words

Sharding breaks a heavyweight database into bite-sized chunks spread across servers. That means better scalability, less strain on any one node. The key? Picking the right shard key. Get that wrong, and you’re in cross-shard query hell. Modulo, range, and consistent hashing each slice the pie diff..

Database Sharding in 1 diagram and 204 words