Blue/Green deployments with AWS Lambda
July 27, 2020 • ☕️ 4 min readAutomatic rollback Blue/green deployments for Serverless applications with gradually traffic shifting.
Automatic rollback Blue/green deployments for Serverless applications with gradually traffic shifting.
After a couple of years using Medium as my blog, I decided to move away from Medium and use Gatsby (a static website generator).
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.
Next year I’m celebrating 4 years at Uniplaces. I had 3 long, long years that represent an amazing journey in my life.
If you are familiar with AWS DynamoDB client for PHP they already do the hard work of handling multiple paginated results using the ResultPaginator.
If you are familiar with AWS DynamoDB client for PHP they already do the hard work of handling multiple paginated results using the ResultPaginator.
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.