Earl Waud – författare
Visar alla böcker från författaren Earl Waud. Handla med fri frakt och snabb leverans.
6 produkter
6 produkter
Mastering Chef Provisioning
Render your entire infrastructure as code with Chef
Häftad, Engelska, 2016
573 kr
Skickas inom 5-8 vardagar
Learn Chef Provisioning like a boss and finally own your infrastructureKey Features[*] This is the first Chef book focused on provisioning infrastructure as its sole task. The book offers a clear solution to a specific pain point: learn to make your system work faster.[*] Learning better approaches to load balancing and parallelization with this book will save you time[*]By mastering the techniques in this book, you will know how to run an entire fleet of machines without breaking a sweat[*] This book is more helpful than the documentation (https://docs.chef.io/provisioning.html), with a stronger guiding voice and clearer explanations and use casesBook DescriptionThis book will show you the best practices to describe your entire infrastructure as code. With the help of this book you can expand your knowledge of Chef because and implement robust and scalable automation solutions. You can automate and document every aspect of your network, from the hardware to software, middleware, and all your containers. You will become familiar with the Chef’s Chef Provisioning tool. You will be able to make a perfect model system where everything is represented as code beneath your fingertips.Make the best possible use of your resources, and deliver infrastructure as code, making it as versionable, testable and repeatable as application softwareWhat you will learn[*] Use best practices to describe your entire infrastructure as code[*] Automate and document every aspect of your network, from the hardware of individual nodes to software, middleware, and all containers and clouds[*] Create a perfect model system[*] Make the best possible use of your resources and avoid redundancy[*] Deliver on the promise of Infrastructure as Code[*] Scale with ease by properly provisioning their infrastructure[*] Use the best Test Driven Development methodologiesWho this book is forThis book is for Software Engineers, System Administrators, or DevOps Engineers who need to quickly deliver reliably consistent infrastructure at scale. You are expected to have intermediate experience with Chef and Ruby and will be reading this book to advance your knowledge and take your skillset to the next level.
1 036 kr
Skickas inom 5-8 vardagar
Learn Chef Provisioning like a boss and discover how to deploy software and manage hosts, along with engaging recipes to automate your cloud and server infrastructure with Chef.About This Book* Leverage the power of Chef to transform your infrastructure into code to deploy new features in minutes* Get step-by-step instructions to configure, deploy, and scale your applications* Master specific Chef techniques to run an entire fleet of machines without breaking a sweat.Who This Book Is ForIf you are a system administrator, Linux administrator, a cloud developer, or someone who just wants to learn and apply Chef automation to your existing or new infrastructure, then this learning path will show you all you need to know. In order to get the most out of this learning path, some experience of programming or scripting languages would be useful.What You Will Learn* Install Chef server on your own hosts* Integrate Chef with cloud services* Debug your cookbooks and Chef runs using the numerous inspection and logging facilities of Chef* Extend Chef to meet your advanced needs by creating custom plugins for Knife and Ohai* Create a perfect model system* Use the best test-driven development methodologiesIn DetailChef is a configuration management tool that turns IT infrastructure into code. Chef provides tools to manage systems at scale. This learning path takes you on a comprehensive tour of Chef's functionality, ranging from its core features to advanced development. You will be brought up to speed with what's new in Chef and how to set up your own Chef infrastructure for individuals, or small or large teams. You will learn to use the basic Chef command-line tools. We will also take you through the core concepts of managing users, applications, and your entire cloud infrastructure. You will learn the techniques of the pros by walking you through a host of step-by-step guides to solve real-world infrastructure automation challenges.You will learn to automate and document every aspect of your network, from the hardware to software, middleware, and all your containers. You will become familiar with the Chef'sProvisioning tool. By the end of this course, you will be confident in how to manage your infrastructure, scale using the cloud, and extend the built-in functionality of Chef itself.The books used in this Learning Path are:1) Chef Essentials2) Chef Infrastructure Automation Cookbook - Second Edition3) Mastering Chef ProvisioningStyle and approachThis fast-paced guide covers the many facets of Chef and will teach administrators to use Chef as a birds-eye lens for their entire system. This book takes you through a host of step-by-step guides to solve real-world infrastructure automation challenges and offers elegant, time-saving solutions for a perfectly described and automated network.
Docker Quick Start Guide
Learn Docker like a boss, and finally own your applications
Häftad, Engelska, 2018
446 kr
Skickas inom 5-8 vardagar
Develop and build your Docker images and deploy your Docker containers securely.Key FeaturesLearn Docker installation on different types of OSGet started with developing Docker imagesUse Docker with your Jenkins CI/CD systemBook DescriptionDocker is an open source software platform that helps you with creating, deploying, and running your applications using containers. This book is your ideal introduction to Docker and containerization.You will learn how to set up a Docker development environment on a Linux, Mac, or Windows workstation, and learn your way around all the commands to run and manage your Docker images and containers.You will explore the Dockerfile and learn how to build your own enterprise-grade Docker images. Then you will learn about Docker networks, Docker swarm, and Docker volumes, and how to use these features with Docker stacks in order to define, deploy, and maintain highly-scalable, fault-tolerant multi-container applications.Finally, you will learn how to leverage Docker with Jenkins to automate the building of Docker images and the deployment of Docker containers. By the end of this book, you will be well prepared when it comes to using Docker for your next project.What you will learnSet up your Docker workstation on various platformsUtilize a number of Docker commands with parametersCreate Docker images using DockerfilesLearn how to create and use Docker volumesDeploy multi-node Docker swarm infrastructureCreate and use Docker local and remote networksDeploy multi-container applications that are HA and FTUse Jenkins to build and deploy Docker imagesWho this book is forThis guide is for anyone who needs to make a quick decision about using Docker for their next project. It is for developers who want to get started using Docker right away.
Docker Workshop
Learn how to use Docker containers effectively to speed up the development process
Häftad, Engelska, 2020
573 kr
Skickas inom 5-8 vardagar
Get started with Docker on your local machine and progress towards deploying useful applications in production with this simplified, practical guideKey FeaturesGet a working understanding of Docker containers by incorporating them in your development processComplete interesting exercises to learn how to secure and control access of your containersWork with advanced features of Docker to make your development process smoother and reliableBook DescriptionNo doubt Docker Containers are the future of highly-scalable software systems and have cost and runtime efficient supporting infrastructure. But learning it might look complex as it comes with many technicalities. This is where The Docker Workshop will help you.Through this workshop, you’ll quickly learn how to work with containers and Docker with the help of practical activities.? The workshop starts with Docker containers, enabling you to understand how it works. You’ll run third party Docker images and also create your own images using Dockerfiles and multi-stage Dockerfiles. Next, you’ll create environments for Docker images, and expedite your deployment and testing process with Continuous Integration. Moving ahead, you’ll tap into interesting topics and learn how to implement production-ready environments using Docker Swarm. You’ll also apply best practices to secure Docker images and to ensure that production environments are running at maximum capacity. Towards the end, you’ll gather skills to successfully move Docker from development to testing, and then into production. While doing so, you’ll learn how to troubleshoot issues, clear up resource bottlenecks and optimize the performance of services.By the end of this workshop, you’ll be able to utilize Docker containers in real-world use cases.What you will learnGet a solid understanding of how Docker containers workNetwork Docker images and environments to allow communication between servicesBuild and publish docker images from a CI/CD pipelineUse Docker Swarm to implement production-ready environmentsFind out how to replace Swarm with Kubernetes clustersExtend your Docker images with PluginsWho this book is forThis is the right learning asset if you are a developer or a beginner who wants to get a practical understanding of Docker containers. If you have experienced in running command shells or knowledge of IntelliJ, atom, or VSCode editors, then you will grasp the topics covered here quickly.
AI Prompts for Profit
A Done-for-You Guide to Profitable Results with AI for Entrepreneurs and Creatives
Häftad, Engelska, 2024
404 kr
Skickas inom 5-8 vardagar
311 kr
Skickas inom 5-8 vardagar