* Cantinho Satkeys

Refresh History
  • JPratas: try65hytr Pessoal  classic k7y8j0
    Hoje às 01:42
  • j.s.: try65hytr a todos  49E09B4F
    07 de Novembro de 2024, 18:10
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37

Autor Tópico: Azure Functions How To Easily Build Apps In Cloud [2023]  (Lida 29 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115915
  • Karma: +0/-0
Azure Functions How To Easily Build Apps In Cloud [2023]
« em: 17 de Abril de 2023, 10:40 »

Azure Functions: How To Easily Build Apps In Cloud [2023]
Published 4/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.42 GB | Duration: 3h 45m

Build .NET 7 Applications Using Azure Functions (+ Azure SQL, Blob Storage, Emailing...). Learn In-Demand Azure Skills

What you'll learn
How to build your first Azure Function
How to send emails with Azure Functions
How to work in production with Azure Functions
How to build advanced Azure Functions
How to deploy Azure Functions
Requirements
Free or paid subscription to Microsoft Azure
Basic knowledge of C#
Visual Studio 2022 or Visual Studio Code
Description
Do you want to build C# apps using Azure Functions but don't know where to start?Are you looking for a cheap way to run small or infrequently used code snippets in the cloud?Do you need an application that will process and react to events in real time, but you don't want to manage servers by yourself?Do you want to build and deploy serverless APIs quickly and easily?If your answer to any of the previous questions is yes, then you are in the right place.***Welcome to the Azure Functions course, where you'll learn everything you need to know about building serverless applications with Azure Functions.Azure Functions is a powerful tool that allows you to run small pieces of code in the cloud, triggered by events such as HTTP requests, database changes, and many others.It is a perfect choice for building scalable and cheap solutions that can solve anything from simple tasks to complex workflows.In this course, you will create your first Azure Function, work with different triggers, inputs, and outputs, and deploy your functions to production environments.We'll also show you how to create a REST API with Azure Functions and how to work with Azure SQL databases.***This course is not for you if you don't know C# or you are already very experienced with Azure Functions.But if you are a C# developer who wants to build applications using Azure Functions and gain cloud skills that are highly paid, then this course is the best way to start.***By the end of this course, you'll have all the tools you need to create efficient and reliable Azure Functions applications.And who am I?My name is Kristijan and an Azure-certified developer. I've been developing C# enterprise applications using Azure Cloud for several years now, and I want to show you how you can start building Azure apps today.***And if you ever get stuck, the course has very active QA support from other students and me. The course also has a 30-day money-back guarantee, meaning you don't risk anything.With easy-to-follow lessons and hands-on exercises, you'll gain the skills and knowledge needed to become an expert in Azure Functions development.So, if you want a course showing you how to build Azure Functions apps, look no further. Click the enroll button and start building today!
Overview
Section 1: Introduction
Lecture 1 What Is Serverless Computing?
Lecture 2 What Is Azure Functions?
Lecture 3 Quick Demo: Create an Azure Function in 2 minutes
Lecture 4 Azure Function Pricing
Section 2: Create Your First Azure Function
Lecture 5 Prerequisite: Create or Login to Azure Account Through Azure Portal
Lecture 6 Create a New Function App in Azure Portal
Lecture 7 Exploring Function App in Azure Portal
Lecture 8 Testing a Function in Azure Portal
Lecture 9 Delete Created Azure Resources
Section 3: Creating Functions in Visual Studio and Visual Studio Code
Lecture 10 Section Introduction
Lecture 11 Set Up Visual Studio (Install Necessary Workloads)
Lecture 12 Install Other Developer Tools (Postman + Azure Storage Explorer)
Lecture 13 Create a Function App in Visual Studio
Lecture 14 Run, Test and Debug a Function Locally
Lecture 15 Set Up Visual Studio Code (Install Necessary Extensions)
Lecture 16 Create a Function App Using Visual Studio Code
Section 4: Create a Rest API With Azure Functions
Lecture 17 Section Introduction
Lecture 18 Create Functions and Define API Routes
Lecture 19 Create In-memory Database (+ Dependency Injection)
Lecture 20 POST API Endpoint
Lecture 21 GET API Endpoint
Lecture 22 DELETE API Endpoint
Lecture 23 PUT API Endpoint
Lecture 24 Test Rest API With Postman
Lecture 25 Azure Functions API - Source Code
Section 5: Deploying Azure Functions
Lecture 26 Section Introduction
Lecture 27 Publish From Visual Studio
Lecture 28 Publish From Visual Studio Code
Lecture 29 Delete Created Azure Resources
Section 6: Working With Different Triggers, Inputs and Outputs
Lecture 30 Section Introduction
Lecture 31 What Are Bindings?
Lecture 32 HTTP Trigger Azure Function (+ Use Blob Binding)
Lecture 33 Timer Trigger Azure Function (+ Use Blob Binding)
Lecture 34 Blob Trigger Azure Function + Use Sendgrid Output to Send Email
Lecture 35 Publish Finished Functions to Azure
Lecture 36 Delete Created Azure Resources
Lecture 37 Source Code
Section 7: Working With Azure SQL Database
Lecture 38 Section Introduction
Lecture 39 Create Azure SQL Database
Lecture 40 Create Order Table
Lecture 41 CREATE New Row in Database
Lecture 42 READ Data From Database
Lecture 43 UPDATE Data in Database
Lecture 44 DELETE Data From Database
Lecture 45 Delete Created Azure Resources
Lecture 46 Azure Functions API - Source Code
Section 8: Conclusion
Lecture 47 Bonus Lecture
C# developers who want to use Azure Functions to build serverless applications,C# developers who want to learn Azure Functions with practical examples,C# developers who want to advance their career by learning about cloud computing


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/0d46d7143f6acf3ceff35c9bc75e6044/sgpqt.Azure.Functions.How.To.Easily.Build.Apps.In.Cloud.2023.part1.rar.html
https://rapidgator.net/file/a263d5b9f8ae1695474e262a19fd0723/sgpqt.Azure.Functions.How.To.Easily.Build.Apps.In.Cloud.2023.part2.rar.html

ddownload.com:
Citar
https://ddownload.com/chk0mo325vp9/sgpqt.Azure.Functions.How.To.Easily.Build.Apps.In.Cloud.2023.part1.rar
https://ddownload.com/sqz4gu1i68u1/sgpqt.Azure.Functions.How.To.Easily.Build.Apps.In.Cloud.2023.part2.rar

1dl.net:
Citar
https://1dl.net/jywi8zi7h41o/sgpqt.Azure.Functions.How.To.Easily.Build.Apps.In.Cloud.2023.part1.rar
https://1dl.net/mbs5f1xs0cfi/sgpqt.Azure.Functions.How.To.Easily.Build.Apps.In.Cloud.2023.part2.rar