Freemancodz
Freemancodz
  • 15
  • 2 632
Walkthrough: Building a Serverless Image Processing Service on Azure
Discover how to build a serverless image processing service using Azure Functions!
Connect with me:
freemancodz
freemancodz
www.linkedin.com/in/freeman-madudili-9864101a2/
freemancodz.substack.com
Chapters:
0:00 Introduction
01:10 Setting up my workspace and coding environment
02:38 Quick look into how the Image Processing Service works
05:50 Breaking Down the Resize Image Logic
14:47 Debugging the ResizeImageFunction Locally
22:14 Live Testing deployed on an Azure Function App
Resources:
GitHub Repo: github.com/Freeman-md/Funcify
Check out the detailed video on ProductProcessingFunction: th-cam.com/video/L8nUEITFhWk/w-d-xo.htmlsi=Of_Mtt2rYtag6SXY
มุมมอง: 27

วีดีโอ

Azure Function Walkthrough: Secure Image Processing
มุมมอง 2914 วันที่ผ่านมา
freemancodz freemancodz www.linkedin.com/in/freeman-madudili-9864101a2/ GitHub Repo: github.com/Freeman-md/Funcify Managed Identity Guide: freemancodz.hashnode.dev/storing-secrets-in-azure-key-vault-and-accessing-with-managed-identity
Hands-On: Building a Multi-Tenant Authentication System for a SAAS Application
มุมมอง 7714 วันที่ผ่านมา
Join me on this hands-on journey as I build a secure, scalable multi-tenant authentication system for SaaS applications! 🎯 This project is all about solving real-world challenges: 🔑 User authentication that’s both secure and seamless. 🏢 Tenant isolation to keep data separate and protected. 👥 Role-based access for tailored user experiences. Using Azure AD B2C, .NET, and React.js, I’m tackling th...
Build, Deploy, and Automate Deployment of Your First Serverless Function!
มุมมอง 13321 วันที่ผ่านมา
🚀 Kickstart Your Journey with Azure Functions and Serverless Automation! 🚀 In this video, we’ll walk through building your first Azure Function App with .NET, deploying it to Azure, and automating deployments using GitHub Actions. Whether you're a beginner or looking to refine your skills, this guide simplifies event-driven architecture and serverless workflows! What You’ll Learn: - Create and ...
How to Secure and Centralize Your .NET App Settings in Azure App Configuration
มุมมอง 71หลายเดือนก่อน
💥 CENTRALIZE YOUR .NET APP SETTINGS IN AZURE WITH APP CONFIGURATION & MANAGED IDENTITIES! 💥 In this video, we explore Azure App Configuration and how you can manage and secure your .NET app settings across environments-local to production-with the help of Azure RBAC and Managed Identities 🔐 What You’ll Learn: - How to store app settings in Azure App Configuration for centralized management 🌐 - ...

ความคิดเห็น

  • @davydneon9719
    @davydneon9719 10 วันที่ผ่านมา

    🙌🏾

  • @KitiAiyegbusi
    @KitiAiyegbusi หลายเดือนก่อน

    Very informative

    • @freemancodz
      @freemancodz หลายเดือนก่อน

      Thanks Gee 💯

  • @preciousisifeoma
    @preciousisifeoma หลายเดือนก่อน

    🎉🎉🎉

    • @freemancodz
      @freemancodz หลายเดือนก่อน

      🚀🚀

  • @freemancodz
    @freemancodz หลายเดือนก่อน

    Looking for a more detailed step-by-step guide? Check out my blog post where I dive deeper into Azure CDN setup amongst other services: freemancodz.hashnode.dev/