IT eBooks https://it-ebooks.dev Free and Open IT Books Library https://it-ebooks.dev/img/logo.png IT eBooks https://it-ebooks.dev Thu, 25 Dec 2025 09:44:59 -0500 en Books <![CDATA[Kubernetes Deployment Anti-patterns]]> Kubernetes Deployment Anti-patterns

This guide serves as a practical reference for deploying applications on Kubernetes, designed for technical professionals who have already containerized their applications. It focuses on the application deployment layer, assuming a properly configured Kubernetes cluster is in place. The content systematically documents common anti-patterns encountered during deployment - such as misconfigured resource limits, flawed health checks, and insecure secret management - and pairs each one with a concre...

]]>
https://it-ebooks.dev/books/sysadmin-and-devops/kubernetes-deployment-anti-patterns?from=rss https://it-ebooks.dev/books/sysadmin-and-devops/kubernetes-deployment-anti-patterns?from=rss Codefresh SysAdmin & DevOps Thu, 25 Dec 2025 09:44:59 -0500
<![CDATA[The Spirit of Wi-Fi]]> The Spirit of Wi-Fi

This book chronicles the 15-year genesis of Wi-Fi from an internal venture within NCR Corporation to a billion-dollar global market. Written by a key leader who spearheaded the technology through successive corporate transformations (NCR, AT&T, Lucent Technologies, Agere Systems), it provides a firsthand account of innovating inside large, often skeptical, organizations. The narrative details the relentless struggle to develop and market a disruptive wireless LAN technology that didn't align wit...

]]>
https://it-ebooks.dev/books/hardware-and-iot/the-spirit-of-wi-fi?from=rss https://it-ebooks.dev/books/hardware-and-iot/the-spirit-of-wi-fi?from=rss Cees Links Hardware & IoT Thu, 25 Dec 2025 09:00:59 -0500
<![CDATA[Differential Privacy in Artificial Intelligence]]> Differential Privacy in Artificial Intelligence

Differential Privacy in Artificial Intelligence: From Theory to Practice is a comprehensive resource designed to review the principles and applications of differential privacy in a world increasingly driven by data. This book delves into the theoretical underpinnings of differential privacy, its use in machine learning systems, practical implementation details, and its broader social and legal ramifications. Intended as a primer and a deep dive, it lays a solid foundation by introducing essentia...

]]>
https://it-ebooks.dev/books/data-science-and-ai/differential-privacy-in-artificial-intelligence?from=rss https://it-ebooks.dev/books/data-science-and-ai/differential-privacy-in-artificial-intelligence?from=rss Ferdinando Fioretto, Pascal Van Hentenryck Data Science & AI Thu, 25 Dec 2025 08:38:31 -0500
<![CDATA[Compressed Sensing Approach to Systems and Control]]> Compressed Sensing Approach to Systems and Control

Compressed sensing, also known as sparse representation or sparse modeling, has experienced substantial growth in research fields such as signal processing, machine learning, and statistics. In recent years, this powerful tool has been successfully applied to the design of control systems. This book provides a comprehensive guide to compressed sensing-based techniques, focusing primarily on their application to systems and control. This book is intended for graduate students and researchers who...

]]>
https://it-ebooks.dev/books/data-science-and-ai/compressed-sensing-approach-to-systems-and-control?from=rss https://it-ebooks.dev/books/data-science-and-ai/compressed-sensing-approach-to-systems-and-control?from=rss Masaaki Nagahara Data Science & AI Thu, 25 Dec 2025 08:15:44 -0500
<![CDATA[GenAI for Legal Practice]]> GenAI for Legal Practice

As generative artificial intelligence (AI) rapidly transforms legal practice, the profession faces opportunities and challenges in adopting these technologies. GenAI for Legal Practice provides a comprehensive and accessible guide to integrating generative AI tools into Australian legal practice, offering both theoretical foundations and practical applications. The book introduces an AI Fluency Framework specifically designed for legal practitioners, encompassing five core competencies. From fou...

]]>
https://it-ebooks.dev/books/data-science-and-ai/genai-for-legal-practice?from=rss https://it-ebooks.dev/books/data-science-and-ai/genai-for-legal-practice?from=rss Mitchell Adams Data Science & AI Thu, 18 Dec 2025 10:54:42 -0500
<![CDATA[Beyond Coding]]> Beyond Coding

In today's competitive IT industry, technical skills alone are no longer enough to succeed. This book teaches essential soft skills that transform technical professionals into complete IT leaders. You will master clear communication for diverse audiences, build strong teams through collaboration and conflict resolution, and solve complex problems with structured thinking. The guide covers time management techniques, project management fundamentals, and stakeholder delivery methods. Additional mo...

]]>
https://it-ebooks.dev/books/other/beyond-coding?from=rss https://it-ebooks.dev/books/other/beyond-coding?from=rss David Tuffley Other Thu, 18 Dec 2025 10:14:35 -0500
<![CDATA[Conquer the command line, 3rd Edition]]> Conquer the command line

Sometimes only words will do. Graphical user interfaces (GUIs) were a great advance, creating an easy route into computers for non-technical users. But for complex tasks, GUIs can block off choices and require a circuitous route even for simple tasks. Enter the command line: the blinking cursor many thought had faded away in the 1990s. For getting instructions from user to computer - in a clear, quick, and unambiguous form - nothing beats the command line. It never disappeared on UNIX and Linux...

]]>
https://it-ebooks.dev/books/sysadmin-and-devops/conquer-the-command-line-3rd-edition?from=rss https://it-ebooks.dev/books/sysadmin-and-devops/conquer-the-command-line-3rd-edition?from=rss Richard Smedley SysAdmin & DevOps Thu, 18 Dec 2025 09:44:05 -0500
<![CDATA[Experiment with the Sense HAT, 2nd Edition]]> Experiment with the Sense HAT

Space exploration is fascinating and inspiring for children and adults alike. With the tiny Raspberry Pi computer helping to change the world little by little, it was only a matter of time before it went into space to help out there as well. The Raspberry Pi Sense HAT aids two Raspberry Pi computers on board the International Space Station in their extraterrestrial mission: it sits on top of each Raspberry Pi, equipped with lights and sensors that allow the Raspberry Pi to interact with the worl...

]]>
https://it-ebooks.dev/books/hardware-and-iot/experiment-with-the-sense-hat-2nd-edition?from=rss https://it-ebooks.dev/books/hardware-and-iot/experiment-with-the-sense-hat-2nd-edition?from=rss Raspberry Pi Foundation Learning Team Hardware & IoT Thu, 18 Dec 2025 08:44:21 -0500
<![CDATA[Microservices: From Design to Deployment]]> Microservices: From Design to Deployment

Microservices are currently getting a lot of attention: articles, blogs, discussions on social media, and conference presentations. They are rapidly heading towards the peak of inflated expectations on the Gartner Hype cycle At the same time, there are skeptics in the software community who dismiss microservices as nothing new. Naysayers claim that the idea is just a rebranding of service-oriented architecture (SOA). However, despite both the hype and the skepticism, the Microservices Architectu...

]]>
https://it-ebooks.dev/books/sysadmin-and-devops/microservices-from-design-to-deployment?from=rss https://it-ebooks.dev/books/sysadmin-and-devops/microservices-from-design-to-deployment?from=rss Chris Richardson, Floyd Smith SysAdmin & DevOps Thu, 18 Dec 2025 08:28:40 -0500
<![CDATA[Microservices: Reference Architecture]]> Microservices: Reference Architecture

The move to microservices is described as a seismic shift in web application development and delivery. The authors at NGINX explain that, because they believe this shift is crucial to their customers' success, they have launched a dedicated program to develop NGINX software features and development practices in support of microservices. They also recognize that there are many different approaches to implementing microservices, many of them novel and specific to individual development teams. The...

]]>
https://it-ebooks.dev/books/sysadmin-and-devops/microservices-reference-architecture?from=rss https://it-ebooks.dev/books/sysadmin-and-devops/microservices-reference-architecture?from=rss Chris Stetson SysAdmin & DevOps Thu, 18 Dec 2025 07:46:40 -0500