filmov
tv
Modernize a .NET Windows Service to AWS Lambda
Показать описание
Hi, I'm James. In this video, we will look at how you can modernize your Windows Service built with .NET Framework to run on AWS Lambda.
Windows Services are a common way to build background processing systems. When sourced with a queue, it provides a resilient way to process messages asynchronously.
When each message is treated as an individual unit of work this is an ideal scenario to migrate to a serverless service like AWS Lambda. Each message is processed independently, providing a highly scalable and resilient way of processing your messages.
00:00 - Introduction
00:40 - An intro to the series
01:30 - The Current .NET Framework App
02:35 - Demo of the Windows Service
03:30 - Porting Assistant for .NET
06:10 - The Ported Application
06:40 - Fix Compile Errors
09:25 - Start the serverless project
10:40 - Add Queue Processing code to Lambda
14:45 - Add SQS to SAM Template
15:30 - Deploy to AWS
16:45 - Publish to SQS
17:20 - Lambda Logs
Links
Windows Services are a common way to build background processing systems. When sourced with a queue, it provides a resilient way to process messages asynchronously.
When each message is treated as an individual unit of work this is an ideal scenario to migrate to a serverless service like AWS Lambda. Each message is processed independently, providing a highly scalable and resilient way of processing your messages.
00:00 - Introduction
00:40 - An intro to the series
01:30 - The Current .NET Framework App
02:35 - Demo of the Windows Service
03:30 - Porting Assistant for .NET
06:10 - The Ported Application
06:40 - Fix Compile Errors
09:25 - Start the serverless project
10:40 - Add Queue Processing code to Lambda
14:45 - Add SQS to SAM Template
15:30 - Deploy to AWS
16:45 - Publish to SQS
17:20 - Lambda Logs
Links
Modernize a .NET Windows Service to AWS Lambda
How to Create a Windows Service Using C# and Visual Studio!
Worker Services in .NET Core 3.0 - The New Way to Create Services
[100% Fix] Service Host/ Delivery Optimization high Data Usage | Turn off windows eating up data bal
Install Multiple Instances of .Net Windows Service
Windows Service in C# | How to create, install, and use a service
Service Host Network Service high network usage
Background Tasks Are Finally Fixed in .NET 8
Windows 11 24H2: The 24h2 Upgrade Dilemma
Windows Service in C# .net 7, scratch to deployment, Crash Course
How to Fix 'Access Is Denied' Error When Using Windows Update Service
How to Create a Windows Service in C#
Modernizing existing .NET applications with Windows Containers and Azure cloud : Build 2018
Modernizing .NET Apps
ASP.NET 6 BACKGROUND WORKER SERVICES - What you need to know and how to setup one.
Windows Update service keeps turning off while startup type is Automatic
How to fix Error 5 access denied in windows 11? Windows Update Fix
Modernizing Microsoft .NET Applications
Upgrading Windows App from .NET Framework 4.8 to .NET 8 using .NET Upgrade Assistant
s01e11 - .NET Worker Service applications (EN)
How to Install .Net Framework 3.5 on Windows 11 [ See Pinned Comment ]
How To Manually Install or Fix Windows Updates
How to Repair Automatic Updates for Windows Vista (Still works in 2024)
Let's Learn .NET - Modernization
Комментарии