2 repository-uri
Containerized deployments of complete backend application frameworks including API servers and database connectors.
Distinct from Containerized Server Deployments: Focuses on the full backend framework stack rather than generic server instances or specific DB backends
Explore 2 awesome GitHub repositories matching devops & infrastructure · Backend Frameworks. Refine with filters or upvote what's useful.
Horizon is a realtime API server and RethinkDB backend designed to push database changes instantly to front-end clients. It utilizes a WebSocket data streaming API to synchronize data between the database and user interfaces without requiring manual polling. The project integrates an OAuth identity manager for verifying user identities through third-party providers and a role-based access control system to define granular permissions for viewing or modifying database documents. It is delivered as a containerized backend framework, allowing the server and its dependencies to be deployed as a p
Delivers the entire server environment and dependencies as a portable container image for rapid deployment.
Acest proiect este un ghid de interviu pentru ingineria backend și o resursă de studiu pentru informatică. Oferă o colecție curatoriată de întrebări și răspunsuri tehnice axate pe arhitectura server-side, optimizarea bazelor de date și fundamentele rețelelor, pentru a pregăti evaluările profesionale de inginerie software. Resursa funcționează ca o referință tehnică pentru studiul proprietăților ACID, izolarea tranzacțiilor și optimizarea sistemelor relaționale și non-relaționale. Include o referință de arhitectură software pentru analizarea design pattern-urilor, dependency injection și compromisurile structurale ale diverselor framework-uri backend. Conținutul acoperă o gamă largă de domenii tehnice, inclusiv fundamentele sistemelor de operare, studiul protocoalelor de rețea și structuri de date. De asemenea, oferă un manual pentru DevOps și infrastructură, detaliind pipeline-urile de CI/CD, orchestrarea containerelor și strategii de deployment fără downtime.
Analyzes internal mechanics like dependency injection and event loops to evaluate differences between server-side environments.