Click here to Skip to main content
15,885,056 members
Everything / Lambda

Lambda

lambda

Great Reads

by Ivan Perevernykhata
How to start/stop RDS instances on schedule with aws-sdk, nodeJs Lambda function and CloudWatch
by JIANGWilliam
This is the first of three episodes to introduce considerations and techniques used for the throwable functional interfaces defined in my open-sourced library functionExtensions.
by Randy Kroeger
Created a POC that dynamically builds a predicate using Expression and Reflection.
by Pradip Koli
Using NoSQL DBreeze database with ASP.NET on SQL Northwind Database.

Latest Articles

by P. Erward
How to put the AWS Lambda C++ Runtime into a Lambda layer and how to use it
by egoebelbecker
Create an AWS Lambda in five minutes
by Necmettin Demir
To provide a URL link to access objects in private S3 bucket through AWS Cognito User Pool (using hosted UI), Authorized API Gateway and Lambda in a Secure Way.
by PaulKukiel
Build a Custom PHP MVC in 30 mins and deploy to AWS lambda

All Articles

Sort by Score

Lambda 

14 Aug 2014 by TheCannyCoder
Reductions and Short-Circuiting Operations
8 Aug 2020 by Vlad Neculai Vizitiu
Mocking/stubbing lambda expressions to have a bit more control over our unit tests
31 Dec 2012 by John Bandela
This post discusses another alternative to lambda move capture.
7 Mar 2020 by James A. Brannan
In this tutorial, you create a simple Python client that sends records to an AWS Kinesis Firehose stream.
12 Feb 2020 by OwenDavies
A fix for people experiencing the same issue with AutoMapper 3.2.1
3 Jun 2020 by Jeremy Likness
A primer on using LINQ to wring strongly typed queries directly in code
2 Mar 2020 by Rion Williams
C# local functions and how they can be used to make code more readable
16 Nov 2013 by Dev Leader
An example in refactoring code.
7 Feb 2017 by Afzaal Ahmad Zeeshan
This article primarily focuses on the basics of serverless computing and how they emerged. It also talks about other changes such as NoOps. Finally, a sample Azure Function is shown as an example. This is just the introduction post. In future posts, I will give more explanation for Functions.