Guides
Guides documentation for Deployment.io. Covers Getting free AWS credits, Deploying Golang app on AWS, Deploying NodeJs app on AWS.
- Getting free AWS creditsAWS gives you an incentive to use their services by giving you free credits. There are various programs through which you can get free AWS credits. $5,000…
- Deploying Golang app on AWSYou can use this as a starting point for deploying a Go Gin server on AWS using Deployment.io. Deployment Fork deployment-io/golang-gin-gonic-starter on…
- Deploying NodeJs app on AWSYou can use this as a starting point for deploying a NodeJs Express server on AWS using Deployment.io. Deployment Fork deployment-io/express-hello-world on…
- Deploying Python app on AWSYou can use this as a starting point for deploying a Python Flask server on AWS using Deployment.io. Deployment Fork deployment-io/flask-hello-world on GitHub.…
- Deploying Rust app on AWSYou can use this as a starting point for deploying a Rust Rocket server on AWS using Deployment.io. Deployment Fork deployment-io/rocket-rust-hello-world on…