2023 November
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.
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
Squest is a Web portal that allow to expose Tower based automation as a service.
2022 February
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
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
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
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.
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.
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.
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_.
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
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.
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
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
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
For the first time, a software load balancer exceeds 2-million RPS on a single Arm instance.
2021 January
This post will discuss lesser known attack techniques that I would use in attacking AWS accounts and conclude with a discussion of defenses.
Real-Time Continuously runs and detects the latest available versions
2020 December
NoiseTorch is an easy to use open source application for Linux with PulseAudio. It creates a virtual microphone that suppresses noise, in any application.
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.
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”.
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.
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
2020 September
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.
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.
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.
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
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.
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.