no dogma blog
no dogma blog
Blog Posts
Podcast
Web API Lambda Course
Polly Course
Photos
Contact
Support this Site
About
RSS
Light
Dark
Automatic
dotNet6
.NET 6 Lambdas on ARM64 - Part 1, Functions
It is very easy to run .NET 6 AWS Lambda functions on ARM64 processors, read on to find out how…
Mar 7, 2022
#
AWS Lambda
,
dotNet6
,
ARM64
,
AWS
,
Function as a Service
Polly with .NET 6, Part 3 - Dependency Injection of a Policy into a Minimal API Endpoint
This post shows how to use Polly with .NET 6 if you are taking advantage of top-level statements and minimal API endpoints.
Mar 4, 2022
#
Polly
,
dotNet6
,
Dependency Injection
,
WebApi
,
Minimal API
Testing .NET 6 Lambda Containers with the Runtime Interface Emulator
It’s easy to use unit test the methods of a Lambda container application. But there will be times when you want to run the application
inside
the container and then test those methods (more of a functional test). The Lambda Runtime Interface Emulator will help you with this.
Mar 2, 2022
#
AWS Lambda
,
dotNet6
,
Container
,
Runtime Interface Emulator
,
AWS
,
Function as a Service
Polly with .NET 6, Part 2 - Dependency Injection of a HttpClientFactory with a Retry Policy
This post shows how to use Polly with .NET 6; injecting a HttpClientFactory with a Retry policy into a controller.
Feb 22, 2022
#
Polly
,
dotNet6
,
Dependency Injection
,
HttpClientFactory
,
WebApi
Polly with .NET 6, Part 1 - Dependency Injection of a Policy into a Controller
This post shows how to use Polly with .NET 6 if you are taking advantage of top-level statements.
Feb 10, 2022
#
Polly
,
dotNet6
,
Dependency Injection
,
WebApi
.NET 6 Web API on Lambda with a Custom Runtime
It’s easy to run a .NET 6 Web API application on Lambda using the custom runtime option, this post explains how, and gives the CLI commands to have it up and running in a few minutes.
Feb 9, 2022
#
AWS
,
AWS Lambda
,
dotNet6
,
Custom Runtime
,
dotNet6 Lambda
,
Function as a Service
Programmatically Determine what Ports Kestrel is Running On
In the unlikely event you need to determine what port Kestrel is running on…
Jan 26, 2022
#
dotNet6
,
dotNet
,
Kestrel
,
MinimalApi
A Few (too many?) Ways of Setting the Kestrel Ports in .NET 6
There are a variety of ways to pick what ports Kestrel runs on in .NET. This post will show some of them, but there are probably a few more…
Jan 24, 2022
#
dotNet6
,
dotNet
,
Kestrel
,
MinimalApi
.NET 6 Web API in a Container in a Lambda
With the AWS tools and templates for Lambdas it is very easy to build and deploy a .NET 6 Web API application as a container image.
Jan 10, 2022
#
AWS
,
AWS Lambda
,
dotNet6
,
Container
,
dotNet6 Lambda
,
Function as a Service
Improving Lambda Custom Runtime Cold Start and Deployment Speeds with .NET 6
A couple of new features in .NET 6 improve Lambda cold start times and the speed of deploying new functions. Read on to see how.
Dec 7, 2021
#
dotNet
,
AWS Lambda
,
AWS
,
dotNet6
,
ARM64
,
dotNet6 Lambda
,
Custom Runtime
,
Function as a Service
«
»
Cite
×