323 posts au Total

2023 November

11-28 Kamaji

Kamaji is a tool aimed to build and operate a Managed Kubernetes Service with a fraction of the operational burden. With Kamaji, you can deploy and operate hundreds of Kubernetes clusters as a hyper-scale cloud provider.

11-28 5 things you may not know about AWS IAM

When it comes to AWS IAM I recall a time, after less than 2 years of experience, when I told myself: “that’s it, I have nothing more to learn about how it works”. And since then, I learned new things and told myself the exact same thing over and over again.

2022 December

12-02 Squest - A service request portal based on Ansible Tower/AWX

Squest is a Web portal that allow to expose Tower based automation as a service.

2022 February

02-19 dima

TL;DR The contents of directories mounted with –mount=type=cache are not stored in the docker image, so it makes sense to cache intermediate directories, rather than target ones. In dockerfile:1.

2021 November

11-19 #Qovery and other cloud providers

Qovery supports AWS, Digital Ocean, and Scaleway. In this guide, we will focus on AWS to make it simpler. But keep in mind that you can use another supported cloud provider. You can even imagine a feature where your customers can choose the cloud provider of their choice.

2021 October

10-16 Fostering a web performance culture on leroymerlin.fr (1/3)

I’ve been a front-end developer for 10 years now at Leroy Merlin France and I’ve been involved in Core Vitals themes since 2014. My main focus over the last years has been Web performance. We have achieved a lot thanks to a widely adopted WebPerf culture. I want to tell you a story.

2021 September

09-23 SimplyTest.me From The Ground Up

As part of my proposal, I promised to do what I could to revitalize this. While this effort has taken years, we have hit another major milestone in our journey:  We launched a completely new version of SimplyTest.me. We rebuilt the system from the ground up in an effort to revitalize the project.

09-21 Introduction to Hippo: the WebAssembly PaaS

The Deislabs team is really excited about WebAssembly. In fact, we’ve been experimenting and sharing our knowledge by developing new technologies in the WebAssembly space, such as Krustlet, WAGI, bindle, yo-wasm, and wasi-experimental-http.

09-21 Myanon

What is Myanon? Myanon is a mysqldump anonymizer, reading a dump from stdin, and producing an anonymized version to stdout. Anonymization is done through a deterministic hmac processing based on sha-256. When used on fields acting as foreign keys, constraints are kept.

09-19 Trendyol/kink : KinK is a helper CLI that facilitates to manage KinD clusters as Kubernetes pods. Designed to ease clusters up for fast testing with batteries included in mind.

Before getting started into the kink, we should talk about a bit KinD first who is not familiar with this project. KinD is a tool for running local Kubernetes clusters using Docker container _ nodes_.

09-17 Reusable job attributes in other jobs in GitLab CI/CD with !reference

Today I wrote some Python code and figured that I do not have linting available with pyflakes in CI/CD. Been reading this great blog post and built a short snippet: Installing the requirements with pip, and pyflakes could potentially be used by more jobs.

2021 August

08-09 Index of /exports/formation/manuels/formations

DALIBO is the leading PostgreSQL company in France providing support, training and consulting to its customers since 2005. DALIBO est le spécialiste français de PostgreSQL et fournit à ses clients du support, de la formation et des audits depuis 2005.

08-03 NSA, CISA release Kubernetes Hardening Guidance

FORT MEADE, Md. – The National Security Agency (NSA) and the Cybersecurity and Infrastructure Security Agency (CISA) released a Cybersecurity Technical Report, “Kubernetes Hardening Guidance,” today.

2021 July

07-14 Announcement: Azure cloud cost estimates in pull requests

Thanks to our awesome community, I’m very excited to announce that you can now use Infracost to get cloud cost estimates for Microsoft Azure in pull requests. Try it now, it’s free and open source!

2021 June

06-18 Crypto Mining is Killing All Free CI/CD Platforms

We all know that crypto mining is negatively impacting many things in the world. And now it’s ruining something else in a way no one has seen coming. This is why mining crypto currencies is killing every free CI / CD platform.

2021 April

04-26 HAProxy Forwards Over 2 Million HTTP Requests per Second on a Single Arm-based AWS Graviton2 Instance

For the first time, a software load balancer exceeds 2-million RPS on a single Arm instance.

2021 January

01-06 Lesser Known Techniques for Attacking AWS Environments

This post will discuss lesser known attack techniques that I would use in attacking AWS accounts and conclude with a discussion of defenses.

01-03 WhiteSource Renovate

Real-Time Continuously runs and detects the latest available versions

2020 December

12-23 NoiseTorch

NoiseTorch is an easy to use open source application for Linux with PulseAudio. It creates a virtual microphone that suppresses noise, in any application.

12-23 250 Practice Questions For Terraform Associate Certification

The Terraform Associate certification is for Cloud Engineers specializing in operations, IT, or developers who know the basic concepts and skills associated with open source HashiCorp Terraform.

12-23 A Custom Kubernetes Scheduler to Orchestrate Highly Available Applications

As long as you’re willing to follow the rules, deploying on Kubernetes and air travel can be quite pleasant. More often than not, things will “just work”.

12-11 FireEye Shares Details of Recent Cyber Attack, Actions to Protect Community

FireEye is on the front lines defending companies and critical infrastructure globally from cyber threats. We witness the growing threat firsthand, and we know that cyber threats are always evolving.

12-11 AWS Lambda now supports container images as a packaging format

You can now package and deploy AWS Lambda functions as a container image of up to 10 GB. This makes it easy to build Lambda based applications using familiar container tooling, workflows, and dependencies.

2020 October

10-09 Announcing Google Cloud buildpacks—container images made easy

2020 September

09-18 Getting Started with RediSearch 2.0

RediSearch 2.0 is now out in public preview! Most of the features in this major new release have been driven by your feedback, with a focus on improving the developer experience and enhanced scalability. But this blog post concentrates on helping you get started using RediSearch 2.

09-08 The Ten Commandments of Container Security

A cybersecurity incident can cause severe damage to the reputation of the organization and competitive disadvantage in the market, the imposition of penalties, and unwanted legal issues by end-users. On average, the cost of each data breach is USD 3.92 million as per this IBM report.

09-03 How They Test

How They Test A collection of publicly available resources on how software companies in the world test their software systems and build their quality culture.

09-01 Introducing GitHub Container Registry

Since releasing GitHub Packages last year, hundreds of millions of packages have been downloaded from GitHub, with Docker as the second most popular ecosystem in Packages behind npm.

2020 August

08-28 Multi-Master Replication Solutions for PostgreSQL

Due to the immense generation of data, scalability has become one of the hottest topics in the field of databases. Scalability can be achieved horizontally or vertically.

08-03 🇬🇧 Every GitLab Page deserves a real CI/CD | 2020-07-23 | GitLab CI

In this blog post I will explain how to structure a GitLab Page, but more powerful how to do a review application like with any other web application project. (I used free plan of GitLab.com) Firstavall, what are GitLab Pages? You can have a look to the GitLab documentation here: https://docs.