We have been using AWS Lambda for close to 4 years predominantly in the areas of automated file processing and scheduled infrastructure maintenance. By leveraging S3 triggers, we’ve eliminated the need for manual intervention in our data pipeline. For instance, whenever a…
We have been using AWS Lambda for close to 4 years predominantly in the areas of automated file processing and scheduled infrastructure maintenance. By leveraging S3 triggers, we’ve eliminated the need for manual intervention in our data pipeline. For instance, whenever a…
There is a requirement in one of the applications we need to scale up EC2s on an ad-hoc basis when the demand arises for Business continuity
We have the average EC2s spurned on and the autoscale policy is set up to spin more EC2 when more memory is on the demand.
This has…
The use-case is to obtain security events centrally across multiple servers deployed in the enterprise.
- to understand if any OS-level vulnerabilities are identified and notify relevant teams.
- to identify and obtain reports on PCI DSS posture across multiple servers.