Achievement Unlocked: AWS Certified Developer Assoc. (DA)

After many months of delay and procrastination I finally scheduled to sit the AWS Developer Assoc. exam. I was passing the practice exams from acloud.guru…

PHP serverless abstraction framework…

…as serverless architecture picks up steam in the market I predict we will see more and more languages adopting it; is not whole sale from…

AWS Lambda internals

Ran and Nitzan over at epsagon did a two part article on Medium about  AWS Lambda and its internals / runtime environment. It is a pretty…

NoSQL search results in MICRO-seconds; via AWS’s new DynamoDB Accelerator.

If you have a noSQL data store and need the fast machine possible response time; check this out: Amazon DynamoDB Accelerator (DAX) Regional Expansion “…Using…

Deleting an AWS API Gateway resource.

Because it is not well documented in the AWS docs herein is how you delete an AWS API Gateway resource. Click on the end point…

`Investigating AWS Pricing over Time` by Thomas Vachon

Over at stayclassyinternet Thomas did a write up on the AWS pricing over time; specifically focused on S3 as it has been a consistent service available…

AWS Solution Architect Associate certification achieved!

I can finally relax a bit. Cleared both CP and SAA. Now to breath for a couple weeks. So happy right now. Oh man, so…

Today, today is a good day.

Yesterday I sat for the AWS Certified Cloud Practitioner exam. It’s been nearly 6 months of studying, little gaming, much less beer, and far fewer trips. But…

Some news from AWS…

…as of now(ish) all AWS accounts get a rolling 7 days of CloutTrail functionality as part of the free tier! While not helpful to business…

AWS Lambda and automated testing (pt2).

Opps; forgot to circle back to this… So we finally got it working. Local and Jenkins automated testing that couples with Lambda for media processing!…