AWS EC2 - Security Groups Use-case Challenge

Search for a command to run...

No comments yet. Be the first to comment.
API (Application Programming Interface) security is critical for protecting sensitive data and maintaining the integrity of systems and applications. APIs are used to connect different systems and applications, and as a result, they can provide a gat...

Well after months of deep slumber, away from social media networks, I had to return to Pune and adapt to hybrid working. I was browsing through meetup.com and was intrigued by one event from AWS user group Pune. It is AWS Reinvent 2022 -Recap on 21st...

Episode 2

Simplify Access Control and Enhance Transparency Over Your ML Projects

Episode 1

For this exercise you'll need:
EC2 instance with web application
Security group inbound rules that allow HTTP traffic
1)List the security groups you have in your account, in the region you are using
2)Remove the HTTP inbound traffic rule
3)Can you still access the application? What do you see/get?
4)Add back the rule
5)Can you access the application now?