Serverless and the Elastic Stack
Elasticsearch is a search engine that moonlights as a centralized logging system. It’s extremely popular for aggregating data from multiple platforms. But is it relevant for serverless applications?
A Blog About .NET and Software Development
Elasticsearch is a search engine that moonlights as a centralized logging system. It’s extremely popular for aggregating data from multiple platforms. But is it relevant for serverless applications?
Powershell isn’t traditionally recognized as a go-to language for everyday software developers. Nevertheless, it’s gained enough popularity for AWS and Azure to support it on their serverless platforms. Let’s find out why.
What follows is a compilation of my favourite talks and blog posts on serverless, AWS Lambda, and Azure Functions.
This post explores the ins and outs of building AWS Lambda serverless functions with .NET Core. The focus is on the programming model, the particularities of the .NET runtime, and tooling.