Hi Everyone!
We're launching the Koyeb Serverless Engine on www.koyeb.com, an easy-to-use cloud platform to deploy your own code. With Koyeb, you can seamlessly deploy Docker Containers and Python/Node Functions with built-in Continuous Deployment using Git.
This public release brings the power of the Koyeb Serverless Engine to all developers and businesses with event-driven processing, native autoscaling, and a complete secret management engine. The Koyeb platform provides strong primitives for data-processing with our Universal S3-Compliant Object Storage API and ready-to-use integrations. We're also happy to share that our catalog is now open-source.
It is the best platform to deploy short and long-running background processing tasks with no time limit for the execution of your jobs. Common use-cases include media processing, web scraping, interfacing with slow or asynchronous APIs, computer vision and ML inference, batch processing, data science, events processing from IoT devices, DevOps, and much more!
We're happy to provide 1000 hours of computing, 1TB of storage, and 5TB of bandwidth per month for free until the end of the year. Sign up now and start deploying serverless functions, it's 100% free and we need your feedbacks!
Don't hesitate to reach out with questions or feedback, we need you :)
Tweets, ♥️, Likes, RT welcome:
Honestly, I wasn't aware of this platform but Koyeb seems an advance and easy-to-use platform for docker deployment but I have only one question here. Does this platform provide proper containers or CaaS to deploy the docker applications? Actually, I am accustomed to Back4App's Container as a Service (CaaS) solution to deploy my containerized application.
In this regard, I typically follow this guide https://blog.back4app.com/deploy-docker-container/#Deploy_a_Docker_container_to_Back4app_Containers to perform the deployment process. Can you confirm whether I need to follow similar kinds of steps while using Koyeb or it only depends on Git Repository?