Tag: security
-
Bye bye Bastion!
The traditional Bastion Host accessed by SSH/RDP is a relic of the past. For increased security posture, pivot to more modern alternatives. Read more to explore compelling alternatives such as AWS Systems Manager – Session Manager, AWS CloudShell and AWS Cloud9.
-
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.
-
Move fast and avoid surprises – Shift-left on cloud security with Policy-as-Code
Security issues can be fatal. Compromises can lead to sensitive information getting into the hands of malicious actors. For companies, it could lead to substantial damage to trust and reputation. In the series “Move fast and avoid surprises” I’m elaborating on topics and concepts I’ve learned that have had major impact in real-life situations. In the…