GitforGits – författare
Visar alla böcker från författaren GitforGits. Handla med fri frakt och snabb leverans.
4 produkter
4 produkter
E-bok
Engelska327 kr
Läs direkt efter köp
E-bok
Engelska381 kr
Läs direkt efter köp
E-bok
Engelska, 2026372 kr
Läs direkt efter köp
Master Terraform and Ace Your Certification in One Comprehensive GuideGet ready to become an infrastructure automation expert. This complete study guide prepares you for the HashiCorp Certified Terraform Associate (Exam 004) while building real-world skills that enterprises demand out of Terraform. Updated edition with Terraform 1.12, this hands-on book takes you from absolute beginner to certification-ready professional through progressive, practical learning. You'll work with live examples on Linux, building actual infrastructure while mastering core concepts.What You'll Gain:Deep understanding of Infrastructure as Code principles and Terraform's architectureHands-on experience with the complete Terraform workflow: write, plan, applyExpertise in modules, state management, and advanced configuration patternsMastery of HCP Terraform for team collaboration and enterprise workflowsTwo complete 57-question practice exams mirroring real certification difficultyConfidence to manage production infrastructure at scaleNo fluff. No theory-only explanations. Every chapter includes code you can run, building progressively complex infrastructure. In this book, you'll understand not just how to pass the exam, but how to architect, deploy, and maintain real infrastructure systems. Whether you're a sysadmin modernizing skills, a developer expanding into infrastructure, or an IT professional managing the cloud environment, this book is your roadmap to Terraform mastery and certification success. Key LearningsWrite declarative infrastructure code that provisions cloud resources automaticallyMaster the write-plan-apply workflow for safe, predictable infrastructure changes every timeBuild reusable Terraform modules that eliminate duplication across multiple environmentsManage remote state with locking to enable seamless team collaborationImport existing infrastructure into Terraform management without disrupting running systemsUse dynamic blocks and expressions to create flexible, adaptable configuration patternsProtect sensitive data with ephemeral values and write-only argumentsDetect and reconcile infrastructure drift between actual resources and configurationLeverage HCP Terraform for remote execution, policy enforcement, and GitOps workflowsRefactor configurations safely using moved blocks without destroying production resources
E-bok
Engelska, 2026372 kr
Läs direkt efter köp
Learn to build and deploy web apps at super-fast speed with Laravel 12 and PHP 8.5. There's nothing like this out there. This book is an absolute recipe-based book for PHP developers covering practical, battle-tested solutions for building, securing and maintaining production-grade Laravel 12 applications on Linux. It's all broken down into a bunch of focused recipes that actually tackle some of the real-world backend challenges you might face.From scratch, you'll get to configure a secure PHP 8.5 and Laravel 12 environment, design expressive Eloquent models with complex relationships, and enforce layered authentication and role-based access control using Breeze, Socialite, and Fortify. I'll show you to build multi-channel notification systems, integrate real-time broadcasting with Pusher and Laravel Echo, and offload heavy work to queued jobs with retry strategies, chaining, and batching. We'll go through file storage, media management, image processing with Intervention Image v3, and secure S3 integration in detail, as well as temporary signed URL generation and a reusable media registry.And the last few chapters are all about automation and reliability, like scheduling tasks using routes/console.php, running automated database backups with Spatie Laravel Backup, getting rid of stale data with the Prunable trait, and keeping an eye on your app's health with Telescope and Pulse. Key LearningsMake a production-ready Laravel 12 environment on Linux from scratch.Create eloquent relationships and optimize queries using eager loading and scopes.Implement layered authentication with Breeze, Socialite, Fortify, and RBAC middleware.Run server-side validation with custom closure rules and tailored error messages.Centralize exception handling using Laravel 12's bootstrap-first callback.Dispatch, chain, and batch background jobs with robust retry and failure handling.Deliver real-time notifications via database, email, SMS, and WebSocket broadcasting.Process, resize, and store media securely using Intervention Image v3 and AWS S3.Automate recurring maintenance tasks using console and cron.Monitor application health and prune stale data through Pulse and Telescope.