heartPosts from the community...
Link
@faun shared a link, 2 years ago

Caching Golang tests in CI

Airplane uses Golang and runs unit tests through CI on their monorepo. They improved test speed by using go test caching, reducing test duration from minutes to seconds. The caching feature considers code changes, environment variables, and file access. By preserving the cache directory in CI, test ..

Caching Golang tests in CI
Link
@faun shared a link, 2 years ago

AWS CloudTrail cheat sheet

Invictus Incident Response has developed a cheat sheet for CloudTrail events in AWS to aid incident responders in faster triage and identifying notable activity...

AWS CloudTrail cheat sheet
Link
@faun shared a link, 2 years ago

AWS Lambda Monitoring — A Full Guide

Maximize your serverless success with the complete AWS Lambda monitoring guide...

AWS Lambda Monitoring — A Full Guide
loading...