Introducing Deployment.io
Deployment.io is an AI-powered, self-serve developer platform that simplifies deployment of complex backend services on AWS.
Deployment steps
Fork deployment-io/rocket-rust-hello-world on GitHub.
-
Tell the AI DevOps assistant that you want to deploy a Rust web service, and then click on the link shared by the assistant.
-
Choose build and deploy from Git repository.
-
Add and deploy the Rust repository that you forked in step 2.
-
Input Name, Branch, Runtime, Port, CPU, Memory, and Environment for your web service and deploy the web service.
-
Check the build logs when the deployment process starts.
-
Your service will be available at the AWS ALB URL once it is deployed.
-
Delete the web service to clean up the underlying AWS resources.
Conclusion
Deployment.io enables developers to easily create, monitor, and delete deployments on the AWS cloud without spending any time on DevOps.
Top comments (2)
AWS automation is already solved by TF and CF, why to have this? Does not seem to be doing anything of more val that we are already doing today...
TBF, curious how this helps...
Hi Meis,
Thanks for your question. This is built for developers and teams who want to focus on building their product and don’t want to spend time learning AWS, TF, and CF for deployments.