-
Learning Chaos Engineering
This is a book for practitioners of the scientific discipline of chaos engineering. Chaos engineering is part of the overall resilience engineering approach and serves the spe‐cific purpose of surfacing evidence of system weaknesses before those weaknesses result in crises such as system outages. If you care about how you, your colleagues, and your entire sociotechnical system collectively practice and respond to threats to your system’s reliability, chaos engineering is for you!
-
Practical Guide to Applied Conformal Prediction in Python
Embark on an insightful journey with “Practical Guide to Applied Conformal Prediction in Python,” your comprehensive guide to mastering uncertainty quantification in machine learning. This book unfolds the complexities of Conformal Prediction, focusing on practical applications that span classification, regression, forecasting, computer vision, and natural language processing. It also delves into sophisticated techniques for addressing imbalanced datasets and multi-class classification challenges, presenting case studies that bridge theory with real-world practice.
-
Modern DevOps Practices
The new and improved Second Edition of this book goes beyond just the fundamentals of DevOps tools and their deployments. It covers practical examples to get you up to speed with containers, infrastructure automation, serverless container services, continuous integration and delivery, automated deployments, deployment pipeline security, and operating your services in production, all using containers and GitOps as a special focus
-
Mastering MongoDB 7.0
Mastering MongoDB 7.0 is a technical guide for developers and database professionals wanting to implement advanced functionalities and master complex database operations in MongoDB. Exploring the latest version of MongoDB, it helps with gaining the skills necessary to create efficient, secure, and high-performing applications using MongoDB.This book is an excellent collection of real-world examples, practical insights, and invaluable tips. It is a comprehensive guide to equip developers with the skills needed to handle the challenges of modern data management, application integration, and security
-
Mastering Elastic Kubernetes Service on AWS
Welcome! This is a handy book on using Elastic Kubernetes Service (EKS) to effortlessly deploy and manage your Kubernetes clusters on AWS. With EKS, running Kubernetes on AWS becomes a breeze as you no longer have to worry about the complexity of managing the underlying infrastructure. Kubernetes (K8s) is one the fastest-growing open source projects in the world and is rapidly becoming the de facto container orchestration platform for cloud-native applications.
-
Mastering Apex Programming
Applications built on the Salesforce platform are now a key part of many organizations’ IT systems,with more complex and integrated solutions being delivered every day. As a Salesforce developer working with Apex, it is important to understand the range and variety of tools at your disposal, how and when to use them, and what the best practices are.This revised second edition includes a complete restructuring and five new chapters filled with detailed content on the latest Salesforce innovations, including integrating with DataWeave in Apex and utilizing Flow and Apex together to build scalable applications with administrators
-
Manjaro Linux User Guide
More than a decade ago, learning Linux was a challenge. It required hundreds of hours reading hardto-digest books and accepting that compared to its counterparts, macOS and Windows, regular user software was not that good. Despite that, it was always known as a rock-solid OS, offering complete user privacy and the ability to build any software
-
Learn LLVM 17
Constructing a compiler is a complex and fascinating task. The LLVM project provides reusable components for your compiler and the LLVM core libraries implement a world-class optimizing code generator, which translates a source language-independent intermediate representation of machine code for all popular CPU architectures. The compilers for many programming languages already take advantage of LLVM technology
-
Learn Java with Projects
This book is more than just a guide; it’s a companion on your journey to master Java. Our goal is to make this journey enjoyable and effective. This book adopts a hands-on approach, combining theoretical concepts with lots of practical exercises and a capstone project. Whether you are a self-learner or part of a formal educational program, the hands-on exercises and capstone project will help solidify your knowledge, making the learning experience engaging and practical.
-
Kotlin Unleashed: Harnessing the Power of Modern Android Development Category
Kotlin is a statically-typed programming language that has gained popularity for Android app development. It offers many advantages over Java, the traditional language for Android development, including concise syntax, null safety, and enhanced support for functional programming. In this section, we will guide you through the process of getting started with Kotlin for Android development.SDKMAN
-
Kafka: The Definitive Guide
The greatest compliment you can give an author of a technical book is “This is the book I wish I had when I got started with this subject.” This is the goal we set for our selves when we started writing this book. We looked back at our experience writing Kafka, running Kafka in production, and helping many companies use Kafka to build software architectures and manage their data pipelines, and we asked ourselves, “What are the most useful things we can share with new users to take them from beginner to expert?” This book is a reflection of the work we do every day: run Apache Kafka and help others use it in the best ways.
-
Learn Java 17 Programming
The purpose of this book is to equip the readers with a solid understanding of Java fundamentals and to lead them through a series of practical steps from the basics to the actual real programming. The discussion and examples aim to stimulate the growth of the reader’s professional intuition by using proven programming principles and practices.The book starts with the basics and brings the readers up to the latest programming technologies, considered on a professional level.
-
Learn Grafana 10.x
Grafana is an open source analytical platform used for analyzing and monitoring time-series data. This second edition will help you to get up to speed with Grafana 10’s latest features for querying, visualizing, and exploring logs and metrics no matter where they are stored. Along the way, we’ll introduce key concepts and best practices in software development, data visualization, and application administration.
-
Information Security Handbook
Information security has become a global challenge impacting organizations across every industry sector. C-Suite and board-level executives are beginning to take their obligations seriously and, as a result, require competent business-focused advice and guidance from the organization’s information security professionals. Establishing a fully developed, risk-based, and business-focused information security program to support your organization is critical to ensuring your organization’s success moving into the future.
-
Kafka in Action
One of the questions we often get when talking about working on a technical book is, why the written format? For Dylan, at least, reading has always been part of his pre ferred learning style. Another factor is the nostalgia in remembering the first practical programming book he ever really read, Elements of Programming with Perl by Andrew L. Johnson (Manning, 2000).
-
Kafka Streams in Action (6nd ed.)
After completing the first edition of Kafka Streams in Action, I thought I had accom plished everything I set out to do. But as time went on, my understanding of the Kafka ecosystem and my appreciation for Kafka Streams grew. I saw that Kafka Streams was more powerful than I had initially thought. Additionally, I noticed other important pieces in building event-streaming applications; Kafka Streams is still a key player but not the only requirement.