Tiago Brito

Moving away from Medium

June 16, 2020 • ☕️ 2 min read

After a couple of years using Medium as my blog, I decided to move away from Medium and use Gatsby (a static website generator).

3 years at Uniplaces… and still counting!

November 29, 2019 • ☕️ 2 min read

DynamoDB is NoSQL and distributed database from Amazon webservices that automatically spreads the data and traffic for the table over a sufficient number of servers to handle the request capacity specified by the customer and the amount of data stored.

DynamoDb on Demand Hydrator with Generators

June 23, 2018 • ☕️ 2 min read

If you are familiar with AWS DynamoDB client for PHP they already do the hard work of handling multiple paginated results using the ResultPaginator.

Validate Stripe webhooks with Symfony

July 5, 2017 • ☕️ 2 min read

If you are familiar with AWS DynamoDB client for PHP they already do the hard work of handling multiple paginated results using the ResultPaginator.

DynamoDb OnDemand Hydrator

January 27, 2017 • ☕️ 2 min read

At Uniplaces we use a DynamoDB as our main database. DynamoDB is NoSQL and distributed database from Amazon webservices that automatically spreads the data and traffic for the table over a sufficient number of servers to handle the request capacity specified by the customer and the amount of data stored, while maintaining consistent and fast performance.