Proactively Managing Resources Using AWS Terminator

Proactively Managing Resources Using AWS Terminator

AWS Terminator process At TrackIt, we are acutely aware of AWS costs; we know things can get expensive if you don’t monitor your resources. That’s why we began tagging our resources with (at the minimum) a simple tag: `TrackitPersistent`. This tag value can be true or...
AWS Lambda Lifecycle

AWS Lambda Lifecycle

Understanding the Internal Behavior of Lambda Functions AWS Lambda is a highly reliable serverless compute service that developers use to create cost-effective and scalable applications. Despite its popularity, many developers that are new to Lambda do not know...