Tag: waf
-
Protect your webapps from malicious traffic with AWS Web Application Firewall
According to DataDogs State of Cloud Security Report, a substantial portion of cloud workloads are excessively privileged and many virtual machines remain publicly exposed to the internet. In this post I will explain how AWS Web Application Firewall can protect your webapps.
-
Develop lightweight and secure REST APIs with AWS Lambda Function URL and Terraform
This post demonstrates how to leverage AWS Lambda Function URL for lightweight REST APIS, and how to configure Cloudfront and WAF for protection, all done with Terraform.