Posts
All the articles I've posted.
Serverless GraphQL Implementation
Automates a serverless GraphQL implementation ready production, including CI/CD.
Minimalistic AWS SAM PHP
Automates a serverless PHP Lambda implementation ready production, including CI/CD.
What are the least privileges required for AWS SAM?
JSON with the least privileges required for AWS SAM.
How to find the least privileges for AWS IAM policies
Use AWS CloudTrail to find the least privileges for AWS IAM policies — a detailed how-to, useful for continuous delivery IAM users.
Server Testing CI
Automating web server configuration testing with a Jenkins Pipeline and Codeception: www and https redirects, health checks, and daily email notifications.