Running CFML on AWS Lambda with FuseLess Slides
Published on May 10, 2019
By Pete Freitag
By Pete Freitag
Here are the slides for my Running CFML on AWS Lambda with FuseLess talk. I gave this talk at Into The Box 2019 in Houston Texas last week.
Nolan Erck has posted his notes if you want to read through a summary. You also may enjoy reading his Recap of Into The Box 2019.
Here are some of the tools from my talk:
- FuseLess Framework
- Serverless Calculator
- AWS Lambda Security Whitepaper
- Gradle
- AWS SAM CLI
- AWS CodeStar
BTW the Fixinator CFML code security scanner runs serverless on Lambda powered by FuseLess.
Running CFML on AWS Lambda with FuseLess Slides was first published on May 10, 2019.
If you like reading about coldfusion, lucee, lambda, or aws then you might also like:
- OpenSSL and ColdFusion / Lucee / Tomcat
- How Long Has Your ColdFusion Server Been Running?
- Simple Parallel Execution in ColdFusion or Lucee
- How I cut AWS Lambda Java Cold Start Times in Half
The Fixinator Code Security Scanner for ColdFusion & CFML is an easy to use security tool that every CF developer can use. It can also easily integrate into CI for automatic scanning on every commit.
Try Fixinator
Anyone can now try it out, with the public beta (https://community.adobe.com/t5/coldfusion/announcing-the-public-beta-of-project-stratus/td-p/11364783).
Or anyone can read about it in a publicly shared link to the "what's new" manual (release notes) for the first public release of the beta, with the 7-page chapter on "AWS Serverless in ColdFusion" starting on p 444 of that manual: https://documentcloud.adobe.com/link/review?uri=urn%3Aaaid%3Ascds%3AUS%3A28993a3c-1900-48f4-8150-652bcdbe6a4c#pageNum=444
Will be great to hear what folks like Pete and Brian Klaas (another heavy user of AWS and Lambda, in particular) may find and share about their experience with CF's new support. (Brian had done a lot of writing on his blog, with several posts on intergrating WITH lambda FROM CFML--before even Fuseless existed, let alone CF2020, to let us run CFML functions ON Lambda.