Open in app
Home
Notifications
Lists
Stories

Write
Guillaume Vincent
Guillaume Vincent

Home

About

Published in Better Programming

·Apr 5

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…

Dev Ops

6 min read

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

Published in Better Programming

·Mar 17

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

Published in Better Programming

·Mar 14

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

Published in Better Programming

·Mar 7

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. Once the EKS cluster is up and ready, you need to provision Amazon Elastic Compute Cloud (EC2) workers or AWS Fargate…

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

Published in Better Programming

·Feb 16

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…

Dev Ops

10 min read

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

Published in Better Programming

·Feb 2

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

Published in AWS in Plain English

·Jan 11

5 Helm Charts Making Your AWS EKS Cluster Better

Now that you have deployed your EKS cluster you are wondering what to do next? Here are some tracks — Many software is available to extend and improve the capabilities of your EKS cluster. Sometimes the problem is the large choice of tools and we get lost to decide which one to install first. …

Technology

8 min read

5 Helm Charts Making Your AWS EKS Cluster Better
5 Helm Charts Making Your AWS EKS Cluster Better

Dec 27, 2021

The Easy Way To Build Your Self-Hosted Ghost Blog

Want to start writing on a modern blog platform? Learn how to start quickly and for cheap! — Ghost is a modern and intuitive blog platform. Unlike WordPress, it does not support e-commerce and landing page creation. Ghost is focused on blogging and content creation. The Ghost’s greatest strength is the simplicity it provides for writing. The experience is very similar to that of the Medium blogging platform…

Technology

5 min read

The Easy Way To Build Your Self-Hosted Ghost Blog
The Easy Way To Build Your Self-Hosted Ghost Blog

Published in Better Programming

·Dec 14, 2021

How To Deploy RabbitMQ With The Kubernetes Operators

Leverage the power of Kubernetes Operators to deploy your own RabbitMQ Cluster — RabbitMQ is the most widely deployed open-source message broker. Before talking about RabbitMQ, let’s define what a message broker is. To put simplify, it allows applications and services to communicate with each other and exchange data. …

Programming

5 min read

How To Deploy RabbitMQ With The Kubernetes Operators
How To Deploy RabbitMQ With The Kubernetes Operators

Published in Better Programming

·Nov 12, 2021

How to Secure K8S Nginx Ingress With “Let’s Encrypt” and “Cert Manager”

Automate the provisioning of Let’s Encrypt certificates and secure your application — Kubernetes ingress exposes a web application or a REST API within a cluster to the outside. However, the application is reachable over HTTP by default which is not secure. The traffic between the application and clients is not encrypted. The ingress can be configured to serve the application in HTTPS…

Technology

5 min read

How to Secure K8S Nginx Ingress With “Let’s Encrypt” and “Cert Manager”
How to Secure K8S Nginx Ingress With “Let’s Encrypt” and “Cert Manager”
Guillaume Vincent

Guillaume Vincent

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

Following
  • Yevgeniy Brikman

    Yevgeniy Brikman

  • Onur Karapinar

    Onur Karapinar

  • Ryan Holiday

    Ryan Holiday

  • Anton Babenko

    Anton Babenko

  • Logan Land

    Logan Land

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable