Introduction
In April 2025, a major online betting platform went dark for 90 minutes during a peak sports event. The reason? A hyper-volumetric Distributed Denial of Service (DDoS) attack tha...
When building serverless applications, orchestrating complex workflows with multiple steps can quickly become a challenge. Traditionally, you'd rely on custom error handling, retries, and state persis...
As someone pivoting into cloud security, I wanted to get hands-on with AWS. This blog documents how I built a basic web server on EC2, hosted an image on S3, and embedded that image in a live Apache-h...
AWS just made secure node access smarter and easier.
With the general availability of Just-in-Time (JIT) Node Access in AWS Systems Manager, you can now give your teams temporary, policy-controlled a...
Twelve months ago I hit Publish on my very first AWS blog post. Today I’m writing this as a AWS Community Builder, a member of the AWS Emerging Talent Community. Here’s everything that happened in...
For years, the goal of IT service management (ITSM) has been consistent: resolve issues faster, meet SLAs, and improve end-user satisfaction. Automation brought us closer to that goal—but in 2025, i...
Notice
The AWS console screen is in Japanese.
introduction
Thank you for always reading my articles!On Tuesday, April 29, 2025, we received some interesting update information about R...
(Intro: Relatable scenario, establishes the need)Ever felt like deploying an application directly onto the public internet is like shouting your secrets into a crowded stadium? 📢 You have servers, ...
I recently passed the AWS Certified Security – Specialty (SCS-C02) exam, and I wanted to share my experience in case it helps anyone else on the same path.
📚 Study Journey
I first started...
Step-by-Step Guide to Deploying an Index.html Page Using Nginx and AWS CI/CD Tools
💡 Introduction
Hey folks!
Today, we’re diving into an exciting hands-on project where we’ll explore ...