Posts
All the articles I've posted.
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.
Setup Jenkins Pipeline
Setting up Jekyll continuous integration with a Jenkins Pipeline: webhook-triggered Docker builds deploying the site in under ten seconds.
Install browser extension in codeception
Running browser UI tests that require extensions: how to make codeception install chrome and firefox extensions when it initializes browsers with selenium.