This morning I released a new version of the Rust Runtime for Lambda compatible with Hyper 1. The upgrade was not as easy as I expected, but at least it's done. The events crate also includes initial support Bedrock events.
https://crates.io/crates/lambda_runtime
https://crates.io/crates/lambda_http
https://crates.io/crates/lambda-extension
https://crates.io/crates/aws_lambda_events
Amazon Q: AWS' answer to Microsoft’s GPT-driven Copilot - Amazon Q can do all the tasks that Copilot can and is expected to appeal to IT managers w... - https://www.computerworld.com/article/3711267/amazon-q-aws-answer-to-microsoft-s-gpt-driven-copilot.html#tk.rss_all #softwaredevelopment #cloudcomputing #generativeai #awslambda
This morning I released the first major version of Cargo Lambda, 1.0.0. There are three important changes in this release:
- Build & Deploy aligned with the launch of AL2023
- More release build optimizations by default
- SSO support
Check it out in https://cargo-lambda.info
Node.js and Python remain dominant languages for AWS Lambda functions #serverless #aws #awscloud #awslambda https://www.datadoghq.com/report/facts/state-of-serverless-2023-fact-4/
I decided to experiment with how I would create my own infrastructure for a Lambda function similar to AWS Lambda. It all turned out to be simple - only Docker and Golang. In the end, I laid the foundation for a new "How to?" story. #awslambda #golang #docker
https://medium.com/scum-gazeta/how-to-build-a-lambda-infrastructure-in-go-6ec5341dd10f
Discussions: https://discu.eu/q/https://medium.com/scum-gazeta/how-to-build-a-lambda-infrastructure-in-go-6ec5341dd10f
Learn how to use AWS Lambda Function with Dependency Injection in .NET
youtu.be/0_ijw8I8Ies
@rust_discussions Can we run #rust on #awslambda yet? Natively, without needing to provide a custom lambda runtime?
Java 17 is now available on #AWSLambda and it has support for #SnapStart.
New language features include records (JEP 395), sealed classes (JEP 409) and multiline strings (JEP 378).
Read about the changes in our release blog https://lnkd.in/dZRxxUYN
Explore a couple of options to deploy your Swift, server-side, serverless applications. From #vapor on #awslambda to native Lambda functions with #sam. My talk at @ #AUC /dev/world/ 2023 Melbourne is now available !
Following up with this, I opened a PR for #Bref to add an #AWSLambda layer for the #Datadog extension, but I'm not sure if this the correct approach for using Datadog with #PHP-based Lambdas. https://github.com/brefphp/extra-php-extensions/pull/404
last weekend, I built two CDK constructs to deploy Rust functions and extensions to AWS Lambda. Bindings for other languages besides TypeScript coming as soon as I learn how to generate them:
Serverless API implemented with @SwiftLang@twitter.com on #awslambda #serverless #aws
Great demo by @andreascuderi13@twitter.com @SwiftServerConf@twitter.com
Added #BoilingData to the water post, not sure how mature the project is and whether I got the definitions right. Let me know if you have more info
https://djpardis.medium.com/data-water-terms-6bf9e9c7aad6
AWS Lambda kickstarts Java functions - AWS has unveiled AWS Lambda SnapStart for Java, a performance optimization intended to... - https://www.infoworld.com/article/3681549/aws-lambda-kickstarts-java-functions.html#tk.rss_all #serverlesscomputing #amazonwebservices #cloudcomputing #awslambda #java
Hi, I'm Erik, a #golang programmer from Norway.
I'm all for using #statecharts, so much so that I made https://statecharts.dev. I have witnessed the rise and fall of #rest, but continue to support restful architecture. I think I'm somehow naturally drawn towards #declarative systems.
Heavily into #kubernetes, #openshift, #kubebuilder professionally (at my employer Stibo DX), and have a sprinkle of #awslambda / #dynamodb in some personal projects.