Build Serverless, Full Stack Applications Including IoT with Azure SQL
2022TL; DR
Join the Azure SQL Product Group to learn how developing apps with modern database capabilities, CI/CD and DevOps, backend API development, and IoT becomes easier, more efficient, and more scalable with Azure SQL Database. This day long hands-on workshop will focus on two real world scenarios that you can modify for your projects.
Session Details
Join the Azure SQL Product Group to learn how developing apps with modern database capabilities, CI/CD and DevOps, backend API development, and IoT becomes easier, more efficient, and more scalable with Azure SQL Database. This day long hands-on workshop will focus on two real world scenarios that you can modify for your projects. The main scenario includes learning how to create, build, and deploy modern full stack applications in Azure with the language of your choice (Python, Node.js, .NET) and with a Vue.js frontend. The second scenario includes building IoT solutions that scale with the support of Azure SQL Database. Through these scenarios, you will get familiar with Azure SQL Database (Hyperscale and Serverless), Azure Functions, Azure Static Web Apps, Logic Apps, VS Code, Azure IoT Hub, and GitHub Actions.
feedback link https://sqlb.it/?7151
feedback link https://sqlb.it/?7151
3 things you'll get out of this session
Speakers
Silvano Coriani's previous sessions
From the Classroom to the Boardroom – Azure SQL DB through Demos
Join us to learn about Azure SQL DB exciting features in form of demos, yes you heard it right, no slide only Demos.
Building SaaS solutions on Azure SQL Database
Azure SQL Database is powering some of the largest SaaS solutions on the planet sporting millions of tenants. It does that through a combination of multiple multi-tenancy models that support different requirements and use cases. from few users to millions. In this session, we'll dig deeper into some examples of real-world architectures implemented by 1st party and 3rd party solution providers like Microsoft Dynamics 365 and others, and see how these can be applied to your own scenarios.
Practical Azure SQL for the Modern Developer
Come learn how to take advantage of everything Azure SQL can offer to a developer
SQL Server in Windows Azure Infrastructure as a Service
Ewan Fairweather and Silvano Coriani from the SQL CAT team will take you on a tour of the new features that make up the Windows Azure Virtual Machines and Virtual Networks running SQL Server 2012 in a Virtual Machine.
Davide Mauri
devblogs.microsoft.com/azure-sql/author/damauri
Davide Mauri's previous sessions
The 10 things every developer must absolutely know about Azure SQL
The engine powering Azure SQL and SQL Server databases has been around for 30 years and has evolved a lot during that time. In this session we'll see many of this "little" but yet incredibly useful features and knowledge bits, with a lot of demos and a lot of lateral thinking.
My application is fully concurrent and async. What about the database?
Let's look at how concurrency works inside the database. If you want to create a truly scalable solution, this knowledge is needed as much as knowledge about threads and synchronization mechanisms in your favorite language.
Jamstack Foundations: Building Scalable API from the Ground Up
In this session, we'll see an end-to-end demo of how we can build a Jamstack site in Azure, using Azure Static Web Apps and Azure Functions, and taking advantage of well-known and less known features of Azure SQL that will make you – the developer – productive and efficient as never before. From Graph Models to JSON, from REST to GraphQL, this code-heavy demo packed session will show all you need to build end-to-end modern, scalable, solutions. CI/CD included.
Practical Azure SQL for the Modern Developer
Come learn how to take advantage of everything Azure SQL can offer to a developer
Temporal Snapshot Fact Table
Snapshots without snapshots...is that possible? Take a "Classic" snapshot fact table, add some temporal data theory and you'll get a new fact table than can store snapshot data without doing snapshots. A life saver when you have a lot of data.