DEV Community

Steve Bjorg profile picture

Steve Bjorg

Severless .NET Afficionado, Fan of AWS and .NET, Author of LambdaSharp, AWS Hero

Location San Diego Joined Joined on  Personal website https://twitter.com/bjorg twitter website

Work

Software Innovator | Entrepreneur | Philanthropist

Lessons Learned on Optimizing .NET on AWS Lambda

Lessons Learned on Optimizing .NET on AWS Lambda

7
Comments
5 min read

Want to connect with Steve Bjorg?

Create an account to connect with Steve Bjorg. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Baseline Performance for AWS Lambda .NET using Top-Level Statements

Baseline Performance for AWS Lambda .NET using Top-Level Statements

2
Comments
3 min read
The Surprising Cold Start Penalty in the AWS SDK for .NET

The Surprising Cold Start Penalty in the AWS SDK for .NET

3
Comments
2 min read
Benchmarking .NET JSON Serializers on AWS Lambda

Benchmarking .NET JSON Serializers on AWS Lambda

4
Comments
8 min read
Baseline Performance for .NET on AWS Lambda

Baseline Performance for .NET on AWS Lambda

7
Comments 1
5 min read
Benchmarking .NET on AWS Lambda

Benchmarking .NET on AWS Lambda

5
Comments
4 min read
Compile, Deploy, and Runtime Performance Options

Compile, Deploy, and Runtime Performance Options

10
Comments
3 min read
Anatomy of the AWS Lambda Lifecycle

Anatomy of the AWS Lambda Lifecycle

9
Comments
3 min read
Optimal Strategies for .NET on AWS Lambda

Optimal Strategies for .NET on AWS Lambda

16
Comments
3 min read
CloudWatch Logging for Web Apps (Part 3)

CloudWatch Logging for Web Apps (Part 3)

3
Comments
3 min read
CloudWatch Logging for Web Apps (Part 2)

CloudWatch Logging for Web Apps (Part 2)

5
Comments
5 min read
CloudWatch Logging for Web Apps (Part 1)

CloudWatch Logging for Web Apps (Part 1)

5
Comments
7 min read
Dynamic Bindings for CloudFormation Stacks using Fn::ImportValue

Dynamic Bindings for CloudFormation Stacks using Fn::ImportValue

6
Comments
4 min read
Emulating Fn::StartsWith in CloudFormation

Emulating Fn::StartsWith in CloudFormation

Comments 4
2 min read
How to make Lambda Provisioned Concurrency configurable in CloudFormation

How to make Lambda Provisioned Concurrency configurable in CloudFormation

4
Comments 1
2 min read
Building AWS Lambda functions with .NET Core 3.1 on Amazon Linux 2 using Windows Terminal

Building AWS Lambda functions with .NET Core 3.1 on Amazon Linux 2 using Windows Terminal

4
Comments
2 min read
C# - Asserting a value is not null in null-aware code

C# - Asserting a value is not null in null-aware code

4
Comments 2
1 min read
loading...