Hehe, this is amazing…

Found this page during mu morning Twitter read-through. Simple, straight to the point, entertaining. Maybe one day your repo could be on here too. https://www.gitstartracker.com/

Sharing some resources.

Awesome List is a curated list of resource you may find awesome; I know I have found is very helpful for a number of topics.

SRE, DevOps, WTF, OMGBBQ.

Google put together an article and a nice set of videos explaining DevOps and SREs. It’s a bit…cheeky but to the point and not techno-babble…

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…

Resources for Javascript devs, understand how it works on the inside

During my daily reading cycle I came across this aggregate of Javascript resources. Nice list of content for reading and understanding how Javascript works below…

The cost of scaling up.

In my time s working in the software realm I have worked on projects of various sizes. Local bands wanting a web presence, user generated…

`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…

Continue of Practices as it relates to release cadence.

This image was shared in the Suncoast Developers Guild slack group yesterday. I found it an interesting visualization of the practices and operational patterns that…

And end of an era. My time with Sourcetoad is coming to a close.

My time is soon coming to an end with the Sourcetoad team. It has been an amazing four years. From scruffy startup to respectable dev…

Tutorial: Using Docker_Puppeteer_Jest to execute a headless Chrome End-to-End (user/acceptance) testing suites.

The problem: We know that unit testing is an essential part of software engineering (at least we should all know that). Integration testing assure us…