Skip to main content

3 posts tagged with "AWS Lambda"

View All Tags

How to Export AWS CloudWatch Logs to OpenSearch (Elasticsearch): Step-by-Step Tutorial

· 6 min read

When managing large volumes of AWS CloudWatch logs, the built-in tools may fall short in terms of searchability and cost-effectiveness. A more efficient approach is to export these logs to OpenSearch (formerly Elasticsearch), which offers better performance for log management and analysis. This blog will walk you through the entire process.

AWS services that support Containers: Containers!=Kubernetes.

· 4 min read

When it comes to choosing the right container service for your application, AWS offers a myriad of options, each tailored to specific needs and use cases. This guide aims to provide a comprehensive overview of when and how to use various AWS container services, based on our extensive research and industry experience.

Please refer The Ultimate AWS ECS and EKS Tutorial

How to Capture AWS Identity Center Events

· 3 min read

In today's fast-paced IT environments, maintaining control over user permissions and group memberships is crucial for security and compliance. AWS Identity Center (formerly known as AWS SSO) simplifies identity management across AWS, but monitoring changes in real-time can be challenging. This blog explores a serverless solution using AWS EventBridge and Lambda to notify you whenever key changes occur within your Identity Center.

Organizations often struggle with visibility into real-time changes within their identity management systems. Whether it's a new user being added, a permission change, or a group deletion, staying informed about these changes can help mitigate security risks and ensure compliance.

Setting Up the AWS Architecture