Open in app

Sign In

Write

Sign In

Antoine Veuiller
Antoine Veuiller

93 Followers

Home

Lists

About

Pinned

Kubernetes: Apprentice Cookbook

You probably already heard of Kubernetes, a powerful orchestrator that will ease deployment and automatically manage your applications on a set of machines, called a Cluster. With great power comes great complexity, even in the eyes of Google. Thus, learning Kubernetes is oftentimes considered as cumbersome and complex, namely because…

DevOps

10 min read

Kubernetes: Apprentice Cookbook
Kubernetes: Apprentice Cookbook
DevOps

10 min read


Published in

ITNEXT

·Pinned

Spring Boot: Apprentice Cookbook

Spring Boot is a web framework built on top of the framework Spring. It is designed for easier use and quicker implementation. It does so by configuring the application and its environment as automatically as possible. …

Spring Boot

6 min read

Spring Boot: Apprentice Cookbook
Spring Boot: Apprentice Cookbook
Spring Boot

6 min read


Sep 20, 2022

A Generic Approach to Troubleshooting

When working with a production system, you may encounter errors at any point, originating either from an application or its underlying host. While it may become natural for a seasoned engineer to pinpoint its origin, it can be overwhelming at times if you are unsure of where to look. This…

Troubleshooting

6 min read

A Generic Approach to Troubleshooting
A Generic Approach to Troubleshooting
Troubleshooting

6 min read


Published in

Geek Culture

·Jul 28, 2021

Is GitHub Copilot a Threat to Developers? (Spoiler: It’s Not)

GitHub recently released Copilot in technical preview. Copilot is an AI-based assistant that will automatically generate code from the context of your application, with the aim of easing software development. A question that arises with simplification and automation in computer science is generally “will the developer still be needed?”. And…

Github Copilot

5 min read

Towards Abstraction of Computer Science
Towards Abstraction of Computer Science
Github Copilot

5 min read


Published in

Geek Culture

·Jul 1, 2021

Apache Kafka: Apprentice Cookbook

Apache Kafka is a distributed event streaming platform built with an emphasis on reliability, performance, and customization. Kafka can send and receive messages in a publish-subscribe fashion. …

Kafka

7 min read

Apache Kafka: Apprentice Cookbook
Apache Kafka: Apprentice Cookbook
Kafka

7 min read


Aug 10, 2020

Introduction to Flaky Tests by Example

Tests are an essential part of software development as they give a ground truth about the code sanity. As developers, we reasonably expect our unit tests to give the same results if the source code does not change. It can happen, however, that the result of a unit test changes…

Software Development

6 min read

Introduction to Flaky Tests by Example
Introduction to Flaky Tests by Example
Software Development

6 min read


Published in

The Startup

·Jan 5, 2020

About design patterns: Dependency Injection

What is dependency injection? Dependency injection (DI) is a very simple concept that aims to decouple components of your software and ease their integration and testing. It does so by asking for their sub-components instead of creating them. During this article, we will also mention inversion of control (IoC), which is commonly used along…

Design Patterns

5 min read

About design patterns: Dependency Injection
About design patterns: Dependency Injection
Design Patterns

5 min read

Antoine Veuiller

Antoine Veuiller

93 Followers

Software engineer focused on Backend and DevOps. All my blog posts are available on https://aveuiller.github.io/

Following
  • Vivek Naskar

    Vivek Naskar

  • Kirshi Yin

    Kirshi Yin

  • (λx.x)eranga

    (λx.x)eranga

  • Vera Mirzoyan

    Vera Mirzoyan

  • Tiexin Guo

    Tiexin Guo

See all (47)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams