Junte-se a nós em uma viagem ao mundo dos livros!
Adicionar este livro à prateleira
Grey
Deixe um novo comentário Default profile 50px
Grey
Assine para ler o livro completo ou leia as primeiras páginas de graça!
All characters reduced
Mastering Docker - From Basics to Expert Proficiency - cover
LER

Mastering Docker - From Basics to Expert Proficiency

William Smith

Editora: HiTeX Press

  • 0
  • 0
  • 0

Sinopse

"Mastering Docker: From Basics to Expert Proficiency" is an authoritative guide designed to take readers through the entire spectrum of Docker's capabilities. Starting with fundamental concepts, this book meticulously covers all essential aspects of Docker, including installation, image creation, container management, networking, and storage. Each chapter is structured to build upon the previous, ensuring a smooth learning curve and a comprehensive understanding of Docker's features and functionalities.
 
In addition to core concepts, the book delves into advanced techniques, best practices for security, and real-world use cases. Readers will learn to integrate Docker with Kubernetes, implement CI/CD pipelines, and optimize performance in complex environments. Rich with practical examples and insights, "Mastering Docker" is an indispensable resource for both beginners and seasoned practitioners aiming to harness the full potential of Docker in modern software development and deployment.
Disponível desde: 08/08/2024.
Comprimento de impressão: 438 páginas.

Outros livros que poderiam interessá-lo

  • Mushroom Gastronomy - The Art of Cooking with Mushrooms - cover

    Mushroom Gastronomy - The Art of...

    Krista Towns

    • 0
    • 0
    • 0
    Whether you forage for elusive mushrooms in the woods, at your local grocery, or farmers market, or are new to cooking with them, Mushroom Gastronomy is a long-awaited new cookbook that will prepare you for an exciting culinary journey into the world of edible mushrooms. The book explores 25 of the most popular edible and delicious mushrooms. Stunning photographs introduce each variety, including their unique nutritional values, ideal cooking methods, culinary tips, and flavor pairings, making this book a go-to resource for anyone interested in cooking with mushrooms.
    Ver livro
  • Cybersecurity Unveiled - Protecting Your Digital World in the Age of Information - cover

    Cybersecurity Unveiled -...

    Alex Turner

    • 0
    • 0
    • 0
    Provides important information for anyone wanting to understand and get around in the complicated world of hacking. In a time when digital information is both valuable and easy to steal, this book goes over all the strategies, tools, and best practices that are needed to keep personal and business data safe. 
    "Cybersecurity Unveiled" is written for a wide range of people, from regular users to cybersecurity experts. It starts with the basics, making sure you understand key ideas and terms. Then, it goes into detail about different kinds of cyber threats, such as malware, phishing, and advanced persistent threats. It gives useful tips on how to spot and protect against these threats. 
    Some of the most important parts of cybersecurity that are covered in the book are network infrastructure, device security, identity and access management, and data protection. Readers will learn about models and rules that are standard in the industry and that guide best practices. They will also learn about effective strategies for handling incidents and managing risks. 
    "Cybersecurity Unveiled" goes beyond the technical side of things to stress the value of security education and training, showing how an informed user base is an important line of defense. It also talks about moral and legal issues, giving a complete picture of the hacking world. 
    This book gets people ready for the changing tasks of the digital age by focusing on future trends and the need to keep learning. "Cybersecurity Unveiled" is not just a reference; it's also a call to action, encouraging people and groups to protect their online lives and make the future better and stronger for everyone.
    Ver livro
  • The Enigma Story - The Truth Behind the 'Unbreakable' World War II Cipher - cover

    The Enigma Story - The Truth...

    Dermot Turing

    • 0
    • 0
    • 0
    The Enigma cipher was supposed to be the German's impenetrable defence for its military communications against prying eyes during World War II. All manner of secrets were entrusted to it. When the Allies finally managed to crack the code, it heralded a turning point in the war. 
     
    This is the fascinating story of how the code was created, adopted by the Nazis, and finally broken. Dermot Turing, the nephew of the great codebreaker Alan Turing, explores the twists and turns of German encryption efforts from the end of World War I through to Hitler's demise and the great lengths to which the Allies went to break it. 
     
    The Enigma Story reveals the efforts of the codebreakers at Bletchley Park, the machines called 'bombes' specially designed to break it, and the vast resources devoted in America to decrypting German messages. From the cloak-and-dagger heroics of men like Hans-Thilo Schmidt and Gustave Bertrand to the brilliant mathematical discoveries of men like Henryk Zygalski and Dilly Knox to the fraught decision-making of Allied High Command, the battle for the code was at the heart of the Allied victory in World War II. 
     
    This extraordinary tale of intrigue, ingenuity and courage brings to life the complete story of the Enigma in a lively and entertaining narrative.
    Ver livro
  • The Back Story on Spine Care - A Surgeon’s Insights on Relieving Pain and Advocating for the Right Treatment to Get Your Life Back - cover

    The Back Story on Spine Care - A...

    Dr. Drew Bednar

    • 0
    • 0
    • 0
    “A tour de force of spine care from a master spine surgeon who has literally seen it all over the course of a four-decade career! This book is a must-read that is accessible to both the layperson and healthcare professionals. I found it both enjoyable and informative.” — Dr. Andrew J. Schoenfeld, Harvard Medical School professor and Spine editor in chief
    		 
    A practical and occasionally provocative look at the state of spinal surgical care
    		 
    Just a few decades ago most spine surgery was literally a gamble: maybe you’d get better and maybe you wouldn’t. Today we have the knowledge, understanding, and technology to predictably relieve pain and neurological deficits like never before — yet many patients are still getting subpar care.  
    		 
    Foundational knowledge of surgical spine care isn’t spreading to the medical community, let alone to patients, whose quality of life hangs in the balance. With The Back Story on Spine Care, orthopedic specialist Dr. Drew Bednar presents case studies that illuminate the common issues plaguing patients — and their treatment — today.
    		 
    Back problems are among the most common health issues, and with Dr. Bednar’s insights, knowledge, and practical tips, medical professionals can provide care that leads to healthier backs and happier lives.
    Ver livro
  • The Science of Computing - Algorithms and Data Structures - cover

    The Science of Computing -...

    Craig Dames

    • 0
    • 0
    • 0
    Computing has become an integral part of modern society, shaping various industries, scientific research, and everyday life. At its core, computing involves the use of computers and algorithms to process data, solve problems, and automate tasks. This chapter provides an overview of computing and the fundamental principles of computational thinking, which form the foundation for problem-solving in the digital age. 
    Computing encompasses both hardware and software components. Hardware refers to the physical devices, such as processors, memory units, and input/output devices, that perform computational tasks. Software, on the other hand, consists of programs and algorithms that instruct hardware on how to process information. The evolution of computing has led to significant advancements, from early mechanical calculators to modern high-performance computing systems capable of handling vast amounts of data. 
    Computational thinking is a problem-solving approach that involves breaking down complex problems into manageable parts, recognizing patterns, and developing step-by-step solutions. It consists of several key principles, including decomposition, abstraction, pattern recognition, and algorithm design. Decomposition involves dividing a problem into smaller, more manageable sub-problems. Abstraction focuses on identifying relevant details while ignoring unnecessary complexity. Pattern recognition allows problem solvers to identify similarities between different problems, enabling efficient solutions. Algorithm design involves creating a set of well-defined steps to achieve a specific outcome.
    Ver livro
  • EXCEL 2019 - Advanced Methods and Strategies to Learn and Execute EXCEL 2019 - cover

    EXCEL 2019 - Advanced Methods...

    Alexander Cane

    • 0
    • 0
    • 0
    The Excel 2019: Advanced Methods and Strategies to execute Excel 2019 is a book that covers all the necessary elements one would look for when wanting to learn how to use the advanced functionalities of the Excel application. As we progress through the chapters, you will gradually be introduced to newer and slightly more difficult concepts such as using formulas to manipulate charts, calculating data into the desired format before plotting it into a pivot table or a chart, or even choose from multiple ways of analyzing data. Throughout this book, you’ll not only learn about some amazing new features, but you’ll also develop a strong base and build it up from the ground absorbing new information. 
    The first of the chapters address the major upgrades and new features included in the Excel 2019 update, and then we proceed towards a journey of discovering the functionality, productivity and practical usefulness of the features mentioned above. Moreover, as a spoiler, we will also talk about some of the key features and major compatibility that Excel boasts while handling tasks relating to accounting and finance.
    Ver livro