erata
Researcher, loves to learn new things, looks at life with a smile, responsible, dreamer, interested in every aspect of life, challenging,..
erata's Stars
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
DuendeSoftware/demo.duendesoftware.com
Demo Instance of Duende IdentityServer
K8sAcademy/Fundamentals-HandsOn
Files for the Docker and Kubernetes Fundamentals Hands-On labs
aws-samples/fargate-game-servers
This repository contains an example solution on how to scale a fleet of game servers on AWS Fargate on Elastic Container Service and route players to game sessions using a Serverless backend. Game Server data is stored in ElastiCache Redis. All resources are deployed with Infrastructure as Code using CloudFormation, Serverless Application Model, Docker and bash/powershell scripts. By leveraging AWS Fargate for your game servers you don't need to manage the underlying virtual machines.
sevdokimov/log-viewer
Web UI for viewing logs
microsoft/sql-server-samples
Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
gncyyldz/EF-Core-Training
assafelovic/gpt-researcher
LLM based autonomous agent that conducts local and web research on any topic and generates a comprehensive report with citations.
SaiUpadhyayula/spring-boot-microservices
This repository contains the latest source code of th spring-boot-microservices tutorial
goldbergyoni/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
amigoscode/spring-boot-fullstack-professional
Spring Boot Full Stack with React for Professionals
garystafford/spring-cloud-demo
Spring Cloud Project for a blog post, Diving Deeper into ‘Getting Started with Spring Cloud’
ali-bouali/springboot-3-micro-service-demo
Micro services architecture with spring boot 3
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
weaverj/gettingstartedjunit5
Sample system to learn unit testing with JUnit 5.
sudheerj/angular-interview-questions
List of 300 Angular Interview Questions and answers
devbyaccident/azure-voting-app-redis
Azure voting app used in docs.
kriscfoster/spring-boot-testing-pyramid
sqshq/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
GoogleContainerTools/distroless
🥑 Language focused docker images, minus the operating system.
StevenBlack/hosts
🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
kodekloudhub/example-voting-app-kubernetes
koculu/ZoneTree
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.
svg/svgo
⚙️ Node.js tool for optimizing SVG files
Dijji/FileMeta
Enable Explorer in Vista, Windows 7 and later to see, edit and search on tags and other metadata for any file type
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings