Empowering Internal Teams: Automating Data Requests with Google Sheets and GCS
A simple example of how to export data from google sheets to GCS
AWS Lambda and SQS: A Complicated Relationship
Using Lambda and SQS together can be tricky, but the right balance in configuration can be rewarded with clean and efficient processing. Here we will discuss some of the main caveats that come with this architecture, and how to overcome them.
Post-prod: Smoothly Handing off a Completed Product
Looking into whats required by developers and clients for code sustainability in the delivering of software products.
Domain Class Development Introduction
Understanding domain classes and their significance in bridging the gap between code and real life needs.