Dealing with Databases from applications contd
- Now lets deploy this application & use the postgres database created in Azure
- Please refer class room video, we were able to connect to database from Azure App Service and deploy the application using Visual Studio & Some help from Azure Portal
- For deploying applications into serious environments like QA, UAT, PROD etc we need to have an organized approach.
- Next Steps:
- Deployment from Command Line
- Deployment using slots.