Rabu, 12 Mei 2010

Docker: Up & Running, by Karl Matthias, Sean P. Kane

Docker: Up & Running, by Karl Matthias, Sean P. Kane

It is not secret when connecting the composing abilities to reading. Checking out Docker: Up & Running, By Karl Matthias, Sean P. Kane will make you get even more sources and also resources. It is a manner in which could boost exactly how you forget and understand the life. By reading this Docker: Up & Running, By Karl Matthias, Sean P. Kane, you could more than exactly what you receive from various other publication Docker: Up & Running, By Karl Matthias, Sean P. Kane This is a popular book that is released from popular publisher. Seen kind the writer, it can be relied on that this book Docker: Up & Running, By Karl Matthias, Sean P. Kane will certainly give several inspirations, about the life as well as encounter as well as everything within.

Docker: Up & Running, by Karl Matthias, Sean P. Kane

Docker: Up & Running, by Karl Matthias, Sean P. Kane



Docker: Up & Running, by Karl Matthias, Sean P. Kane

Best PDF Ebook Online Docker: Up & Running, by Karl Matthias, Sean P. Kane

Updated to cover Docker version 1.10

Docker is quickly changing the way that organizations are deploying software at scale. But understanding how Linux containers fit into your workflow—and getting the integration details right—are not trivial tasks. With this practical guide, you’ll learn how to use Docker to package your applications with all of their dependencies, and then test, ship, scale, and support your containers in production.

Two Lead Site Reliability Engineers at New Relic share much of what they have learned from using Docker in production since shortly after its initial release. Their goal is to help you reap the benefits of this technology while avoiding the many setbacks they experienced.

  • Learn how Docker simplifies dependency management and deployment workflow for your applications
  • Start working with Docker images, containers, and command line tools
  • Use practical techniques to deploy and test Docker-based Linux containers in production
  • Debug containers by understanding their composition and internal processes
  • Deploy production containers at scale inside your data center or cloud environment
  • Explore advanced Docker topics, including deployment tools, networking, orchestration, security, and configuration

Docker: Up & Running, by Karl Matthias, Sean P. Kane

  • Amazon Sales Rank: #78710 in eBooks
  • Published on: 2015-06-11
  • Released on: 2015-06-11
  • Format: Kindle eBook
Docker: Up & Running, by Karl Matthias, Sean P. Kane

About the Author

Karl Matthias is a Principal Systems Engineer with Nitro Software. He has worked as a developer, systems administrator, and network engineer for everything from startups to Fortune 500 companies. After a few years at startups in Germany and the UK followed by a stint at home in Portland, Oregon, he and his family recently landed in Dublin, Ireland. When not devoting his time to things digital, he can be found herding his two daughters, shooting film with vintage cameras, or riding one of his bicycles.

Sean Kane is currently a Lead Site Reliability Engineer for the Shared Infrastructure Team at New Relic. He has had a long career in production operations, with many diverse roles, in a broad range of industries. He has spoken about subjects like alerting fatigue and hardware automation at various meet-ups and technical conferences, including Velocity.Sean spent most of his youth living overseas, and exploring what life has to offer, including graduating from the Ringling Brother & Barnum & Bailey Clown College, completing 2 summer internships with the US Central Intelligence Agency, and building the very first web site in the state of Alaska. He gratefully lives in the US Pacific Northwest with his wife and children and still loves traveling and still photography.


Docker: Up & Running, by Karl Matthias, Sean P. Kane

Where to Download Docker: Up & Running, by Karl Matthias, Sean P. Kane

Most helpful customer reviews

29 of 31 people found the following review helpful. Mind the subtitle - this is a "Docker for DevOps" book By Bill Be careful to understand what this book is about before you order it. The subtitle is quite important: "shipping reliable containers in production." Although this is a deep topic that no one book cannot be a definitive reference for - this is precisely what this book is about. I happen to be interested in Docker for other reasons - for instance as a sandboxing tool in support of software development. So if you're interested in Docker from the deployment and DevOps perspective, this book seems fine. That said, I think its a rather one-sided portrayal of a powerful tool that may have other uses.

18 of 20 people found the following review helpful. An excellent, in-depth introduction to Docker By Jonathan J. Hall "Docker: Up and Running" serves as an excellent introduction to Docker, whether you come from a systems administration, DevOps or a software development background. Although dry at times (which I blame on the subject matter, not on the writing), the book is well organized, and logically walks the reader through the essentials of Docker, starting with what it is and its history, and ending with a moderately advanced discussion of Linux kernel internals as they relate to Docker security concerns, and how to design a deployment strategy around Docker.This was the second book I read on the topic of Docker, "The Docker Book" by James Turnbull being the first. But that book left me with a lot of questions that "Docker: Up and Running" has helped answer for me. Specifically, I felt this book provided a much-needed big-picture understanding of Docker, without neglecting important details.The good:* Logically organized, advancing thematically from the history of Docker, to how to install it, to how to build and manage images, to debugging, to security concerns.* The book starts by explaining general concepts, then drills down into the details. This makes the book easy to follow, and also easy to skim over parts that may not interest you.* As technical books go, this one is written in a relatively engaging style. It’s not quite a page-turner, but it didn’t feel like a chore to get through the material.* The compartmental organization of the book makes it easy to use as a reference. Topics which aren’t immediately relevant to you are easy to skip over and return to later.* I feel this book provides enough information that you can actually get started using Docker after finishing it. That is to say, it’s not just a primer that leaves you with a general impression, but leaves the nitty gritty up to you to research on your own.The bad:* This book looks a lot like a first edition (strange, huh?) with a lot of typographical errors.* I feel like most of the OS-specific instructions were wasted space.* As with any rapidly-changing technology, large portions of this book are likely to become outdated very quickly. Hopefully, new editions will be quick to market.In conclusion, I believe this book fills an important gap in the area of Docker books. I anticipate that this will quickly become *the* de facto Docker book for quite a while.

10 of 10 people found the following review helpful. A concise and friendly introduction to Docker, ranging from the basics up to containers security. By Jascha Casadio With more than a thousands contributors, and backed by colossi such as Google, Docker is by far this year’s hottest topic and gained so much momentum that Amazon released containers’ specific instances on AWS. Quite impressive, indeed, mainly considering it relies on technology that has been there, available to all of us, since years (Solaris jails anyone?). The revolution were not indeed the containers themeselves, but rather encapsulating the whole thing inside a blue smiling whale and making it easy for us all average human beings to take advantage of it and deploy containers with a couple of lines of code. Or less. In the last 12 months many books dedicated to Docker were released, confirming the interest of publishing companies in the business that moves around that whale. Good for us, since this means there is a lot to help us learn and get better! Among the books available is Docker: Up and Running, quite good pick for both enthusiasts and professionals that provides some very interesting material on advanced topics, mainly security.I have been reading this book during commute, on my way to work. I am honest, after reading the official documentation, so complete and easy to follow that it is such an indispensable resource for anyone willing to learn more about Docker, I was not expecting much from these tiny 200 pages. I must admit that, despite trying to find as many cons as possible, I have reached the back cover with my notebook plenty of positives notes and several code snippets that I will jealously keep somewhere safe. What stands out is how concise the book is: a paragraph, a concept. Plain and simple. The reader is gradually taken from the very basics up to advanced topics (more on this in a minute) smoothly, with no abrupt changes of subject. The abundance of colorful schemas definitely helps the reader getting a better, clearer picture of the subject being discussed. The examples are well explained and easy to follow.The best of the book is the part dedicated to security, no doubts. The authors dedicate lots of pages to make it clear that a container is just a process running on the host and that the root user in a container, is the root of the host itself, with all that comes with it. The risks and damages that creating containers with way too many privileges are both discussed and shown with plenty of examples. Tips are given to make containers safer and the world a better place.A couple of words about the many warnings that we find throughout the text: very often, when explaining the different features of Docker, and the internals that make it all happen, the authors come up with a box containing no more than three or four lines, very small pieces of wisdom with helpful suggestions to save the enthusiast from common pitfalls.To wrap it all up, a very good title for anyone interested in Docker, be it a DevOps or simply an enthusiast. While there are more user-friendly choices covering the basics, Docker: Up and Running is definitely suggested to anyone seriously interested in the blue whale, mainly for the chapters dedicated to security and the advanced topics in general.Suggested readings:The Docker Book: an user friendly, concise introduction to Docker. While it does not cover many advanced topics, it’s by far the best covering the basics.Docker Hands on: while not helpful to beginners, it offers the reader many advanced topics that can’t be found anywhere else.As usual, you can find more reviews on my personal blog: http://books.lostinmalloc.com. Feel free to pass by and share your thoughts!

See all 25 customer reviews... Docker: Up & Running, by Karl Matthias, Sean P. Kane


Docker: Up & Running, by Karl Matthias, Sean P. Kane PDF
Docker: Up & Running, by Karl Matthias, Sean P. Kane iBooks
Docker: Up & Running, by Karl Matthias, Sean P. Kane ePub
Docker: Up & Running, by Karl Matthias, Sean P. Kane rtf
Docker: Up & Running, by Karl Matthias, Sean P. Kane AZW
Docker: Up & Running, by Karl Matthias, Sean P. Kane Kindle

Docker: Up & Running, by Karl Matthias, Sean P. Kane

Docker: Up & Running, by Karl Matthias, Sean P. Kane

Docker: Up & Running, by Karl Matthias, Sean P. Kane
Docker: Up & Running, by Karl Matthias, Sean P. Kane

Tidak ada komentar:

Posting Komentar