Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Data Processing eBooks

If you like Data Processing eBooks, then you'll love these top picks.
Showing 97 - 120 of 3577 Results
Skip side bar filters
  • Meganets

    How Digital Forces Beyond Our Control Commandeer Our Daily Lives and Inner Realities

    How the autonomous digital forces jolting our lives – as uncontrollable as the weather and plate tectonics – are transforming life, society, culture, and politics.David Auerbach’s exploration of the phenomenon he has identified as the meganet begins with a simple, startling revelation: There is no hand on the tiller of some of the largest global digital forces that influence our daily lives: from ... Read more

    $18.99 USD

  • Apache Iceberg: The Definitive Guide

    Data Lakehouse Functionality, Performance, and Scalability on the Data Lake

    Traditional data architecture patterns are severely limited. To use these patterns, you have to ETL data into each tool—a cost-prohibitive process for making warehouse features available to all of your data. The lack of flexibility with these patterns requires you to lock into a set of priority tools and formats, which creates data silos and data drift. This practical book shows you a better way ... Read more

    $43.99 USD

  • Streaming Architecture

    New Designs Using Apache Kafka and MapR Streams

    More and more data-driven companies are looking to adopt stream processing and streaming analytics. With this concise ebook, you’ll learn best practices for designing a reliable architecture that supports this emerging big-data paradigm.Authors Ted Dunning and Ellen Friedman (Real World Hadoop) help you explore some of the best technologies to handle stream processing and analytics, with a focus ... Read more

    $15.99 USD

  • MongoDB for C# by Example

    Code illustration for MongoDB programming using C#. Book topics cover:* Development Environment* Connecting to MongoDB* Create and Delete Database* Create, Read and Delete Database Collection* Create, Read, Update and Delete Collection Data* Finding and Querying Data* Binary and Image Collection Data* Working with GridFS* Embedded Document* LINQ ... Read more

    $4.81 USD

  • Hadoop Operations

    A Guide for Developers and Administrators

    by Eric Sammer ...
    If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and ... Read more

    $30.99 USD

  • Impact for Marketing Data Analytics Making Data-Driven Decisions

    IMPACT Marketing Series: A Complete Courses, #13

    Series Book 13 - IMPACT Marketing Series: A Complete Courses
    Your Crash Course in Making Data Your Marketing SidekickPicture this: you're sipping coffee, flipping through a book that makes marketing analytics feel like a fun puzzle, not a headache. That's Impact for Marketing Data Analytics: Making Data-Driven Decisions, your no-fluff guide to turning numbers into campaign wins. Part of a killer marketing series, it's like a workshop with a buddy who's ... Read more

    $9.99 USD or Free with Kobo Plus

  • Transact-SQL Cookbook

    Help for Database Programmers

    This unique cookbook contains a wealth of solutions to problems that SQL programmers face all the time. The recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Authors Ales Spetic and Jonathan Gennick, two authorities with extensive database and SQL programming experience, include a discussion ... Read more

    $20.99 USD

  • OCA/OCP Oracle Database 12c All-in-One Exam Guide (Exams 1Z0-061, 1Z0-062, & 1Z0-063)

    Series series All-in-One
    This Oracle Press certification exam guide prepares you for the new Oracle Database 12c certification track, including the core requirements for OCA and OCP certification.OCA/OCP Oracle Database 12c All-in-One Exam Guide (Exams 1Z0-061, 1Z0-062, & 1Z0-063) covers all of the exam objectives on the Installation and Administration, SQL Fundamentals, and Advanced Administration exams in detail. Each ... Read more

    $58.99 USD

  • Data Management at Scale

    Modern Data Architecture with Data Mesh and Data Fabric

    As data management continues to evolve rapidly, managing all of your data in a central place, such as a data warehouse, is no longer scalable. Today's world is about quickly turning data into value. This requires a paradigm shift in the way we federate responsibilities, manage data, and make it available to others. With this practical book, you'll learn how to design a next-gen data architecture ... Read more

    $43.99 USD

  • Learning GraphQL

    Declarative Data Fetching for Modern Web Apps

    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project ... Read more

    $24.99 USD

  • MySQL Pocket Reference

    SQL Functions and Utilities

    by George Reese ...
    To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them. MySQL Pocket Reference is an ideal on-the-job ... Read more

    $9.99 USD

  • Learning MySQL

    Get a Handle on Your Data

    Get a comprehensive overview on how to set up and design an effective database with MySQL. This thoroughly updated edition covers MySQL's latest version, including its most important aspects. Whether you're deploying an environment, troubleshooting an issue, or engaging in disaster recovery, this practical guide provides the insights and tools necessary to take full advantage of this powerful ... Read more

    $41.99 USD

  • Experimentation for Engineers

    From A/B testing to Bayesian optimization

    by David Sweet ...
    Optimize the performance of your systems with practical experiments used by engineers in the world’s most competitive industries.In Experimentation for Engineers: From A/B testing to Bayesian optimization you will learn how to:Design, run, and analyze an A/B testBreak the "feedback loops" caused by periodic retraining of ML modelsIncrease experimentation rate with multi-armed banditsTune multiple ... Read more

    $49.99 USD

  • Redis Cookbook

    Practical Techniques for Fast Data Manipulation

    Two years since its initial release, Redis already has an impressive list of adopters, including Engine Yard, GitHub, Craigslist, and Digg. This open source data structure server is built for speed and flexibility, making it ideal for many applications. If you're using Redis, or considering it, this concise cookbook provides recipes for a variety of issues you're likely to face.Each recipe solves ... Read more

    $12.99 USD

  • Efficient MySQL Performance

    Best Practices and Techniques

    You'll find several books on basic or advanced MySQL performance, but nothing in between. That's because explaining MySQL performance without addressing its complexity is difficult. This practical book bridges the gap by teaching software engineers mid-level MySQL knowledge beyond the fundamentals, but well shy of deep-level internals required by database administrators (DBAs).Daniel Nichter shows ... Read more

    $41.99 USD

  • SQL in a Nutshell

    A Desktop Quick Reference

    For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL language used in today's most popular database products. This new fourth edition clearly documents SQL commands according to the latest ANSI/ISO standard and details how those commands are implemented in Microsoft SQL Server 2019 and Oracle 19c, as well as in the MySQL 8, MariaDB 10.5 ... Read more

    $48.99 USD

  • Python Web Scraping Cookbook

    Over 90 proven recipes to get you scraping with Python, microservices, Docker, and AWS

    Untangle your web scraping complexities and access web data with ease using Python scriptsKey FeaturesHands-on recipes for advancing your web scraping skills to expert levelOne-stop solution guide to address complex and challenging web scraping tasks using PythonUnderstand web page structures and collect data from a website with easeBook DescriptionPython Web Scraping Cookbook is a solution ... Read more

    $34.99 USD or Free with Kobo Plus

  • Akamai State of the Internet / Connectivity Report

    Q4 2016

    Akamai’s globally distributed Intelligent Platform™ allows us to gather massive amounts of data on many metrics including Internet connection speeds, network connectivity/availability issues, and IPv6 adoption progress as well as traffic patterns across leading web properties and digital media providers. Each quarter, Akamai publishes the State of the Internet Report based on this data.This ... Read more

    Free

  • Learning TensorFlow

    A Guide to Building Deep Learning Systems

    Roughly inspired by the human brain, deep neural networks trained with large amounts of data can solve complex tasks with unprecedented accuracy. This practical book provides an end-to-end guide to TensorFlow, the leading open source software library that helps you build and train neural networks for computer vision, natural language processing (NLP), speech recognition, and general predictive ... Read more

    $36.99 USD

  • Data Visualization with Microsoft Power BI

    How to Design Savvy Dashboards

    The first book that delivers data viz best practices precisely for Power BIThis practical guide shows how to quickly create visualizations and build savvy dashboards, with 25 chapters that explore different chart types plus 40 visuals from the AppSource gallery, from default to advanced, all over 400 color pages.Key features:Beautiful examples of charts, along with specific use casesStep-by-step ... Read more

    $36.99 USD

  • Splunk Essentials

    Operational Intelligence at your fingertips

    A fast-paced and practical guide to demystifying big data and transforming it into operational intelligenceKey Features\[\*\]Want to get started with Splunk to analyze and visualize machine data? Open this book and step into the world of Splunk.\[\*\]Leverage the exceptional analysis and visualization capabilities to make informed decisions for your business\[\*\]This easy-to-follow, practical ... Read more

    $34.99 USD or Free with Kobo Plus

  • 50 Tips and Tricks for MongoDB Developers

    Get the Most Out of Your Database

    Getting started with MongoDB is easy, but once you begin building applications with it, you'll face some complex issues. What are the tradeoffs between normalized and denormalized data? How do you handle replica set failure and failover? This collection of MongoDB tips, tricks, and hacks helps you resolve issues with everything from application design and implementation to data safety and ... Read more

    $13.99 USD

  • Building Data Streaming Applications with Apache Kafka

    Design, develop and streamline applications using Apache Kafka, Storm, Heron and Spark

    Design and administer fast, reliable enterprise messaging systems with Apache KafkaKey Features\[\*\]Build efficient real-time streaming applications in Apache Kafka to process data streams of data\[\*\]Master the core Kafka APIs to set up Apache Kafka clusters and start writing message producers and consumers\[\*\]A comprehensive guide to help you get a solid grasp of the Apache Kafka concepts in ... Read more

    $37.99 USD or Free with Kobo Plus

  • Mindmasters

    The Data-Driven Science of Predicting and Changing Human Behavior

    by Sandra Matz ...
    A fascinating exploration of how algorithms penetrate the most intimate aspects of our psychology—from the pioneering expert on psychological targeting.There are more pieces of digital data than there are stars in the universe. This data helps us monitor our planet, decipher our genetic code, and take a deep dive into our psychology.As algorithms become increasingly adept at accessing the human ... Read more

    $21.99 USD or Free with Kobo Plus