Running CFML on AWS Lambda
Pete Freitag from
Pete Freitag from
Here is my Amazon Elastic Container Service (ECS) presentation from CFCamp along with my slide notes:
Read MoreI’ve been back to doing some coding in CFML this week and working on a project that has been worked on by several different people and I happened to notice several different ways had been used to loop over arrays in various different parts of the code, one of which I must admit I had never actually seen before. I thought I would look into all the ways of looping over arrays in Lucee CFML and see how many I could find.
Read More