Skip to main content

Job prioritization at Pigment

· 5 min read
Alexandre Bernard
Software Engineer

Pigment is a super fast growing company. Each day, new clients present unique challenges, adding to the platform's workload and pushing us to continually enhance its performance. This article explains how we successfully reduced the loading time for certain clients by significant margins without touching to the execution time.

Pure Terraform modules

· 6 min read
Arthur Busser
Site Reliability Engineer

As our infrastructure scales, our Terraform codebase grows. To remain productive, we need to keep our code flexible and extendable. A design pattern we find useful is the pure Terraform module. Let's dive into what it is and how it helps us write maintainable Terraform code.

The journey towards Tech Blog

· 4 min read
Nicolas Dubien
Software Engineer

Many mature companies publish their own technical blog. But have you ever wondered how to launch such an initiative as your company grows, when to do it, and how to make it real? This post describes how we spawned our first blog at Pigment and the various challenges and questions we addressed to reach that goal.