Senin, 12 Oktober 2015

* PDF Ebook Learning Saltstack, by Colton Myers

PDF Ebook Learning Saltstack, by Colton Myers

New updated! The Learning Saltstack, By Colton Myers from the most effective writer and author is now offered right here. This is guide Learning Saltstack, By Colton Myers that will make your day reading comes to be finished. When you are searching for the printed book Learning Saltstack, By Colton Myers of this title in the book shop, you could not find it. The issues can be the restricted versions Learning Saltstack, By Colton Myers that are given in guide shop.

Learning Saltstack, by Colton Myers

Learning Saltstack, by Colton Myers



Learning Saltstack, by Colton Myers

PDF Ebook Learning Saltstack, by Colton Myers

Learning Saltstack, By Colton Myers How can you alter your mind to be much more open? There lots of resources that can aid you to enhance your thoughts. It can be from the various other experiences and tale from some people. Schedule Learning Saltstack, By Colton Myers is among the trusted sources to obtain. You can find numerous publications that we share right here in this web site. And also now, we show you one of the very best, the Learning Saltstack, By Colton Myers

Maintain your way to be here and also read this resource completed. You can appreciate searching guide Learning Saltstack, By Colton Myers that you truly describe obtain. Below, obtaining the soft file of the book Learning Saltstack, By Colton Myers can be done quickly by downloading and install in the web link web page that we give below. Certainly, the Learning Saltstack, By Colton Myers will certainly be all yours sooner. It's no have to get ready for guide Learning Saltstack, By Colton Myers to obtain some days later after purchasing. It's no have to go outside under the heats at middle day to go to guide establishment.

This is some of the benefits to take when being the participant and also obtain guide Learning Saltstack, By Colton Myers right here. Still ask just what's different of the other website? We offer the hundreds titles that are created by suggested authors and also publishers, all over the world. The connect to acquire as well as download Learning Saltstack, By Colton Myers is also really simple. You could not locate the complicated website that order to do even more. So, the method for you to get this Learning Saltstack, By Colton Myers will be so simple, won't you?

Based upon the Learning Saltstack, By Colton Myers specifics that we provide, you could not be so confused to be here and also to be member. Obtain currently the soft documents of this book Learning Saltstack, By Colton Myers as well as save it to be yours. You conserving can lead you to stimulate the convenience of you in reading this book Learning Saltstack, By Colton Myers Also this is kinds of soft data. You could actually make better possibility to get this Learning Saltstack, By Colton Myers as the advised book to check out.

Learning Saltstack, by Colton Myers

Learn how to manage your infrastructure by utilizing the power of SaltStack

About This Book
  • Execute commands and enforce the state of your entire infrastructure in seconds.
  • Make managing your servers as easy as visualizing the end goal -- let SaltStack do the heavy lifting through the state system.
  • Learn by doing in this step by step guide to getting started with SaltStack.
Who This Book Is For

If you are a system administrator who manages multiple servers, then you know how difficult it is to keep your infrastructure in line. If you've been searching for an easier way, this book is for you. No prior experience with SaltStack is required.

What You Will Learn
  • Install Salt on all of your servers
  • Run commands on all or some of your minions instantly from a central managing server
  • Write custom Salt modules to handle your infrastructure's unique needs
  • Define the state of your infrastructure and use Salt to enforce that state
  • Create platform-agnostic state definitions for greater flexibility and power
  • Manage virtual servers on public or private clouds using Salt Cloud
  • Use the event system in Salt to create a reactive and self-healing infrastructure
In Detail

SaltStack is one of the best infrastructure management platforms available. It provides powerful tools for defining and enforcing the state of your infrastructure in a clear, concise way.

This book will start with the installation and setup of Salt along with your first commands, and will take you through all the tools you'll need to manage your infrastructure. You'll learn how to use SaltStack's remote execution system to run commands across your whole infrastructure in seconds. Then, with SaltStack's configuration management system, you'll be able to define the state of your infrastructure in a reproducible, stable manner. You'll also learn a number of other tools within SaltStack that will allow you to create an adaptive, reactive, and self-healing infrastructure. Finally, by the end of the book, you'll be able to build a reliable, scalable, secure, high-performance infrastructure and fully utilize the power of cloud computing.

  • Sales Rank: #299291 in Books
  • Published on: 2015-02-27
  • Released on: 2015-01-27
  • Original language: English
  • Number of items: 1
  • Dimensions: 9.25" h x .40" w x 7.50" l, .68 pounds
  • Binding: Paperback
  • 160 pages

About the Author

Colton Myers

Colton Myers is a software engineer living in Salt Lake City, Utah. Since graduating with a BS in computer science from the University of Utah, he has worked professionally writing software in Python. Colton loves working on open source software, and he has represented the US PyCon conference as a speaker multiple times. He is a SaltStack Certified Trainer and has worked on the Salt open source software for years. At the time of writing this book, Colton was working as a platform engineer for SaltStack. You can find him on Twitter and GitHub at @basepi.

Most helpful customer reviews

5 of 5 people found the following review helpful.
More than I expected, definitely thorough, but should be viewed as a beginning.
By Tod Hansmann
I've approached SaltStack several times as dev and sysadmin, and it's always been a confusing mess. So when this book came along I was hoping it was a bit more organized than the docs have ever lead me along with. Let's discuss. I can do a more in-depth version and a short version, let's start long.

In-Depth:

Colton begins with a presentation I've seen in many mediums, installing salt as a master and a minion, and running a few commands remotely. Where this comes across differently is it explains everything extremely thoroughly and in a way that progressively builds on the core concepts to show what's happening and how to interpret things. It assumes nothing.

If that were the end, it would be an improvement, and cover just about everything I've ever seen presented in user groups. For this book it's just the beginning. We're exposed to not only remote execution, but discussion of grains as a concept for organizing your infrastructure beyond names, and states to ensure configuration management happens in a straightforward way. Then he brings in pillars, which is never a concept that made sense when explained in the documentation. Suffice to say, without even having to diagram it out, I followed along perfectly with what pillars were and how to utilize them and even modify them after deployment. Finishing it off with environments, events, and cloud features covers enough bases to manage any infrastructure.

Extension is actually the feature that takes the cake here. Colton thankfully doesn't just explain what Salt is and how to use it. If you've ever done infrastructure management you know it's not enough to just get the off-the-shelf functionality they give you. Here we're exposed to how to extend every aspect of the Salt system, to handle just about any need one would like to run with. You'll need your own YAML and jinja2 primer, but that's not difficult. The extensibility with examples is the value that will make any reader a Salt master by the end of it.

As a technical book, it's more narrative than most code references but still very verbose in the command-line output, so do be prepared to think while you read. Things not covered, if you are concerned with these areas, which I don't think were "missing" to me because they're not important in my mind, but aren't there in case you think they are important:
- Windows
- Any sort of interop beyond the event system
- In-depth security (this is broached so you can do more research if this is important, this just won't BE your research reference)

In all, well worth the price if you have to manage infrastructure. It was more than I hoped for, and is a great beginning to intermediate book.

Summary Review:

If you want to learn and you've seemed confused looking at just about anything, this is a great introduction that carries you along the path to doing something useful and discovering the depth in areas you need. The nice thing about the book is that it exposes you to just about every area of SaltStack I've ever heard anything about, so you can then formulate the possibilities. Not every example is applicable to your infrastructure, far from it, but it is easy to produce with a couple virtual machines and follow along with everything just to learn. Then you can take to the docs to expand.

2 of 2 people found the following review helpful.
Not sure what SaltStack can do for you? Give this book a quick read it is well worth the price.
By Brian Binovsky
I've used Ansible, Chef, Puppet and SaltStack in enterprise networks. SaltStack is a powerful tool which tends to have insufficient advocacy. I bought this book because after a few years using SaltStack I consistently found myself explaining the core concepts of SaltStack to people I was discussing the subject with. Often referencing familiar elements of Chef because Chef has greater advocacy and perhaps more exposure. I found the coverage of this book to be complete without resorting to being daunting to read. It covers the basic setup. It covers the many features and why these features are valuable with decent examples. I found a few aspects about the SaltStack Pillars and SaltStack Grains that could perhaps use a bit more information in the book that would be relevant in the infrastructure and security context (maybe one paragraph would be a good addition). However I am confident that anyone that takes the time to comprehend this book will be able to fill in these missing elements with relevant Internet searches. I have recommended this book several times in person at Meetups and in discussions and I have no issue recommending this book on Amazon. A quick review of my profile will show that I am not overly prone to publicly expressing opinions on most of my purchases. This book and SaltStack was worth the unusual level of recommendation from me as a technical professional and SaltStack user.

2 of 2 people found the following review helpful.
Good resource for those who are new to Salt
By S. H. Cannon
This book introduces the fundamentals of using Salt in a clear and well organized manner. The examples are clear and easy to follow and provide the basics that can allow you to get your environment "salted" in no time. If you are interested in gaining a fundamental understanding of the essential concepts of Salt, this is a quick and easy to read resource that is up to the task.

See all 13 customer reviews...

Learning Saltstack, by Colton Myers PDF
Learning Saltstack, by Colton Myers EPub
Learning Saltstack, by Colton Myers Doc
Learning Saltstack, by Colton Myers iBooks
Learning Saltstack, by Colton Myers rtf
Learning Saltstack, by Colton Myers Mobipocket
Learning Saltstack, by Colton Myers Kindle

* PDF Ebook Learning Saltstack, by Colton Myers Doc

* PDF Ebook Learning Saltstack, by Colton Myers Doc

* PDF Ebook Learning Saltstack, by Colton Myers Doc
* PDF Ebook Learning Saltstack, by Colton Myers Doc

Tidak ada komentar:

Posting Komentar