Showing results for Serverless - Azure SQL Devs’ Corner

Aug 7, 2023
2
0

Summer 2023 Update for Azure SQL Database External REST Endpoint Invocation

Brian Spendolini
Brian Spendolini

Summer 2023 REST Endpoint Invocation Update Welcome to the Summer 2023 REST Endpoint Invocation update post! This summer, we updated the External REST Endpoints Invocation feature with a few key fixes and additions to help you use more Azure Services with your Azure SQL Database. The feature was released to public preview last year and this ...

Azure SQLRESTREST Endpoint Invocation
May 25, 2021
2
0

LAUNCH: Build serverless, full stack applications in Azure

Anna Hoffman
Anna Hoffman

Whether you’re new or seasoned to cloud, development, and SQL, building and architecting applications in the cloud has become a required skill for many roles. Today, we’re excited to announce a new learning path to help developers of all skill levels learn how to create applications quickly and effectively with Azure.

PythonAzure SQLDevOps
Dec 10, 2020
2
0

Azure SQL can read Azure Data Lake storage files using Synapse SQL external tables

Jovan Popovic
Jovan Popovic

Serverless Synapse SQL pool in Azure Synapse Analytics is a T-SQL query engine that enables you to read the files placed on Azure storage. You can easily integrate your Azure SQL engine with Synapse SQL to delegate big data analytics and analyze large amounts of data placed on Azure.

Azure SQLBig Data
Oct 19, 2020
0
1

Serverless Streaming At Scale with Azure SQL

Davide Mauri
Davide Mauri

Just before Ignite, a very interesting case study done with RXR has been released, where they showcased their IoT solution to bring safety in buildings during COVID times. It uses Azure SQL to store warm data, allowing it to be served and consumed to all downstream users, from analytical applications to mobile clients, dashboards, API, and ...

Azure SQLIoTStreaming
Sep 8, 2020
0
0

Serverless REST API with Azure Functions, Node, JSON and Azure SQL

Davide Mauri
Davide Mauri

Javascript / Typescript (and thus Node) are, among Full-Stack and Back-End developers, one of the most common choices to create scalable, elegant, high-performance, REST API to be used by the most diverse clients. Azure Functions are another pretty popular solution that developers use to create scalable solution without having to deal with all the ...

Azure SQLJavascriptNode