GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#python #design #design_patterns #design_system #development #interview #interview_practice #interview_questions #programming #python #system #web #web_application #webapp

This guide helps you learn how to design large-scale systems and prepare for system design interviews. Here are the key points The guide provides an organized collection of resources on system design principles, including video lectures, articles, and practice interview questions.
- **Interview Preparation** The guide covers various system design topics like performance vs scalability, latency vs throughput, availability vs consistency (CAP theorem), caching, load balancing, reverse proxies, database design (SQL and NoSQL), and communication protocols (HTTP, TCP, UDP).
- **Tools and Techniques** The guide includes real-world architectures from companies like Google, Facebook, Twitter, and others to help understand how these principles are applied in practice.
- **Contributing**: It encourages contributions to improve and expand the content.

Using this guide, you can become a better engineer by learning how to build scalable systems and prepare effectively for technical interviews.

https://github.com/donnemartin/system-design-primer
#javascript #docker #monitor #monitoring #responsive #self_hosted #selfhosted #single_page_app #socket_io #uptime #uptime_monitoring #webapp #websocket

Uptime Kuma is a simple and powerful tool to monitor if your websites or services are working correctly. It can check various types of services like HTTP, TCP, and even game servers. You can get notifications through many platforms like Telegram, Discord, and email if something goes wrong. The interface is user-friendly and fast, and it supports multiple languages. You can try it quickly with a live demo or install it easily using Docker or without Docker on your computer. This helps you keep an eye on your online services to ensure they are always available.

https://github.com/louislam/uptime-kuma
👎1