sooch27's Stars
webtutsplus/ecommerce-backend
SkySingh04/Haalsamachar-infra
Haalsamachar IAC : Contains Terraform scripts, Kubernetes manifests, and GitOps configurations for Haalsamachar App
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
Maharshi-Mimo/Terraform-AWS-3Tier
Three-Tier Application build entirely using Terraform (IaC).
tungbq/devops-basics
🚀 Practical and document place for DevOps toolchain
redis-developer/video-qa-semantic-vector-caching
This repository is a Video Q&A site that uses LangChain, OpenAI, Google Gemini, and Redis to answer questions using videos for RAG.
Vadym79/AWSLambdaJavaWithSpringBoot
Different examples of solutions API Gateway->Lambda->DynamoDB with Lambda managed Java 21 runtime based on Spring Boot 3 with AWS Serverless Java Container, AWS Lambda Web Adapter, Spring Cloud Function (all including SnapStart enabling and various priming techniques), Custom Docker Image and GraalVM Native Image
hxu296/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
Leader-board/OA-and-Interviews
The guide to online assessments and interviews
ali-bouali/microservices-full-code
ultralytics/ultralytics
Ultralytics YOLO11 🚀
minhky2185/healthcare_data_pipeline
An end-to-end data pipeline for building Data Lake and supporting report using Apache Spark.
krishnadey30/LeetCode-Questions-CompanyWise
Contains Company Wise Questions sorted based on Frequency and all time
d0x2f/birthday-checker-infrastructure
hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
AlexIoannides/pyspark-example-project
Implementing best practices for PySpark ETL jobs and applications.
tahreemrasul/semantic_research_engine
A semantic research engine to get relevant papers based on a user query. Application frontend with Chainlit Copilot. Observability with Literal. Other Tech stack: LangChain, Chroma
lizongying/go-crawler
A web crawling framework implemented in Golang, it is simple to write and delivers powerful performance. It comes with a wide range of practical middleware and supports various parsing and storage methods. Additionally, it supports distributed deployment. 基于golang实现的爬虫框架,编写简单,性能强劲。内置了丰富的实用中间件,支持多种解析、保存方式,支持分布式部署。
afaqueahmad7117/spark-experiments
Ultimate guide for mastering Spark Performance Tuning and Optimization concepts and for preparing for Data Engineering interviews
dennyglee/databricks
Repository of sample Databricks notebooks
stefanprodan/dockprom
Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager
umputun/docker-logger
Logs collector for docker
dockersamples/example-voting-app
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
JDBraun/dbx_mws_example
An example of a multiple workspace deployment with reusable modules.
chkpwd/iac
eatonphil/goraft
A basic Raft implementation in Go.
hashicorp/raft
Golang implementation of the Raft consensus protocol
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
eliben/raft
:rowboat: Raft implementation in Go