Autoscaling on SQS length, programmatic deployments and more
Programmatic deployments
We've added support for programmatic application deployments on Kapstan. For seamless integration with your CI/CD pipeline, we've also published a Kaptan GitHub Action available in the GitHub Marketplace. This action allows you to trigger deployments directly from your GitHub workflows. For more information on setting up and using this feature, please refer to our Deployment Settings documentation.
Autoscaling on SQS length
We've introduced auto scaling based on Amazon SQS queue length. Simply provide an SQS queue URL and a threshold value to trigger scaling when exceeded. This feature optimizes resource allocation for applications that process data from SQS queues, ensuring efficient handling of varying workloads.
SQL database support for GCP environments
Kapstan simplifies the process of provisioning SQL databases for GCP environments. With just a few clicks, you can easily deploy your preferred database (currently supporting MySQL and Postgres) by simply entering a name and selecting the desired database type.
Other enhancements
- Support creating application with public images: In response to user feedback, we've added the ability to deploy applications using public images on Kapstan. This highly requested feature is now available for all users.
- Improved application overview: We've significantly improved the application overview, now including crucial details such as alerts, deployment history, and service information.