Amazon Bedrock — Customer JourneyAs the industry is taking their next big steps towards adoption of Gen AI, AWS as always is helping in making this shift seamless through…Aug 1Aug 1
AWS API Gateway : Extending Timeout Limits Beyond 29 SecondsAs we all know AWS API Gateway is a useful service that enables developers to create, publish, maintain, monitor, and secure APIs at any…Jun 23Jun 23
Amazon SQS : Working with large payloads (up to 2GB) using PythonMost of AWS Python Developers are aware and used to the 256KB limit for sending payloads to SQS. But if there is a need to send large…Mar 29Mar 29
Automate custom actions via AWS Lambda Functions directly from Amazon CloudWatch alarm state…With latest updates AWS has provided capability to directly invoke AWS Lambda via “Lambda Action” on CloudWatch alarm state change event.Dec 30, 2023Dec 30, 2023
Amazon CloudFront Security Recommendations and One-Click Security ProtectionsMany of us use CloudFront as entry point to our applications from across the globe thereby applying required security settings to counter…Sep 29, 2023Sep 29, 2023
Amazon Inspector introduces support for AWS Lambda Code Scans (June-2023)With growing risks against vulnerabilities and security concerns AWS has now extended Amazon Inspector to perform code scans for AWS Lambda…Jun 24, 2023Jun 24, 2023
Using Amazon SNS to build fault tolerant and resilient solutionsAs most of us know that Amazon SNS (Simple Notification Service) is widely used for sending notifications in different formats from…Mar 21, 2023Mar 21, 2023
AWS : Proactive compliance using AWS Config RulesMost of us use AWS Config to periodically audit and evaluate compliance of resources with respect to our organization policies. As shown…Dec 15, 2022Dec 15, 2022
API Health Monitoring using CloudWatch AlarmsWe expose APIs using API Gateways day-in day-out along with implementing authorization, authentication, fault tolerance, resilience etc…Sep 27, 2022Sep 27, 2022
Resolve AWS Lambda Layers compatibility issues using CodeBuildMany of us use windows laptops for development work and face runtime issues while executing AWS Lambda functions which uses lambda layers…Sep 13, 2022Sep 13, 2022