Completed
3.3 Launching and configuring an Azure DB
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
PHP Tutorial - Learn PHP for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Why PHP with Azure 1.1 The Challenge
- 3 1.1 Continued - A Cloud Server
- 4 1.2 What is Azure?
- 5 1.3 Use of Azure
- 6 1.4 What is PHP?
- 7 Review - PHP & Azure
- 8 2.2 Where are we stepping in at?
- 9 Database Server
- 10 Local hosting to external server Local Apache Hosting to Azure Web App Server
- 11 Transfer local code to Web Server
- 12 2.4 Our finished project On the Cloud External Web Server
- 13 3.1 What are the Azure DB Services? Hosted on the Cloud
- 14 3.2 Which DB service will be use?
- 15 3.3 Launching and configuring an Azure DB
- 16 4.1 What are the Azure Web App Services?
- 17 4.3 Launch and configure our Web App
- 18 5.1 Configure our local code base
- 19 5.2 Upload our code base to our Web App
- 20 6.1 Review