AWS Open Source Blog
Category: Security, Identity, & Compliance
Announcing Cloud Custodian Integration with AWS Security Hub
中文版 One of the popular options for automated security, compliance, and cost management solutions in the cloud is Cloud Custodian, an open source project sponsored by Capital One. Cloud Custodian is a flexible rules engine with policies written in simple YAML configuration files, with support for over 144 AWS resource types. However, because Cloud Custodian […]
Securing HAQM EKS Using Lambda and Falco
中文版 Intrusion and abnormality detection are important tools for stronger run-time security in applications deployed in containers on HAQM EKS clusters. In this post, Michael Ducy of Sysdig explains how Falco, a CNCF Sandbox Project, generates an alert when an abnormal application behavior is detected. AWS Lambda functions can then be configured to pass those […]
Deploying the Heptio Authenticator to kops
This post has been updated – Deploying the AWS IAM Authenticator to kops 中文版 The Kubernetes 1.10 release has included alpha support for the client-go package to process external ExecCredential providers. This is being used to power the authentication against HAQM Elastic Container Service for Kubernetes (EKS) clusters while still following one of the […]
Better Random Number Generation for OpenSSL, libc, and Linux Mainline
中文版 In 2015, AWS introduced s2n, a new open source implementation of the TLS/SSL protocols that protect the privacy and integrity of data moving over a network. s2n was designed to be secure, simple, small, and fast. The project is thriving, and we use it extensively. In February, our CISO Stephen Schmidt shared that “we […]