Open in app

Sign In

Write

Sign In

Guillaume Vincent
Guillaume Vincent

683 Followers

Home

Lists

About

Published in

Level Up Coding

·Jul 9

How to Run Dockerized Services Using Systemd

Automate and simplify Docker container management with Systemd — Docker has revolutionized the way we build and deploy applications, and is now a must-have in the tech industry. Docker provides a lightweight, efficient platform for managing containers across different environments. This portability is incredible when you think of the automation it brings. However, managing and orchestrating containers can be…

Technology

5 min read

How to Run Dockerized Services Using Systemd
How to Run Dockerized Services Using Systemd
Technology

5 min read


Published in

FAUN — Developer Community 🐾

·Jan 25

Optimize Kubernetes Resource Management with Time-To-Live (TTL) for Cleaner Cluster

Streamline Kubernetes Resource Management: Learn How to Use Time-To-Live (TTL) to Keep Your Cluster Clean and Optimized — Kubernetes is a powerful and widely used container orchestration system. However, as your cluster grows, managing resources can become a challenge. One way to optimize resource management in Kubernetes is by using a Time-To-Live (TTL) approach. By setting a TTL on your resources, you can ensure that they are automatically…

Kubernetes

5 min read

Optimize Kubernetes Resource Management with Time-To-Live (TTL) for Cleaner Cluster
Optimize Kubernetes Resource Management with Time-To-Live (TTL) for Cleaner Cluster
Kubernetes

5 min read


Published in

Level Up Coding

·Jan 24

The Ultimate Guide for Implementing Refresh Token with Axios

Learn how to use Axios in Node.js to implement a secure and efficient refresh token mechanism for your application — In today’s world, securing user authentication is a crucial aspect of web applications, and one of the ways to achieve it is by using the refresh token mechanism. In this guide, we will explore how to implement a refresh token mechanism in a Node.js application using Axios, a popular JavaScript…

Technology

4 min read

The Ultimate Guide for Implementing Refresh Token with Axios
The Ultimate Guide for Implementing Refresh Token with Axios
Technology

4 min read


Published in

Better Programming

·Oct 26, 2022

Config Connector — Deploy Your Google Cloud Resources As Any Other Kubernetes Objects

Need to manage a mixed configuration? Config Connector is for you! — Many times, the applications we deploy in Kubernetes use Google-managed services like CloudSQL for relational databases or PubSub. These services are managed by infrastructure as code tools like Terraform, for example. This often implies the management of different cycles for the infrastructure and the applications. Kubernetes allows you to define…

Programming

5 min read

Config Connector — Deploy Your Google Cloud Resources As Any Other Kubernetes Objects
Config Connector — Deploy Your Google Cloud Resources As Any Other Kubernetes Objects
Programming

5 min read


Published in

Better Programming

·Apr 5, 2022

How To Keep Your Terraform Code Clean — The Sustainable Way

Where do I start to create good Terraform code for the long term? Discover the best practices and tools to get you off to the right start — Working in a DevOps team implies contributing to many Terraform repositories. Sometimes we don’t have all the same way of writing Terraform code. Code reviews becomes also time-consuming and maintaining code is tough. As you go along, you’ll own more and more Terraform code and one day will always be…

DevOps

6 min read

How To Keep Your Terraform Code Clean — The Sustainable Way
How To Keep Your Terraform Code Clean — The Sustainable Way
DevOps

6 min read


Published in

Better Programming

·Mar 17, 2022

How To Setup Prometheus (Operator) and Grafana Monitoring on Kubernetes

This tutorial shows you how to begin a modern monitoring stack with Prometheus (Operator) and Grafana on Kubernetes — Monitoring is a key pillar of DevOps best practices. This gives vital information on the performance and health of a platform. In a distributed environment such as Kubernetes and microservices, it is even more true. One of the great strengths of Kubernetes is the ability to scale your services and…

Technology

6 min read

How To Setup Prometheus and Grafana Monitoring on Kubernetes
How To Setup Prometheus and Grafana Monitoring on Kubernetes
Technology

6 min read


Published in

Better Programming

·Mar 14, 2022

What Is Helm? A Quickstart Tutorial for Kubernetes Beginners

To teach you how to handle app packages, upgrades, and rollbacks — Today, Kubernetes becomes a must for DevOps practitioners for orchestrating containers. Once you have a Docker image of your application, you have to write YAML manifests to define Kubernetes workloads. Next, you deploy them with the kubectl command. This deployment way is when you’ve only one application. When you start…

Technology

7 min read

What Is Helm? A Quickstart Tutorial for Kubernetes Beginners
What Is Helm? A Quickstart Tutorial for Kubernetes Beginners
Technology

7 min read


Published in

Better Programming

·Mar 7, 2022

How To Design an AWS EKS Cluster With EC2 Spot Instances

Save up to 90% on your computing costs while ensuring zero downtime — Amazon Elastic Kubernetes Service (EKS) is a managed service to run Kubernetes on the AWS cloud. The managed solution runs a single-tenant Kubernetes control plan for each EKS cluster. …

Programming

8 min read

How To Design an AWS EKS Cluster With EC2 Spot Instances
How To Design an AWS EKS Cluster With EC2 Spot Instances
Programming

8 min read


Published in

Better Programming

·Feb 16, 2022

5 Essential Terraform Tools To Use Everyday

Gain efficiency with Terraform and leverage your code — Terraform is now an essential infrastructure-as-code (IaC) tool to have in your toolbox as a DevOps practitioner. Such as many open-source projects, the community creates and shares many tools to make it more powerful. Sometimes there are too many tools and plugins around a project and you may feel lost…

DevOps

10 min read

5 Essential Terraform Tools To Use Everyday
5 Essential Terraform Tools To Use Everyday
DevOps

10 min read


Published in

Better Programming

·Feb 2, 2022

How To Use and Benefit From AWS Bottlerocket in EKS

Optimize your EKS nodes to run containers — Since its release, AWS Bottlerocket has only grown in popularity. Having the most efficient operating system to run containers is easily attainable. Bottlerocket focuses on security and integration with AWS-managed services using containers such as Amazon EKS (Elastic Kubernetes Service) and ECS (Elastic Container Service). In this article, we will…

AWS

5 min read

How To Use and Benefit From AWS Bottlerocket in EKS
How To Use and Benefit From AWS Bottlerocket in EKS
AWS

5 min read

Guillaume Vincent

Guillaume Vincent

683 Followers

DevOps, AWS Certified Solution Architect & Tech Writer @ https://getbetterdevops.io/. Get my last articles by email: https://getbetterdevops.io/membership/

Following
  • Ryan Holiday

    Ryan Holiday

  • Anton Babenko

    Anton Babenko

  • Scott H. Young

    Scott H. Young

  • Cloud 66

    Cloud 66

  • Yitaek Hwang

    Yitaek Hwang

See all (161)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams