top of page
BLOG.FOO.BAR
Open-Source, Cloud, CI CD, Data
Search
Gal Cohen
Sep 4, 20226 min
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...
153 views0 comments
Gal Cohen
Jun 8, 20214 min
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...
87 views0 comments
Gal Cohen
Apr 23, 20213 min
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...
310 views0 comments
Gal Cohen
Apr 16, 20213 min
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...
164 views0 comments
Gal Cohen
Nov 24, 20202 min
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...
453 views0 comments
Gal Cohen
Dec 27, 20191 min
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...
117 views0 comments
Gal Cohen
Nov 22, 20192 min
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...
1,758 views0 comments
Gal Cohen
Aug 23, 20192 min
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...
346 views0 comments
Gal Cohen
Jul 7, 20191 min
10 Minutes about Redis ZSET and Celery
https://github.com/celery/kombu/blob/master/kombu/transport/redis.py#L191
147 views0 comments
Gal Cohen
May 6, 20193 min
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...
116 views0 comments
Gal Cohen
Nov 16, 20182 min
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...
389 views0 comments
Gal Cohen
Jul 12, 20180 min
42 views0 comments
Gal Cohen
Mar 5, 20183 min
Drone.io build time optimisation
Setting the stage: organisational circumstances Early stage: We started as a 2 person development team working on 2 containerised...
206 views0 comments
Gal Cohen
Feb 9, 20181 min
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...
8,972 views0 comments
Gal Cohen
Feb 8, 20182 min
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...
395 views0 comments
By A Tech Lead / AWS certified solutions architect
https://github.com/galCohen88
bottom of page