Skip to content

Files

Latest commit

8b0242c · Feb 27, 2023

History

History

consul

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 18, 2023
Jan 18, 2023
Feb 27, 2023
title path
Consul overview
consul/README.md

1. Introduction

  • Consul is a service mesh solution providing a full featured control plane with service discovery, configuration, and segmentation functionality.
  • Main features:
    • Service Discovery
    • Health Checking
    • KV Store
    • Secure Service Communication
    • Multi Datacenter

2. Architecture

image

3. Pratical guide

https://www.velotio.com/engineering-blog/hashicorp-consul-guide-1