top of page
BLOG.FOO.BAR
Open-Source, Cloud, CI CD, Data
Search
Gal Cohen
Sep 4, 20226 min read
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...
155 views0 comments
Gal Cohen
Jul 3, 20220 min read
28 views0 comments
Gal Cohen
Jun 8, 20214 min read
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 read
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 read
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...
165 views0 comments
Gal Cohen
Nov 24, 20202 min read
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...
473 views0 comments
Gal Cohen
Dec 27, 20191 min read
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...
118 views0 comments
Gal Cohen
Nov 22, 20192 min read
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,784 views0 comments
Gal Cohen
Aug 23, 20192 min read
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...
352 views0 comments
Gal Cohen
Jul 7, 20191 min read
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 read
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 read
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...
390 views0 comments
Gal Cohen
Jul 11, 20180 min read
43 views0 comments
Gal Cohen
Mar 5, 20183 min read
Drone.io build time optimisation
Setting the stage: organisational circumstances Early stage: We started as a 2 person development team working on 2 containerised...
207 views0 comments
Gal Cohen
Feb 9, 20181 min read
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...
9,130 views0 comments
Gal Cohen
Feb 8, 20182 min read
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...
397 views0 comments
By A Tech Lead / AWS certified solutions architect
https://github.com/galCohen88
bottom of page