Meraj-Kazi / DevOps-Hackathon-2024-Project

Project we hacked during the day-long hackathon we attended at Brain Station 23 on March 2, 2024.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevOps Hackathon 2024 Project

Tools & Technology stack we used

Python MySQL Grafana Docker Loki REST HTTP Git GitHub Visual Studio Code

We used opentelemtry tools such as Jaeger tracing, grafana, loki etc. to trace and monitor api services. Our main goal was to create a scalable monitoring and tracing service that works perfectly with the backend services.

For the api services, we used python and fastAPI and MySQL database.

Team Details

Team name: Susanoo Team members:

Problem statement

Here's the link to the probelm statement - Case Study

What we need to do

So, we need to create 2 API services that talks with each other. trace them individually with Jaeger and also trace their communication. Then setup Context Propagation via HTTP or RabitMQ from service one to service two. Instrument a DB liek Redis/MySQL/postgres/mongoDB etc. Setup a metric system liek Grafana and a data collection system like Prometheus etc.

A detailed marking criteria is here: Marking Crietria

About us

We're a team of professional software engineers. We didn't have any DevOps related experience prior to this hackathon. That's the main reason we participated. We wanted to learn new stuffs. And we actualy learnned these new tools and technologies because of this hackathon. Thanks to the whole organizing team, judges, Poridhi and Brain Station 23 for organizing such event.

About

Project we hacked during the day-long hackathon we attended at Brain Station 23 on March 2, 2024.


Languages

Language:Python 96.7%Language:Dockerfile 3.3%