Repository History
Explore all analyzed open source repositories

Teller: Cloud Native Secrets Management for Developers
Teller is an open-source, universal secret manager designed for developers, enabling seamless interaction with secrets directly from the command line. It eliminates the need for scattered .env files or hardcoded tokens, integrating with various vaults and cloud services like Hashicorp Vault, AWS Secrets Manager, and Google Secret Manager. This tool streamlines secret workflows, enhances security, and helps fight secret sprawl across development environments.

awesome-aws: A Curated List of AWS Resources and Libraries
awesome-aws is a comprehensive, curated list of Amazon Web Services (AWS) resources. It features a wide array of libraries, open-source repositories, guides, blogs, and other valuable content for anyone working with AWS. This repository is an essential tool for developers and architects looking to navigate the vast AWS ecosystem.

Zappa: Effortless Serverless Python Web Apps on AWS Lambda
Zappa simplifies deploying Python web applications, including Django and Flask, to AWS Lambda and API Gateway. It enables serverless architectures with benefits like infinite scaling, zero downtime, and significantly reduced costs. Developers can get their Python apps live with just a few commands, leveraging the power of AWS serverless infrastructure.