top of page

BLOG.FOO.BAR
Open-Source, Cloud, CI CD, Data
Search


Gal Cohen
Jan 5, 20230 min read
15 views
0 comments


The Tech Lead
These days I'm summing up my role as a TcL, after almost 3 years in the role (I am promoted to the group architect position), after...
Gal Cohen
Sep 4, 20226 min read
157 views
0 comments


Gal Cohen
Jul 3, 20220 min read
29 views
0 comments


Design Reviews: Personal Aspects
Preface In this post, I will share the personal/communicational suggestions that I learned over time. Although I am biased towards the BE...
Gal Cohen
Jun 8, 20214 min read
88 views
0 comments


Open Source Contribution 101
In this post, I will illustrate the way I normally contribute to open source projects. I will get technical quite fast, prerequisites for...
Gal Cohen
Apr 23, 20213 min read
311 views
0 comments


Open-Source Contribution As Investment Portfolio
Preface From time to time I'm getting asked about open source contribution and how is it done. Today, making your first steps as a...
Gal Cohen
Apr 16, 20213 min read
166 views
0 comments


Celery & SQS exponential backoff (retry) policy
Prephase I selected the blog post image intentionally to capture your eyes. I'm sure you understand the circumstances only by seeing this...
Gal Cohen
Nov 24, 20202 min read
483 views
0 comments

Gal Cohen
May 12, 20200 min read
69 views
0 comments

AWS Rekognition for real time crowd analytics
I took place in a hackathon and could not find an idea for the contest. I figured out that the thing I was most scared of is the...
Gal Cohen
Dec 27, 20191 min read
118 views
0 comments


Celery + SQS the good the bad and the ugly
As the previous post suggested, we decided going with SQS as Celery broker, because of few reasons: Compliance - we have some offline...
Gal Cohen
Nov 22, 20192 min read
1,826 views
0 comments


Persistent Celery (SQS)
Preface As I started a new job at Autodesk, I came across a chaotic Django / Celery project. In a way everything was standard - for API...
Gal Cohen
Aug 23, 20192 min read
355 views
0 comments


10 Minutes about Redis ZSET and Celery
https://github.com/celery/kombu/blob/master/kombu/transport/redis.py#L191
Gal Cohen
Jul 7, 20191 min read
150 views
0 comments


Data correctness & service availability for ETL pipelines
How are we going to make sure our customers are getting what they paid for? This post will be dealing with a holistic approach for...
Gal Cohen
May 6, 20193 min read
117 views
0 comments


AWS ECS scheduled scaling and varying capacity with Terraform
Why? As part of our cost reduction at Cisco Cloud Security, we are always expected to find ways to reduce our expenses from the obvious...
Gal Cohen
Nov 16, 20182 min read
391 views
0 comments


Gal Cohen
Jul 12, 20180 min read
43 views
0 comments


Drone.io build time optimisation
Setting the stage: organisational circumstances Early stage: We started as a 2 person development team working on 2 containerised...
Gal Cohen
Mar 5, 20183 min read
218 views
0 comments


Python and Docker multistage build
Here I suggest a neat way of creating lean python docker images, using multistage build and pip wheel archive In my previous post I...
Gal Cohen
Feb 9, 20181 min read
9,396 views
0 comments


Reduce docker image size and build time
Design pattern for lean docker images and fast develop / build iterations Problems to be solved Long build time Long upload to registry...
Gal Cohen
Feb 8, 20182 min read
398 views
0 comments
By A Tech Lead / AWS certified solutions architect
https://github.com/galCohen88
bottom of page