Andrew Block - Böcker
Visar alla böcker från författaren Andrew Block. Handla med fri frakt och snabb leverans.
7 produkter
7 produkter
English Novel, 1740-1850
A Catalogue Including Prose Romances, Short Stories, and Translations of Foreign Fiction
Inbunden, Engelska, 1982
1 160 kr
Skickas inom 10-15 vardagar
Andrew Block's checklist is a tool for the book collector, the librarian, the bookseller, the research student, and the supervisor of research students. It can be used for the rapid finding of the wanted fact; it is a useful reference book for any collection.
476 kr
Skickas inom 7-10 vardagar
Learn how to manage Kubernetes clusters and application configurations with Argo CD, the easy-to-use open source GitOps engine. With this practical book, development teams will quickly gain a foundational understanding of Argo CD for deploying and managing containerized applications - without having to be a Kubernetes expert, and without needing full access to an existing Kubernetes environment.With the adoption of Kubernetes, the ability to effectively manage platform configurations has become a paramount concern. Authors Andrew Block from Red Hat and Christian Hernandez from Akuity show you how to apply GitOps practices with Argo CD to manage one or even thousands of Kubernetes environments with confidence. You'll start with a basic understanding of the Argo CD technology and quickly learn how to achieve faster and more secure deployments.With this book, you will:Learn the basics of applying GitOps principles to your Kubernetes environmentsUse Argo CD to manage Kubernetes configurations as well as the applications you deploy to the platformManage the configurations of a single Kubernetes cluster or thousands of clustersDeploy Kubernetes resources using tools such as Kustomize and HelmUnderstand the importance of managing sensitive material and resources
Red Hat Certified Engineer (Rhce) Ansible Automation Study Guide
In-Depth Guidance and Practice
Häftad, Engelska, 2025
433 kr
Skickas inom 7-10 vardagar
With the Ansible automation tool, developers and system administrators in the enterprise can automate the provisioning, configuration, and management of distributed and on-premises systems. This study guide prepares you for the Red Hat Certified Engineer (RHCE) certification exam, 90% of which covers Ansible.Alex Soto Bueno, director of developer experience at Red Hat, and Andrew Block, Distinguished Architect at Red Hat, walk you through all the material covered in the exam. You'll begin with foundational concepts that build on one another and then dive into specific exam topics. The performance-based exam requires a deep knowledge of Ansible systems and tasks under time pressure. This comprehensive guide is the ideal way to prepare.With this book, you will:Learn how Ansible can simplify your day-to-day operationsSolve real-world Ansible problems in a hands-on command-line environmentLearn how to install Ansible and set up managed environmentsUse ad hoc commands and include them in scripts as requested in the examPrepare your Ansible configuration file and inventory fileInstall virtualization softwareSet up and prepare nodes, including SSH key-based authenticationInstall required Ansible packagesAnd more
Psychological Assessment of Surgical Candidates
Evidence-Based Procedures and Practices
Häftad, Engelska, 2023
822 kr
Skickas inom 7-10 vardagar
Psychosocial factors, such as caregiver support and patients amp rsquo expectations for quality of life after surgery, can have a strong impact on surgery outcomes. This book presents evidence-based approaches to presurgical psychological assessment across a broad range of medical conditions.Psychologists and other mental health professionals are increasingly included within the preoperative evaluation process for patients preparing for major surgery. Presurgical psychological assessment (PPA) aims to assess both the risk factors for poor surgical outcome, as well as patient strengths and resources that can have a positive impact on surgery results.This book presents evidence-based approaches to PPA across a broad range of medical conditions. Chapters outline a flexible model and practical tips for conducting PPA. They also offer selection and administration guidelines for psychological testing and clinical interviews, and information about relevant ethical and legal issues. Chapters review specific surgical areas in which PPAs are routinely conducted, including metabolic and bariatric, gynecologic, spinal procedures, gender embodiment, breast cancer treatment and prevention, solid organ transplant, deep brain stimulation, and treatment for temporal lobe epilepsy.
420 kr
Skickas inom 7-10 vardagar
Safely store secret information like passwords, keys, and certificates in Kubernetes. In this practical guide, you'll discover methods for adding layers of security that will defend the critical data of your applications.In Securing Kubernetes Secrets you will find: Strategies for storing secure assets in Kubernetes Cryptographic options and how to apply them in Kubernetes Using the HashiCorp Vault server on Kubernetes for secure secrets storage Managing security with public cloud providers Applying security concepts using tools from the Kubernetes ecosystem End-to-end secrets storage from development to operations Implementing in Kubernetes in CI/CD systems Secrets, like database passwords and API keys, are some of the most important data in your application. Securing Kubernetes Secrets reveals how to store these sensitive assets in Kubernetes in a way that's protected against leaks and hacks. You'll learn about the default capabilities of Kubernetes secrets, where they're lacking, and alternative options to strengthen applications and infrastructure. Kubernetes secrets include small and sensitive data like passwords, tokens, and keys. The security defaults of Kubernetes are rarely enough to protect this valuable data, and can leave it—and you—exposed. In this book, you'll learn how to bake security into Kubernetes-based applications right from the start with security best practices and reliable third-party tools like HashiCorp Vault
Managing Kubernetes Resources Using Helm
Simplifying how to build, package, and distribute applications for Kubernetes
Häftad, Engelska, 2022
621 kr
Skickas inom 5-8 vardagar
Reduce the complexity of managing applications on Kubernetes and develop an enterprise pattern for application deliveryKey FeaturesLearn best practices from the core maintainer of Helm for application delivery and life cycle managementManage applications deployed in Kubernetes effectively using HelmGo beyond the basics when using Helm with key security considerations and management optionsBook DescriptionContainerization is one of the best ways to implement DevOps, and learning how to execute it effectively is an essential part of a developer’s skillset. Kubernetes is the current industry standard for container orchestration. This book will help you discover the efficiency of managing applications running on Kubernetes with Helm.Starting with a brief introduction to Helm and its impact on users working with containers and Kubernetes, you’ll delve into the primitives of Helm charts and their architecture and use cases. From there, you’ll understand how to write Helm charts in order to automate application deployment on Kubernetes and work your way toward more advanced strategies. These enterprise-ready patterns are focused on concepts beyond the basics so that you can use Helm optimally, looking at topics related to automation, application development, delivery, lifecycle management, and security.By the end of this book, you’ll have learned how to leverage Helm to build, deploy, and manage applications on Kubernetes.What you will learnUnderstand how to deploy applications on Kubernetes with easePackage dynamic applications for deployment on KubernetesIntegrate Helm into an existing software release processDevelop an enterprise automation strategy on Kubernetes using HelmUse Helm within a Helm Kubernetes operatorLeverage Helm in a secure and stable manner that fits the enterpriseDiscover the ins and outs of automation with HelmWho this book is forThis book is for Kubernetes developers or administrators who are interested in learning Helm to provide automation for app development on Kubernetes. Although no prior knowledge of Helm is required, basic knowledge of Kubernetes application development will be useful.
Learn Helm
Improve productivity, reduce complexity, and speed up cloud-native adoption with Helm for Kubernetes
Häftad, Engelska, 2020
573 kr
Skickas inom 5-8 vardagar
A comprehensive introduction to automated application deployment on Kubernetes for beginnersKey FeaturesEffectively manage applications deployed in Kubernetes using HelmLearn to install, upgrade, share, and manage applications deployed in KubernetesGet up and running with a package manager for KubernetesBook DescriptionContainerization is currently known to be one of the best ways to implement DevOps. While Docker introduced containers and changed the DevOps era, Google developed an extensive container orchestration system, Kubernetes, which is now considered the frontrunner in container orchestration. With the help of this book, you’ll explore the efficiency of managing applications running on Kubernetes using Helm.Starting with a short introduction to Helm and how it can benefit the entire container environment, you’ll then delve into the architectural aspects, in addition to learning about Helm charts and its use cases. You’ll understand how to write Helm charts in order to automate application deployment on Kubernetes. Focused on providing enterprise-ready patterns relating to Helm and automation, the book covers best practices for application development, delivery, and lifecycle management with Helm.By the end of this Kubernetes book, you will have learned how to leverage Helm to develop an enterprise pattern for application delivery.What you will learnDevelop an enterprise automation strategy on Kubernetes using HelmCreate easily consumable and configurable Helm chartsUse Helm in orchestration tooling and Kubernetes operatorsExplore best practices for application delivery and life cycle managementLeverage Helm in a secure and stable manner that is fit for your enterpriseDiscover the ins and outs of automation with HelmWho this book is forThis book is for Kubernetes developers or administrators who are interested in learning Helm to provide automation for application development on Kubernetes. Although no prior knowledge of Helm is required, basic knowledge of Kubernetes application development will be useful.