Coder Social home page Coder Social logo

travellux_infra's Introduction

TRAVLUX Infrastructure

This repository is the infrastructure for the TRAVLUX Project.

Note You can find the app repository here.

Deployment

We built the app using Docker and then Kubernetes for deployment.

Kubernetes

The Cluster looks like the following:

kubernetes

  • The microservices are in the default namespace.
  • Each microservice is deployed via Helm Charts.
  • The template contains the deployment , service, configMap and secrets for each microservice.
  • Implemented Ingress to expose the website to the public and to enable communication between the front and the other microservices.

app

Deployment Strategy

Automation

Helm

We created Helm Charts that ArgoCD will use for automated deployment. Any changes pushed made to the charts in the main branch will be updated in the cluster with the help of ArgoCD.

1

Terraform

We used Terraform, which is an IAC tool to provision infrastructure, to build 2 microstacks:

  • Application Stack: We provisioned an AKS cluster and set-up the first Helm charts of our application.
  • Monitoring Stack: We created the observability tools for our application which are Prometheus, Grafana and Loki.

Observability tools

  • Grafana: for dashboarding.
  • Prometheus: to store and query metrics.
  • Grafana Loki: to store and query logs
  • Jaeger: to collect traces and visualize them.

travellux_infra's People

Contributors

nourbelmabrouk avatar zeineblabbane avatar

Stargazers

 avatar Aymen Boujmil avatar Wassim Kallel avatar Ramzi Latrous avatar

Watchers

 avatar

Forkers

zeineblabbane

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.