Skip to Content
Mastering PHP 7
book

Mastering PHP 7

by Branko Ajzele
June 2017
Intermediate to advanced
536 pages
9h 49m
English
Packt Publishing
Content preview from Mastering PHP 7

Summary

Throughout this chapter, we took a hands-on approach with two popular serverless platforms--AWS and Iron.io. Using the serverless framework, we were able to quickly deploy our code to the AWS Lambda service. The actual deployment involved a few AWS services, exposing our little chunk of code as a REST API endpoint hitting AWS Lambda in the background. With all of the services being managed by AWS, we were left with a true serverless experience. Quite a powerful concept, if we think about it. Aside from AWS, Iron.io is another interesting serverless platform. Unlike real-time code execution on AWS Lamda, the code on Iron.io executes as scheduled/queued tasks (not to say that AWS does not have its own queued solution as well). While ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning PHP 7

Learning PHP 7

Antonio L Zapata (GBP)
Upgrading to PHP 5

Upgrading to PHP 5

Adam Trachtenberg

Publisher Resources

ISBN: 9781785882814Supplemental Content