Результати пошуку
Raul Lapaz
With readily available services, support, and tools, Kubernetes has become a foundation for digital transformation and cloud-native development, but it brings significant security challenges such as breaches and supply chain attacks.This updated edition equips you with defense strategies to protect your applications and infrastructure while understanding the attacker mindset, including tactics like container escapes and exploiting vulnerabilities to compromise clusters. The author distills his 25+ years of experience to guide you through Kubernetes components, architecture, and networking, addressing authentication, authorization, image scanning, resource monitoring, and traffic sniffing. You’ll implement security controls using third-party plugins (krew) and tools like Falco, Tetragon, and Cilium. You’ll also secure core components, such as the kube-apiserver, CoreDNS, and kubelet, while hardening images, managing security contexts, and applying PodSecurityPolicy. Through practical examples, the book teaches advanced techniques like redirecting traffic from misconfigured clusters to rogue pods and enhances your support incident response with effective cluster monitoring and log analysis.By the end of the book, you'll have a solid grasp of container security as well as the skills to defend your clusters against evolving threats.
Stephen Walz, Tony Sabat
With engineering projects getting bigger, deadlines getting tighter, and greater demands for precision, you need tools that do more and work smarter. Autodesk Civil 3D 2026 rises to the challenge, delivering powerful new capabilities for high-precision design modeling and streamlined collaboration. In this second edition, Stephen Walz and Tony Sabat, leaders in digital design and innovation in civil infrastructure, walk you through Civil 3D’s cutting-edge features, such as pressure layout improvements, dynamic corridor targeting, and performance enhancements for surface modeling and grading. It’s not just about learning new features; you’ll be able to integrate these new toolsets into real-world workflows, develop standards, and collaborate effectively within distributed teams. From surface development and intelligent utility design to smart document creation, this book explores practical and automated applications of tools and modeling techniques that you’ll use every day. Whether you work independently or are part of a large design team, you’ll walk away knowing how to configure, manage, and deliver projects with Civil 3D 2026 while improving your entire project pipeline.*Email sign-up and proof of purchase required
Daniel Bugl, Georg Schelkshorn
React Hooks allow you to easily encapsulate, reuse, and refactor logic with the same level of simplicity that components bring to user interface organization.In this second edition, React expert and author of many popular React books, Daniel Bugl guides you through the full spectrum of React Hooks, and teaches you how to handle forms, routing, and data fetching in modern React development. This edition is fully updated to React 19, with a revamped structure, expanded real-world use cases, and coverage of all newly introduced Hooks.Starting with the fundamentals, you'll gain a deep understanding of how Hooks work under the hood and how to apply Hooks patterns efficiently. The chapters guide you through using State, Reducer, and Effect Hooks to manage application state, side effects, and complex logic for building your first Hook-based app. You'll utilize Suspense and Context APIs for streamlined data fetching and state management, master Form Actions for handling submissions, and implement routing with Hooks. You’ll also create custom Hooks for advanced functionality and write tests for reliability. Finally, you’ll learn how to refactor an existing app with class components into modern Hooks architecture.By the end of this React book, you'll be well-equipped to use React Hooks to modernize and optimize your React projects.