For over 5+ years we help companies reach their financial and branding goals. oDesk Software Co., Ltd is a values-driven technology agency dedicated

Gallery

Contacts

Address

108 Tran Dinh Xu, Nguyen Cu Trinh Ward, District 1, Ho Chi Minh City, Vietnam

E-Mail Address

info@odesk.me

Phone

(+84) 28 3636 7951

Hotline

(+84) 76 899 4959

Cloud Development devops Hosting Infrastructure & Operator Technology
Handling Environment Variables in Lambda: The Right Way

Handling Environment Variables in Lambda: The Right Way

The article emphasizes distinguishing between configurable values and sensitive secrets when managing data in AWS Lambda. It advocates for using Lambda Environment Variables for non-sensitive configurations and AWS Secrets Manager for all sensitive data. Lambda Function Environment Variables Securely Storing Secrets with AWS Secrets Manager By combining Environment Variables for configurable values and AWS Secrets […]