Azure for Developers: Implementing and Developing Functions

Go to class
Write Review

Free Online Course: Azure for Developers: Implementing and Developing Functions provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Azure for Developers: Implementing and Developing Functions is taught by Tiago Costa.

Overview
  • Get an overview of Azure Functions—an event-driven, serverless compute platform—and review scenarios for integration with other Azure cloud services.

Syllabus
  • Introduction

    • Azure Functions and app modernization
    • What you should know
    1. Azure Functions Overview
    • Introduction to Azure Functions
    • Creating your first Azure Function
    • Creating Azure Functions in VS Code
    • What is serverless?
    • Azure Functions pricing
    • Azure Function using PowerShell
    • Azure Functions using other languages
    2. Triggers and Bindings
    • What are triggers and bindings?
    • Timer triggers
    • HTTP triggers
    • Azure Blob Storage triggers
    • Azure Queue Storage triggers
    • Other triggers
    3. Azure Functions Advanced Features
    • Implementing a custom domain name and SSL
    • Integration with Azure Key Vault
    • CI/CD of Azure Functions
    • Implementing CORS
    4. Real-World Examples
    • Purchase order generation architecture
    • Analyzing tweets sentiment architecture
    • Digital city with Azure Functions
    • Employee onboarding
    Conclusion
    • Next steps