News

Laravel QueryMonitor is a package for Laravel that allows you to monitor and log: Slow SQL Queries: Monitors the actual execution time of SQL queries on the database. Slow Eloquent Methods: Monitors ...
We recently tried to see if we could lower our overall AWS spend. With s3 storage being the main cost center, we looked for ...
Leverage the daily reports sent by the bank via email, use SES to get the emails into AWS. Use Lambda to process emails, decode the PDFs, store them safely in S3 for resilience. Using Lambda send the ...