Gothic Framework G symbol

Deployment Tool

aws SAM mascot background image

We use AWS SAM (Serverless Application Model) to simplify and automate the deployment of our serverless applications. By leveraging SAM, we can define and deploy infrastructure in a consistent, declarative way using YAML templates, which ensures reliable and repeatable deployments. This native AWS solution streamlines the deployment process and minimizes manual configuration, making it easier to manage the application lifecycle.

With SAM, we can quickly set up our serverless architecture while reducing complexity and human error. SAM integrates seamlessly with AWS CloudFormation, providing a robust, automated deployment pipeline. This approach not only accelerates development but also offers the flexibility, scalability, and security of AWS’s fully managed services, allowing us to focus on building features rather than managing infrastructure.

Want to learn more about how our deployment tool works in practice ? Check out our deployment tutorial!