Nouveauté

Database-Driven Applications: Connecting and Optimizing Backend Systems on Linux

Par : Evan Pierce
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub protégé est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
  • Non compatible avec un achat hors France métropolitaine
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • FormatePub
  • ISBN8235755307
  • EAN9798235755307
  • Date de parution23/06/2026
  • Protection num.Adobe DRM
  • Infos supplémentairesepub
  • ÉditeurIoakim Ioakim

Résumé

Master the architecture of modern backend systems and transform your basic programming skills into production-ready engineering expertise. Bridging the gap between writing simple code on a local machine and deploying highly scalable, secure, and resilient database-driven applications on Linux servers is a massive technological leap. This comprehensive guide demystifies the entire backend ecosystem.
You will explore the profound relationship between relational databases, application logic, and the underlying Linux operating system. Step out of the local development sandbox and discover what actually happens inside the server when a query runs. By understanding how data flows from a user interface down to the physical storage drive, you will gain the power to design systems that handle thousands of concurrent users without failing.
What you will learn inside: Linux Server Fundamentals: Navigate the filesystem, manage background processes with systemd, and configure strict network firewalls to secure your infrastructure. Relational Database Architecture: Understand how PostgreSQL and MySQL process queries, manage memory buffers, and guarantee data durability. Advanced SQL and Optimization: Write complex declarative queries, build efficient B-Tree indexes, and eliminate slow sequential scans.
Connection Management: Implement robust connection pooling to protect your infrastructure from massive traffic spikes. Concurrency and Transactions: Solve lost updates and deadlocks using isolation levels and strict architectural patterns. Deployment and High Availability: Containerize stateless applications, orchestrate zero-downtime schema migrations, and configure read replicas for infinite scale.
Whether you are a frontend developer transitioning to full-stack or a junior backend engineer preparing for enterprise deployments, this book provides the exact theoretical foundation and practical command-line skills required. Stop guessing how your data is stored and start operating massive data systems with absolute confidence.