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
AWS
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
.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
.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
Fleet Manager, an easy way to check in on an EC2 Windows instance
Sometimes all you want to do is have a quick look at a Windows EC2 instance to see what is going on, or make a small change. I’ll show how to do that without the difficulty of making security group changes.
Jan 4, 2022
#
EC2
,
AWS
,
Windows
How To Run .NET 6, Kestrel, and Web API, on an AWS EC2 Linux Instance
This post is very like the previous, getting a Web API application using .NET 6 and Kestrel up and running on an EC2 instance, but with Linux this time.
Dec 23, 2021
#
dotNet
,
Linux
,
EC2
,
AWS
,
Kestrel
How To Run .NET 6, Kestrel, and Web API, on an AWS EC2 Windows Instance
In this post I show how to get a .NET 6 Web API application up an running on a Windows instance in AWS, and how to make the instance accessible to the web.
Dec 20, 2021
#
dotNet
,
Windows
,
EC2
,
AWS
,
Kestrel
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
Lambda ARM64 Custom Runtime with .NET 6
Want to run a .NET 6 Lambda on ARM64?
Dec 6, 2021
#
dotNet
,
AWS Lambda
,
AWS
,
dotNet6
,
ARM64
,
dotNet6 Lambda
,
Custom Runtime
,
Function as a Service
.NET 6 Custom Runtime for AWS Lambda
You can’t yet run .NET 6 on AWS Lambda with the familiar managed runtime, but you can with a custom runtime. Here are the few small steps you need.
Nov 19, 2021
#
AWS
,
AWS Lambda
,
dotNet6
,
dotNet6 Lambda
,
Custom Runtime
,
Function as a Service
AWS .NET Tools and Templates for Command Line
If you are developing .NET applications for AWS there are many command line, and
dotnet
tools and templates that will help you. Here is a brief list, with install instructions.
Nov 17, 2021
#
AWS
,
dotNet
«
»
Cite
×