Skip to content

Connect Lambda to Atlas #66

Description

@Alexandrbig1

Priority: High
Difficulty: Medium


Description:
Configure AWS Lambda to connect to MongoDB Atlas by adding the MONGODB_URI as an environment variable (sourced from GitHub Secrets). Implement "warm start" optimization for the database connection to reduce cold start latency.

Acceptance Criteria:

  • Lambda function uses MONGODB_URI from environment variables
  • Database connection is optimized for warm starts
  • GET /health/db endpoint returns { ok: true } when the DB is active

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

awsAmazon Web Services & cloud resourcesbackendIssues related to backendhacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025infraInfrastructuremongodbMongoDB & database managementpriority: highNeeds attention ASAPsecuritySecurity & compliancesreSite reliability

Type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions