NACL

Home » NACL

IP Blocking: Use AWS WAF or NACL?

2023-02-23T06:26:10+00:00

What should you do if you identified a series of malicious attacks on your application coming from a specific IP address? Will you use AWS WAF to block that IP address or create a rule in your Network Access Control List to deny traffic from that IP? It is true that AWS WAF can filter web requests based on IP addresses, HTTP headers, HTTP body, or URI strings, to block common attack patterns, such as SQL injection or cross-site scripting. NACL, on the other hand, acts like a firewall for controlling traffic in and out of your subnets. If the [...]

IP Blocking: Use AWS WAF or NACL?2023-02-23T06:26:10+00:00

Security Group vs NACL

2023-02-16T06:50:04+00:00

Your VPC has a default security group with the following rules: Allow inbound traffic from instances assigned to the same security group. Allow all outbound IPv4 traffic and IPv6 traffic if you have allocated an IPv6 CIDR block. Your VPC has a default network ACL with the following rules: Allows all inbound and outbound IPv4 traffic and, if applicable, IPv6 traffic. Each network ACL also includes a non modifiable and non removable rule whose rule number is an asterisk. This rule ensures that if a packet doesn't match any of the other numbered rules, it's denied. [...]

Security Group vs NACL2023-02-16T06:50:04+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!