Skip to Content
Azure Serverless Computing Cookbook
book

Azure Serverless Computing Cookbook

by Praveen Kumar Sreeram
August 2017
Intermediate to advanced
332 pages
8h 54m
English
Packt Publishing
Content preview from Azure Serverless Computing Cookbook

How it works...

The goal of this recipe was to accept input values from the user and save them to a relational database where the data could be retrieved later for operational purposes. For this, we used Azure SQL Database, a relational database offering also known as database as a service (DBaaS). We have created a new SQL database, created firewall rules that allow us to connect remotely from the local development workstation using SSMS. We have also created a table named EmployeeInfo, which can be used to save the data.

We have developed a simple program using the ADO.NET API that connects to the Azure SQL Database and inserts data into the EmployeeInfo table.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Azure Serverless Computing Cookbook - Second Edition

Azure Serverless Computing Cookbook - Second Edition

Praveen Kumar Sreeram, Jason Marston
Mastering Azure Serverless Computing

Mastering Azure Serverless Computing

Lorenzo Barbieri, Massimo Bonanni
Azure Serverless Computing Cookbook - Third Edition

Azure Serverless Computing Cookbook - Third Edition

Praveen Kumar Sreeram, Kasam Shaikh, Greg Leonardo

Publisher Resources

ISBN: 9781788390828Supplemental Content