Skip to main content

Alessandro Minoccheri

Tag: aws

Deploy on Friday without fear

I have heard a lot of times: “Don’t deploy on Friday!” Well, I understand why, but I disagree with 99% of the cases. To understand my point of view, I would like to share some concepts about software… Why you should deploy on Friday without fear

Symfony + Aws Lambda Part2

In the previous article, I have explained a basic guideline to deploy your Symfony application into AWS Lambda. Now it’s time to understand deeply how does it work Symfony AWS Lambda Part 2

Symfony + AWS Lambda Part1

Symfony is one of the most used frameworks in the PHP world. Nowadays talking about serverless is common, so it’s very important to know how to use Symfony with this technology. In the following article, I have described how to deploy a Symfony application to AWS Lambda using Bref. This is the first part, the second part will be posted very soon! Stay tuned! Symfony AWS Lambda Part 1