Software Alternatives & Reviews

Encrypt auto created log groups from AWS Lambda with AWS CDK

AWS Lambda Amazon Key Management Service Amazon CloudWatch
  1. Automatic, event-driven compute service
    Pricing:
    • Open Source
    But how does this work with automatically created log groups by AWS services, like AWS Lambda? In this blog post, I want to show you what steps are necessary to do this.

    #Cloud Computing #Cloud Hosting #Backend As A Service 248 social mentions

  2. Sysadmin
    However, sometimes it is necessary - for example, because of compliance guidelines - to encrypt the logs with a customer managed key. No problem, you can use AWS Key Management Service (AWS KMS) for this encryption.

    #Network & Admin #Security & Privacy #Password Management 34 social mentions

  3. Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS.
    First of all: Log group data is always encrypted in Amazon CloudWatch Logs. By default, CloudWatch Logs uses server-side encryption for the log data at rest.

    #Monitoring Tools #Log Management #Application Performance Monitoring 54 social mentions

Discuss: Encrypt auto created log groups from AWS Lambda with AWS CDK

Log in or Post with