Електронні книги
36801
Eлектронна книга

Puppet 3 Cookbook. An essential book if you have responsibility for servers. Real-world examples and code will give you Puppet expertise, allowing more control over servers, cloud computing, and desktops. A time-saving, career-enhancing tutorial - Second Edition

John Arundel

A revolution is happening in web operations. Configuration management tools can build servers in seconds, and automate your entire network. Tools like Puppet are essential to taking full advantage of the power of cloud computing, and building reliable, scalable, secure, high-performance systems. More and more systems administration and IT jobs require some knowledge of configuration management, and specifically Puppet.Puppet 3 Cookbook takes you beyond the basics to explore the full power of Puppet, showing you in detail how to tackle a variety of real-world problems and applications. At every step it shows you exactly what commands you need to type, and includes full code samples for every recipe.The book takes the reader from a basic knowledge of Puppet to a complete and expert understanding of Puppet's latest and most advanced features, community best practices, writing great manifests, scaling and performance, and extending Puppet by adding your own providers and resources. It starts with guidance on how to set up and expand your Puppet infrastructure, then progresses through detailed information on the language and features, external tools, reporting, monitoring, and troubleshooting, and concludes with many specific recipes for managing popular applications.The book includes real examples from production systems and techniques that are in use in some of the world's largest Puppet installations, including a distributed Puppet architecture based on the Git version control system. You'll be introduced to powerful tools that work with Puppet such as Hiera. The book also explains managing Ruby applications and MySQL databases, building web servers, load balancers, high-availability systems with Heartbeat, and many other state-of-the-art techniques

36802
Eлектронна книга

Puppet 4 Essentials. Acquire skills to manage your IT infrastructure effectively with Puppet - Second Edition

Felix Frank, Martin Alfke

Puppet is a configuration management tool that allows you to automate all your IT configurations, giving you control over what you do to each Puppet Agent in a network, and when and how you do it. In this age of digital delivery and ubiquitous Internet presence, it's becoming increasingly important to implement scalable and portable solutions, not only in terms of software, but also the systems that run it. The free Ruby-based tool Puppet has established itself as the most successful solution to manage any IT infrastructure. Ranging from local development environments through complex data center setups to scalable cloud implementations, Puppet allows you to handle them all with a unified approach.Puppet 4 Essentials, Second Edition gets you started rapidly and intuitively as you’ll put Puppet’s tools to work right away. It will also highlight the changes associated with performance improvements as well as the new language features in Puppet 4. We’ll start with a quick introduction to Puppet to get you managing your IT systems quickly. You will then learn about the Puppet Agent that comes with an all-in-one (AIO) package and can run on multiple systems. Next, we’ll show you the Puppet Server for high-performance communication and passenger packages. As you progress through the book, the innovative structure and approach of Puppet will be explained with powerful use cases. The difficulties that are inherent to a complex and powerful tool will no longer be a problem for you as you discover Puppet's fascinating intricacies.By the end of the book, you will not only know how to use Puppet, but also its companion tools Facter and Hiera, and will be able to leverage the flexibility and expressive power implemented by their tool chain.

36803
Eлектронна книга

Puppet 4.10 Beginner's Guide. From newbie to pro with Puppet 4.10 - Second Edition

John Arundel

Puppet 4.10 Beginner’s Guide, Second Edition, gets you up and running with the very latest features of Puppet 4.10, including Docker containers, Hiera data, and Amazon AWS cloud orchestration. Go from beginner to confident Puppet user with a series of clear, practical examples to help you manage every aspect of your server setup.Whether you’re a developer, a system administrator, or you are simply curious about Puppet, you’ll learn Puppet skills that you can put into practice right away. With practical steps giving you the key concepts you need, this book teaches you how to install packages and config files, create users, set up scheduled jobs, provision cloud instances, build containers, and so much more. Every example in this book deals with something real and practical that you’re likely to need in your work, and you’ll see the complete Puppet code that makes it happen, along with step-by-step instructions for what to type and what output you’ll see. All the examples are available in a GitHub repo for you to download and adapt for your own server setup.

36804
Eлектронна книга

Puppet 5 Beginner's Guide. Go from newbie to pro with Puppet 5 - Third Edition

John Arundel

Puppet 5 Beginner’s Guide, Third Edition gets you up and running with the very latest features of Puppet 5, including Docker containers, Hiera data, and Amazon AWS cloud orchestration. Go from beginner to confident Puppet user with a series of clear, practical examples to help you manage every aspect of your server setup. Whether you’re a developer, a system administrator, or you are simply curious about Puppet, you’ll learn Puppet skills that you can put into practice right away. With practical steps giving you the key concepts you need, this book teaches you how to install packages and config files, create users, set up scheduled jobs, provision cloud instances, build containers, and so much more. Every example in this book deals with something real and practical that you’re likely to need in your work, and you’ll see the complete Puppet code that makes it happen, along with step-by-step instructions for what to type and what output you’ll see. All the examples are available in a GitHub repo for you to download and adapt for your own server setup.

36805
Eлектронна книга

Puppet 5 Cookbook. Jump start your Puppet 5.x deployment using engaging and practical recipes - Fourth Edition

Thomas Uphill

Puppet is a configuration management system that automates all your IT configurations, giving you control of managing each node. Puppet 5 Cookbook will take you through Puppet's latest and most advanced features, including Docker containers, Hiera, and AWS Cloud Orchestration. Updated with the latest advancements and best practices, this book delves into various aspects of writing good Puppet code, which includes using Puppet community style, checking your manifests with puppet-lint, and learning community best practices with an emphasis on real-world implementation.You will learn to set up, install, and create your first manifests with version control, and also learn about various sysadmin tasks, including managing configuration files, using Augeas, and generating files from snippets and templates. As the book progresses, you'll explore virtual resources and use Puppet's resource scheduling and auditing features. In the concluding chapters, you'll walk through managing applications and writing your own resource types, providers, and external node classifiers.By the end of this book, you will have learned to report, log, and debug your system.

36806
Eлектронна книга

Puppet 5 Essentials. A fast-paced guide to automating your infrastructure - Third Edition

Martin Alfke, Felix Frank

Puppet is a configuration management tool that allows you to automate all your IT configurations, giving you control over what you do to each Puppet Agent in a network, and when and how you do it. In this age of digital delivery and ubiquitous Internet presence, it's becoming increasingly important to implement scaleable and portable solutions, not only in terms of software, but also the system that runs it.This book gets you started quickly with Puppet and its tools in the right way. It highlights improvements in Puppet and provides solutions for upgrading. It starts with a quick introduction to Puppet in order to quickly get your IT automation platform in place. Then you learn about the Puppet Agent and its installation and configuration along with Puppet Server and its scaling options. The book adopts an innovative structure and approach, and Puppet is explained with flexible use cases that empower you to manage complex infrastructures easily.Finally, the book will take readers through Puppet and its companion tools such as Facter, Hiera, and R10k and how to make use of tool chains.

36807
Eлектронна книга

Puppet 8 for DevOps Engineers. Automate your infrastructure at an enterprise scale

David Sandilands, Nigel Kersten

As DevOps and platform engineering drive the demand for robust internal development platforms, the need for infrastructure configuration tools has never been greater. Puppet, a powerful configuration management tool, is widely used by leading enterprises and boasts a thriving open source community.This book provides a comprehensive explanation of both the Puppet language and the platform. It begins by helping you grasp the basic concepts and approach of Puppet as a stateful language, and then builds up to explaining how to structure Puppet code to scale and allow flexibility and collaboration among teams. As you advance, you’ll find out how the Puppet platform allows the management and reporting of infrastructure configuration. The book also shows you how the platform can be integrated with other tooling, such as ServiceNow and Splunk. The concluding chapters help you implement Puppet to fit in heavily regulated and audited environments as well as modern hybrid cloud environments.By the end of this book, you’ll have gained a solid understanding of the capabilities of both the Puppet language and platform, and you will have learned how to structure and scale Puppet to create a platform to provide enterprise-grade infrastructure configuration.

36808
Eлектронна книга
36809
Eлектронна книга

Puppet for Containerization. Manage, orchestrate, and deploy containers with Puppet

Scott Coulton

This book teaches you how to take advantage of the new benefits of containerization systems such as Docker, Kubernetes, Docker Swarm, and Docker UCP, without losing the panoptical power of proper configuration management. You will learn how to integrate your containerized applications and modules with your Puppet workflow. You will also understand how to manage, monitor, and orchestrate hosts to keep deployed containers running seamlessly. With the help of this book, you can efficiently automate and document with containers, as a part of your system.The book will also cover use cases of deploying Puppet within a containerized environment.

36810
Eлектронна книга

Puppet: Mastering Infrastructure Automation

Jaime Soriano Pastor

Puppet is a configuration management tool that allows you to automate all your IT configurations, giving you control. It was written for and by system administrators to manage large numbers of systems efficiently and prevent configuration drifts. Puppet gives you control of what you do to each node, when you do it, and how you do it.This Learning Path will take you from the basics of Puppet to extending it and then mastering it. We will start off with a primer on Puppet, its installation and get a sneak peek under its hood. We will then move on to designing and deploying your Puppet architecture, learning best practices for writing reusable and maintainable code, and executing, testing, and deploying Puppet across your systems. Finally, we will deal with problems of scale and exceptions in your code, automate workflows, and support multiple developers working simultaneously.This course is based on the following books: 1)Puppet 4 Essentials - Second Edition 2)Extending Puppet - Second Edition 3)Mastering Puppet - Second Edition

36811
Eлектронна книга
36812
Eлектронна книга

Pura vida. Życie & śmierć Williama Walkera

Patrick Deville

"Pura Vida" opowiada o krótkim, lecz niezwykle intensywnym życiu Williama Walkera. Urodzony w1824 roku w Nashville, Tennessee, w rodzinie o szkockich korzeniach, był nieodrodnym dzieckiem epoki romantyzmu. Studiował medycynę i prawo, zajmował się też pracą dziennikarską, ale wszystko to nie mogło zadowolić tak niespokojnego ducha. Po śmierci narzeczonej postanowił zatem pójść w ślady swojego literackiego idola, lorda Byrona, i zorganizować własną misję wyzwoleńczą. Celem jego wyprawy stały się opanowane przez Hiszpanów kraje Ameryki Środkowej, którym zamierzał narzucić nowych władców białych i angielskojęzycznych. Wkrótce odnosi pierwszy sukces: na odbitych Meksykowi terytoriach tworzy nową Republikę Dolnej Kalifornii i zostaje jej prezydentem. Jego kolejnym celem jest podbój ogarniętej wojną domową Nikaragui. Reżim Walkera popada jednak w konflikt z właścicielem przedsiębiorstwa transportowego Corneliusem Vanderbiltem, któremu udaje się zdobyć poparcie innych państw środkowoamerykańskich i którego wielkim sprzymierzeńcem okazuje się też dżuma dziesiątkująca armię samozwańca. Burzliwe życie Williama Walkera zakończyło się w 1860 roku w Hondurasie, gdzie w wieku zaledwie 36 lat zostanie skazany na śmierć. Śledzenie jego życiorysu jest dla Devillea także pretekstem do refleksji nad fenomenem wyzwolicieli Ameryki Łacińskiej, takich jak Simón Bolívar, Augusto César Sandino, a szczególnie Ernesto Che Guevara - do dziś otaczanych w tym regionie niezwykłą czasem niemal religijną czcią w przeciwieństwie do Walkera, którego nazwisko pozostaje tam symbolem znienawidzonego uzurpatora.

36813
Eлектронна книга

Purple Pirate

Talbot Mundy

Without exaggeration, a very good, rich, interesting event, an adventure and a historical novel in an epic style about the noble personality of the Tros of Samothrace. The page by page describes the incredible courage and dedication of the protagonist in the struggle for Greek freedom and independence while helping the British and Druids fight Julius Caesar.

36814
Eлектронна книга

Purple Team Strategies. Enhancing global security posture through uniting red and blue teams with adversary emulation

David Routin, Simon Thoores, Samuel Rossier

With small to large companies focusing on hardening their security systems, the term purple team has gained a lot of traction over the last couple of years. Purple teams represent a group of individuals responsible for securing an organization’s environment using both red team and blue team testing and integration – if you’re ready to join or advance their ranks, then this book is for you. Purple Team Strategies will get you up and running with the exact strategies and techniques used by purple teamers to implement and then maintain a robust environment. You’ll start with planning and prioritizing adversary emulation, and explore concepts around building a purple team infrastructure as well as simulating and defending against the most trendy ATT&CK tactics. You’ll also dive into performing assessments and continuous testing with breach and attack simulations. Once you’ve covered the fundamentals, you'll also learn tips and tricks to improve the overall maturity of your purple teaming capabilities along with measuring success with KPIs and reporting.With the help of real-world use cases and examples, by the end of this book, you'll be able to integrate the best of both sides: red team tactics and blue team security measures.

36815
Eлектронна книга

Purpurowa nić

Francine Rivers

"Purpurowa nić" to powieść o miłości i zdradzie, o zwątpieniu i nadziei, o rozstaniu i powrotach... Życie Sierry Madrid miało być sielanką. Wspaniały mąż. Cudowne dzieci. I pomyślne widoki na przyszłość. Ale czasami powracały we wspomnieniach Sierry słowa jej ojca: "Zobaczysz, że przez tego chłopaka będziesz jeszcze płakać!" Wtedy nie chciała w nie wierzyć, teraz zaś Alex, jej mąż, nie pozwalał o nich zapomnieć. Nagle ten doskonale poukładany świat, konstruowany z marzeń i snów, rozsypał się jak domek z kart... "Spotkanie z tą książką to dla mnie wielka odkrywcza przygoda polegająca na poznaniu wewnętrznej dynamiki małżeństwa i wewnętrznego rozwoju zarówno mężczyzny, jak i kobiety. Ten rozwój, ta progresja możliwe są tylko dzięki Chrystusowi. Polaryzacja egoizmów prowadzi do destrukcji. W miarę zbliżania się do Jezusa bohaterowie odkrywają w jakim stopniu sami dla siebie stają się przeszkodą w rozwoju." O. Jan Góra Francine Rivers, jedna z najpopularniejszych powieściopisarek amerykańskich. Autorka licznych bestsellerów, m.in. nagrodzonego wyróżnieniem Golden Medallion Award cyklu Mark of the Lion (Znamię Lwa), na który składają się trzy powieści: (Głos w wietrze, Echo w ciemności, Jak świt poranka), przenoszące czytelnika w świat starożytnego Rzymu. Poza tą trylogią, która zdobyła miliony czytelników w samych Stanach, znakomicie przyjęte przez krytyków zostały także powieści: "Szofar zabrzmiał", "Ostatni zjadacz grzechu" oraz "Dziecko pokuty".

36816
Eлектронна книга

Purpurowe łzy

Beata Majewska

Lęk przed stratą bywa tak samo bolesny jak strata... Nie wiadomo kiedy Alija z brzydkiego kaczątka zmieniła się w prawdziwą piękność. Wychowanka Karima Kasymowa spędza całe dnie w jego luksusowej willi jako pokojówka, ale przede wszystkim wierna przyjaciółka Fabiany, ukochanej Chana. Młoda muzułmanka coraz częściej odczuwa jednak samotność, a kiedy w rezydencji pojawia się nowy ogrodnik, przystojny Michał Chłodny, dociera do niej, że się zakochała i to z wzajemnością. Nie wie, że Michał skrywa mroczny sekret, który determinuje jego postępki. Tyko Radik, zastępca Karima, czuje niechęć do ogrodnika, ale nikt nie bierze na poważnie jego zastrzeżeń, a już na pewno nie zakochana po uszy dziewczyna. Niestety, oni wszyscy słono za to zapłacą. Alija i Fabiana padną ofiarą planów Polaka i trafią w sam środek piekła. Jaką rolę w dramacie odegra Ksenia, córka Dżamili? Kim naprawdę jest Michał Chłodny? I co sprawi, że Alija znajdzie się w miejscu, skąd nie ma żadnego wyjścia poza tym ostatecznym?