Insightful Blogs
Learn from the experience that we have gained over the years by helping our clients turn their ideas into a wonderful and scalable solution
Optimise and Secure AWS HTTP API Gateway by locking down direct access
Dive in to learn one of the essential and efficient techniques to safeguard AWS HTTP API Gateway in this insightful guide
Streamlining Your Infrastructure: Unlocking the Power of Terraform Cloud Agents
Dive deeper and learn how these lightweight Terraform Cloud agents elevates your infrastructure automation game and enhances security
Denying connections originating from default AWS domain using WAF
There doesn’t exist a one-stop solution for securing the workload and hence, we need to implement best security practices at every level. In this article, let’s learn about one such security practice we must follow
Exposing SFTP server differently
In this thorough article, learn how you can accept incoming connections on a non-standard SFTP port without giving up on the managed SFTP server provided by AWS Transfer Family
Secure database authentication using AWS IAM
A thorough guide on using temporary and short-lived credentials generated using IAM database authentication feature to avoid exposing long-term credentials
Easiest way to achieve FIPS 140-2 Level 3 compliance on AWS
Learn to set up a FIPS 140-2 Level 3 compliant architecture that allows you to encrypt sensitive customer data using the encryption keys stored in a dedicated CloudHSM device with the help of KMS custom key store
Secure network communication of EKS Fargate pods via AWS Security Group
It’s hard to patch all the systems within just a few hours of the discovery of a new vulnerability but we can safeguard our systems up to some extent by locking them down to accept connections from a few trusted sources. Let’s learn how we can do that in the case of EKS Fargate pods
How to automatically generate fine-grained AWS IAM policy
A comprehensive guide on how to automatically generate a restricted IAM policy for a principal using CloudTrail events with just a few clicks