Advertisement · 728 × 90

Posts by C.Ellyson-tech career blueprint

What is privilege creep, and how does it happen in enterprise environments?

12 hours ago 0 0 0 0

Why can an EC2 instance in a public subnet still be unreachable from the internet?

21 hours ago 0 0 0 0

Beginner mistake:

Setting up cloud resources without monitoring.

It’s like locking your door but refusing to install cameras.

Security ≠ prevention only.
Security = detection + response.

1 day ago 0 0 0 0

My setup only alerts on severity ≥ 5.

Why?

Because:
Low severity = noise

Medium/High = action

Security is about prioritization.

1 day ago 0 0 0 0

Here’s a mindset shift:

Manual response = minutes
Automated response = seconds

Attackers don’t wait.

Why should your defenses?

2 days ago 0 0 0 0

CLOUD KNOWLEDGE CHECKPOINT

What is Elastic Load Balancing, and what problem does it solve?

2 days ago 0 0 0 0

Describe the flow of SSO authentication when accessing AWS through an IdP.

3 days ago 0 0 0 0
Advertisement

I built a simple AWS threat detection system and here’s the truth:

You don’t need expensive tools to start securing the cloud.

You need:

GuardDuty (detection)
CloudWatch (monitoring)
SNS (alerts)
Lambda (automation)

That’s it.

3 days ago 0 0 0 0

Not all alerts matter.

That’s why filtering by severity is critical.
If you alert on everything → you’ll ignore everything.

Focus on:

Medium (suspicious)
High (dangerous)
Signal > noise.

4 days ago 1 0 0 0

Think of Lambda as your incident response engine.

It reacts instantly to events like:

Compromised EC2
Suspicious API calls
Unauthorized access

Speed is everything in security.

4 days ago 0 0 0 0

Real-world mindset:

A threat is detected → what happens next?
If your answer is “I’ll check it later”…
You already lost.

Automation is not optional in cloud security.

5 days ago 0 0 0 0

Cloud security is not about tools.

It’s about designing systems that react to threats automatically.

Tools are just building blocks.

Architecture is everything.

5 days ago 0 0 0 0

The biggest upgrade in your security journey will be this:

Stop thinking like a builder.
Start thinking like an attacker.

Ask yourself: “How would I break this system?”

Then defend it.

6 days ago 0 0 0 0

One underrated skill in cloud security:

Event-driven thinking.
“When X happens → trigger Y”

That’s how you build scalable, automated security systems.

6 days ago 0 0 0 0
Advertisement

GuardDuty is basically your cloud security analyst that never sleeps.

It analyzes:

VPC Flow Logs
DNS logs
CloudTrail
And tells you: “Something is wrong here.”

1 week ago 0 0 0 0

Most people think cloud security starts with firewalls.

It doesn’t.
It starts with visibility.
If you can’t see what’s happening in your cloud, you can’t secure it.

That’s where GuardDuty comes in.

1 week ago 0 0 0 0

SNS is simple, but powerful.

It turns detection into actionable awareness.

Without alerts, your detection system is useless.
If no one knows → no one responds.

1 week ago 0 0 0 0

I added automation using Lambda.

When a threat is detected: → The instance gets isolated automatically

No waiting
No manual steps
No delays

That’s how real cloud security works.

1 week ago 0 0 0 0

CloudWatch isn’t just for performance metrics.

You can use it to:
→ Capture security events
→ Trigger responses
→ Build alert pipelines

It’s more powerful than most beginners realize.

1 week ago 0 0 0 0

Many beginners ignore this:

Alerts without context are useless.

You need to know:

What happened

Where it happened

What to do next

That’s where structured event patterns help.

1 week ago 0 0 0 0

One of the smartest things you can do:

Simulate attacks.

I used GuardDuty sample findings to test my system.

If you don’t test your detection system,you’re just guessing it works.

1 week ago 0 0 0 0

If you’re starting cloud security, build this:

A basic detection + alerting system.
Not because it’s impressive,
but because it teaches you:

* Monitoring
* Automation
*Real-world defense
And that’s what actually matters.

1 week ago 0 0 0 0
Advertisement

This project changed how I see security:

It’s not about reacting fast.
It’s about reacting automatically.

Humans are too slow.
Systems shouldn’t be.

1 week ago 0 0 0 0

Cloud security isn’t complicated.

It’s layered:
Detect → Alert → Respond → Improve

If you skip one step, your system is incomplete.

1 week ago 0 0 0 0

Who's going to space?

1 week ago 0 0 0 0

Why are IAM users discouraged in large AWS environments, and what architecture replaces them?

1 week ago 0 0 0 0

Explain how **AWS Identity and Access Management roles work internally when a user performs AssumeRole.

2 weeks ago 0 0 0 0

What is privilege escalation in AWS, and give one realistic example.

2 weeks ago 0 0 0 0

What is orphaned access, and why is it dangerous?

2 weeks ago 0 0 0 0

This

2 weeks ago 3 0 0 0