Test Newsletter 11 (Copy)
He....
List AWS EBS volumes lying unattached for N number of days and send the list to Flock or Slack… | Darryl R.
There are many stranded resources in your AWS accounts that add up in costs every month. Unattached EBS volumes are one of these. Most cleanup scripts just find detached volumes and delete them, but that misses a critical scenario: what happens when a Kubernetes pod cycles and temporarily detaches i
Deploying GitLab on Kubernetes with Helm: A Step-by-Step Guide | Darryl R. posted on the topic | LinkedIn
Have you ever wanted to play around with hosting your own GitLab instance? I have never tried but running it on my own Kubernetes cluster would be an interesting experience I bet. The article below shows an example deployment using Helm and covers everything from storage planning and namespace setup
Building a Serverless Recipe Assistant with AgentCore and AWS | Darryl R. posted on the topic | LinkedIn
🆕 My latest blog post walks through building a serverless recipe assistant that uses Bedrock AgentCore, S3 Vectors, and Knowledge Bases to search 600+ family recipes with natural language and live USDA nutrition lookups. It started as a way to learn AgentCore and turned into something I actually us