Tested: Database Providers on Lambda
Third party database providers speed-tested on AWS Lambda. Compare performance with DynamoDB in real time with a sample application... read more
Third party database providers speed-tested on AWS Lambda. Compare performance with DynamoDB in real time with a sample application... read more

AWS Mainframe Modernization is now a Health Insurance Portability and Accountability Act of 1996 (HIPAA) eligible service, enabling covered entities and their business associates to use AWS Mainframe Modernization to process, maintain, and store protected health information... read more

AWS Lambda now supports Ruby 3.2 as both a managed runtime and a container base image. Developers creating serverless applications in Lambda with Ruby 3.2 can take advantage of new features such as endless methods, a new Data class, improved pattern matching, and performance improvements... read more

AWS CloudTrail Lake now provides the ability to selectively start or stop ingestion of CloudTrail events into your CloudTrail Lake event data store... read more

You can now import asymmetric and HMAC keys into AWS Key Management Service (AWS KMS) and use them within supported KMS-integrated AWS services and your own applications... read more

Version 5.0 of the HashiCorp Terraform AWS provider brings improvements to default tags, allowing practitioners to set tags at the provider level... read more

AWS’s reverse logistics program provides a sustainable path for components—all while maintaining the highest level of data security... read more

How to deploy Keycloak, an open-source Identity and Access Management solution, on AWS as an Identity Provider for AWS IAM Identity Centre and the instructions for deploying both older (v16) and newer (v21) versions of Keycloak using different infrastructure-as-code tools... read more
A step-by-step guide on setting up an AWS Lambda function to send email notifications to IAM Users when their AWS Web Console passwords are expiring. The implementation enhances security, efficiency, and user experience in the AWS IAM environment... read more

Currently, Lambda logs can only be sent to Cloudwatch, but many companies prefer using centralized observability services. To overcome this limitation, AWS Cloudwatch provides Log Subscriptions Filters, which can send logs to Kinesis Data Stream, Lambda, or Kinesis Data Firehose. By using Firehose, .. read more