Projects with this topic
-
Base Project - Serverless Framework
This project is a base setup using the Serverless Framework, with Python as the primary programming language. The system is deployed on AWS Lambda and uses AWS API Gateway to bridge the connection between the Frontend and Backend.
The CI/CD pipeline is automated with AWS CodePipeline and AWS CodeBuild, ensuring a smooth and efficient build, test, and deployment process.
Key Technologies:
Language: Python Serverless Framework: Manage and deploy serverless services AWS Lambda: Serverless compute for backend logic AWS API Gateway: Create and manage API endpoints CI/CD: AWS CodePipeline + AWS CodeBuild This project is designed to streamline development and deployment processes, enabling teams to easily scale and maintain cloud-native systems.
Updated -
Plantilla Api Serverless con Lambdas
Updated -
Serverless App that runs a lambda on S3 upload
Updated -