PinnedPublished inIsraeli Tech RadarUnraveling the Mystery: Tackling 504 Errors from your AWS API GatewayOne day for now apparent reason, our CI tests started failing on API gateway timeouts. But how do you solve them?Sep 8Sep 8
PinnedPublished inIsraeli Tech RadarLaziness Oriented Programming — Good or bad?It all started when I was trying to help a colleague to have her team’s system tests use a docker container for the database instance, it…Jul 11, 20233Jul 11, 20233
PinnedPublished inIsraeli Tech RadarFrom Naive to User ready: Building a Big Data BI reportBI reports are a great tool, but sometimes the volume of data is greater then you expected. What should you do in this case?Feb 21, 2023Feb 21, 2023
PinnedPublished inIsraeli Tech RadarModifying schema validations options in Openapi-request-validatorOpenAPI is awesome, and using it to validate requests bodies is even more awesome. But what if you need to change the validation options?Jan 23, 20232Jan 23, 20232
Published inIsraeli Tech RadarScaling Python with RayLately I’ve been working on an application based on Celery, our motivation was to create distributed workflows whose scale can be…Nov 10, 2022Nov 10, 2022
Published inIsraeli Tech RadarInto Google Cloud Dataflow auto-scaling: Max Number of WorkersWhat does “max number or workers” mean? And how it can affect your Google cloud billSep 1, 2022Sep 1, 2022
Published inIsraeli Tech RadarDataflow CI/CD with Github actionsData pipelines are a very common tool for data processing. After writing my code for Dataflow and testing it, I turned to the task of the…Jan 4, 2022Jan 4, 2022
Published inIsraeli Tech RadarBuilding a CDC — Lessons learned — Part 3In databases, change data capture (CDC) is a set of software design patterns used to determine and track changes in data so that action…Aug 1, 2021Aug 1, 2021
Published inIsraeli Tech RadarBuilding a CDC — Lessons learned — Part 2In databases, change data capture (CDC) is a set of software design patterns used to determine and track changes in data so that action…Jul 27, 2021Jul 27, 2021
Published inIsraeli Tech RadarBuilding a CDC — Lessons learned — Part 1In databases, change data capture (CDC) is a set of software design patterns used to determine and track changes in data so that action…Jul 25, 2021Jul 25, 2021