Posts in tag "php"

Tag: php

Blue/Green deployments with AWS Lambda

Serverless computing is a cloud-based execution model that enables applications to be hosted as a service, without the need to maintain a…
Read More →
Posted on 2020-07-27

DynamoDb on Demand Hydrator with Generators

Sometime ago I wrote DynamoDb on Demand Hydrator, where I show how to implement a custom PHP Collection where you receive an iterator and…
Read More →
Posted on 2018-06-23

DynamoDb OnDemand Hydrator

At Uniplaces we use a DynamoDB as our main database. DynamoDB is NoSQL and distributed database from Amazon webservices that automatically…
Read More →
Posted on 2017-01-27

Validate Stripe webhooks with Symfony

Recently we have changed our payment system at Uniplaces. Some of payment providers are asynchronous to confirm the payment charge (e.g…
Read More →
Posted on 2017-07-05