📄️ AWS & DeployPRO
Learn how to deploy projects on AWS using DeployPRO
📄️ Glossary
AWS provider Glossary Terms
📄️ Create Account
If you have an AWS account, you can proceed to create a new user or add permissions to an existing user. This guide is designed for beginners, providing step-by-step instructions. It's important to note that you need an AWS account to link it with your DeployPRO account.
📄️ Generate Credentials
This page explains how to optain the Access and Secret KEY for an AWS account and later use them to deploy your application on GitHub repository using DeployPRO service.
📄️ Connect to AWS
AWS can be one of your preferred cloud providers for deploying your application. You have the option to utilize this service and link it to your DeployPRO account to easily deploy your application. To set up AWS integration, you'll need to authenticate with AWS. You'll only need to do this once for your DeployPRO account.
📄️ Create Server
Once you've successfully linked your AWS account to DeployPRO, you're ready to initiate the process of setting up a server for your application. Simply follow these instructions:
📄️ Deploy Django
This page explains how to deploy Django on AWS (Amazon Web Services) using DeployPRO. Check our Django sample app here. You may fork it for your sample!
📄️ Deploy Flask
This page explains how to deploy Flask on AWS (Amazon Web Services) using DeployPRO. Check our Flask sample app here. You may fork it for your sample!
📄️ Deploy NextJS
This page explains how to deploy NextJS on AWS (Amazon Web Services) using DeployPRO. Check our NextJS sample app here. You may fork it for your sample!
📄️ Deploy NodeJS
This page explains how to deploy NodeJS on AWS (Amazon Web Services) using DeployPRO. Check our NodeJS sample app here. You may fork it for your sample!
📄️ Deploy React
This page explains how to deploy React on AWS (Amazon Web Services) using DeployPRO. Check our react sample app here. You may fork it for your sample!
📄️ Deploy VueJS
This page explains how to deploy VueJS on AWS (Amazon Web Services) using DeployPRO. Check our VueJS sample app here. You may fork it for your sample!
📄️ Deploy App with a PostgreSQL
This page explains how to set up a database on AWS for a NextJS App using DeployPRO. Also, it's important to understand that you can create multiple databases within your application using either the PostgreSQL or MySQL types.