PHP Serverless Project Articles

January 2023 Update

January 2023 Update

by Bob Bloom

A quick statement that I am making a private video for my potential sponsors, and discarding my two-phased sponsorship idea, and adding my two podcast shows to sponsorship....

December 2021 Line-up

December 2021 Line-up

by Bob Bloom

What is the line-up for December?...

PHP Development Tools

PHP Development Tools

by Bob Bloom

List of links in Ben Ramsey's June 10th, 2021 presentation for our GTA-PHP meet-up group....

New PHP AWS Serverless GitHub Repositories

New PHP AWS Serverless GitHub Repositories

by Bob Bloom

New GitHub repo with example Lambda PHP code. And new repos for rendering Blade templates on their own....

Lambda Writable Folder Is /tmp

Lambda Writable Folder Is /tmp

by Bob Bloom

Lambda has a writable folder. It is at /tmp....

Credentials When Instantiating An AWS Client Object In The PHP SDK

Credentials When Instantiating An AWS Client Object In The PHP SDK

by Bob Bloom

The critical difference between instantiating the client object in local vs Lambda is how credentials are specified....