發表文章

目前顯示的是 6月, 2015的文章

AWS Lambda 可以跑在 Java Code 上了!!!

圖片
AWS Lambda Update – Run Java Code in Response to Events by Jeff Barr | on  15 JUN 2015  | in  AWS Lambda  |  Permalink Many AWS customers are using  AWS Lambda  to build clean, straightforward applications that handle image and document uploads, process log files from  AWS CloudTrail , handle data streamed from  Amazon Kinesis , and so forth. With the recently launched synchronous invocation capability, Lambda is fast becoming a favorite choice for building mobile, web and  IoT  backends. Our internal mailing list is awash with discussions about interesting ways to use Lambda, many of which would fall squarely into the traditional data processing realm. These customers love Lambda because they can focus on their application and leave the hosting and scaling duties to us. To date, developers have written their Lambda functions in  Node.js , a derivative of JavaScript designed specifically for use in server-side applications. Lambda Functions in Java Today we are making Lambda e