A very simple example to demonstrate Atlantis Template for AWS CodePipeline to provision a web service that utilizes API Gateway and a simple Lambda function written in Node.js.
| Build/Deploy | Application Stack | |
|---|---|---|
| Languages | Python, Shell | Node.js |
| Frameworks | Atlantis | Atlantis |
| Features | SSM Parameters | API Gateway, Lambda, CloudWatch Logs, CloudWatch Alarms |
Ready-to-Deploy-and-Run with the 63Klabs Atlantis Templates and Scripts Platform for Serverless Deployments on AWS
Note: To keep this example VERY basic and simple, concepts such as routing, caching, and advanced monitoring are not used. For near production-ready examples, review the the other Atlantis starter applications.
- Read the Atlantis Tutorials introductory page
- Then perform the steps outlined in the Basic API Gateway with Lambda Node.js tutorial.
See Architecture
See Deployment Guide
See Docs Directory
See AGENTS.md for important context and guidelines for AI-generated code in this repository.
The agents file is also helpful (and perhaps essential) for HUMANS developing within the application's structured platform as well.
See Change Log