Fundamentals of Data Engineering
Plan and Build Robust Data Systems
カートのアイテムが多すぎます
カートに追加できませんでした。
ウィッシュリストに追加できませんでした。
ほしい物リストの削除に失敗しました。
ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
Audible会員プラン 無料体験
-
ナレーター:
-
Adam Verner
-
著者:
-
Joe Reis
-
Matt Housley
このコンテンツについて
Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available through the framework of the data engineering lifecycle.
Authors Joe Reis and Matt Housley walk you through the data engineering lifecycle and show you how to stitch together a variety of cloud technologies to serve the needs of downstream data consumers. You'll understand how to apply the concepts of data generation, ingestion, orchestration, transformation, storage, and governance that are critical in any data environment regardless of the underlying technology.
This book will help you: get a concise overview of the entire data engineering landscape; assess data engineering problems using an end-to-end framework of best practices; cut through marketing hype when choosing data technologies, architecture, and processes; use the data engineering lifecycle to design and build a robust architecture; and incorporate data governance and security across the data engineering lifecycle.
PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2022 Joseph Reis and Matthew Housley (P)2023 Ascent Audioこちらもおすすめ
-
Database Internals
- A Deep Dive into How Distributed Data Systems Work, 1st Edition
- 著者: Alex Petrov
- ナレーター: Mike Chamberlain
- 再生時間: 12 時間 51 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it's often difficult to understand what each one offers. With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals.
著者: Alex Petrov
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- 著者: Martin Kleppmann
- ナレーター: Benjamin Lange
- 再生時間: 20 時間 56 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
著者: Martin Kleppmann
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- 著者: Kent Beck
- ナレーター: Stephen R. Thorne
- 再生時間: 2 時間 41 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.
著者: Kent Beck
-
Fundamentals of Software Architecture
- An Engineering Approach
- 著者: Mark Richards, Neal Ford
- ナレーター: Benjamin Lange
- 再生時間: 13 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks.
著者: Mark Richards, 、その他
-
Artificial Intelligence Basics
- A Non-Technical Introduction
- 著者: Tom Taulli
- ナレーター: Al Kessel
- 再生時間: 8 時間 25 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Artificial intelligence touches nearly every part of your day. While you may initially assume that technology such as smart speakers and digital assistants are the extent of it, AI has in fact rapidly become a general-purpose technology, reverberating across industries including transportation, healthcare, financial services, and many more. In our modern era, an understanding of AI and its possibilities for your organization is essential for growth and success. Artificial Intelligence Basics has arrived to equip you with a fundamental, timely grasp of AI and its impact.
著者: Tom Taulli
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- 著者: Laurence Moroney
- ナレーター: Timothy Howard Jackson
- 再生時間: 9 時間 17 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.
著者: Laurence Moroney
-
Database Internals
- A Deep Dive into How Distributed Data Systems Work, 1st Edition
- 著者: Alex Petrov
- ナレーター: Mike Chamberlain
- 再生時間: 12 時間 51 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it's often difficult to understand what each one offers. With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals.
著者: Alex Petrov
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- 著者: Martin Kleppmann
- ナレーター: Benjamin Lange
- 再生時間: 20 時間 56 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
著者: Martin Kleppmann
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- 著者: Kent Beck
- ナレーター: Stephen R. Thorne
- 再生時間: 2 時間 41 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.
著者: Kent Beck
-
Fundamentals of Software Architecture
- An Engineering Approach
- 著者: Mark Richards, Neal Ford
- ナレーター: Benjamin Lange
- 再生時間: 13 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks.
著者: Mark Richards, 、その他
-
Artificial Intelligence Basics
- A Non-Technical Introduction
- 著者: Tom Taulli
- ナレーター: Al Kessel
- 再生時間: 8 時間 25 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Artificial intelligence touches nearly every part of your day. While you may initially assume that technology such as smart speakers and digital assistants are the extent of it, AI has in fact rapidly become a general-purpose technology, reverberating across industries including transportation, healthcare, financial services, and many more. In our modern era, an understanding of AI and its possibilities for your organization is essential for growth and success. Artificial Intelligence Basics has arrived to equip you with a fundamental, timely grasp of AI and its impact.
著者: Tom Taulli
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- 著者: Laurence Moroney
- ナレーター: Timothy Howard Jackson
- 再生時間: 9 時間 17 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.
著者: Laurence Moroney
-
Introducing Python (2nd Edition)
- Modern Computing in Simple Packages
- 著者: Bill Lubanovic
- ナレーター: Derek Dysart
- 再生時間: 13 時間 3 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Easy to understand and engaging, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you've learned.
著者: Bill Lubanovic
-
Security Chaos Engineering
- Sustaining Resilience in Software and Systems
- 著者: Kelly Shortridge, Aaron Rinehart - contributor
- ナレーター: April Doty
- 再生時間: 18 時間 36 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this comprehensive guide, authors Kelly Shortridge and Aaron Rinehart help you navigate the challenges of sustaining resilience in complex software systems by using the principles and practices of security chaos engineering. By preparing for adverse events, you can ensure they don't disrupt your ability to innovate, move quickly, and achieve your engineering and business goals.
著者: Kelly Shortridge, 、その他
-
Learning DevSecOps
- A Practical Guide to Processes and Tools
- 著者: Steve Suehring
- ナレーター: Chris Sorensen
- 再生時間: 6 時間 19 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
How do some organizations maintain 24-7 internet-scale operations? How can organizations integrate security while deploying new features? How do organizations increase security within their DevOps processes? This practical guide helps you answer those questions. Steve Suehring provides unique content to help practitioners and leadership successfully implement DevOps and DevSecOps. Learning DevSecOps emphasizes prerequisites that lead to success through best practices and then takes you through some of the tools and software used by successful DevSecOps-enabled organizations.
著者: Steve Suehring
-
Enabling Microservice Success
- Managing Technical, Organizational, and Cultural Challenges
- 著者: Sarah Wells
- ナレーター: Zura Johnson
- 再生時間: 18 時間 48 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this book, technical strategist Sarah Wells provides practical, in-depth advice for moving to microservices. Having built her first microservices architecture in 2013 for the Financial Times, Sarah discusses the approaches you need to take from the start, and explains the potential traps most likely to trip you up. You'll also learn how to maintain the architecture as your systems mature while minimizing the time you spend on support and maintenance.
著者: Sarah Wells
-
The Art of Agile Development, 2nd Edition
- 著者: James Shore, Martin Fowler - foreword, Diana Larsen - contributor, 、その他
- ナレーター: Mike Lenz
- 再生時間: 23 時間 2 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Most companies developing software employ something they call "Agile." But there's widespread misunderstanding of what Agile is and how to use it. If you want to improve your software development team's agility, this comprehensive guidebook's clear, concrete, and detailed guidance explains what to do and why, and when to make trade-offs.
著者: James Shore, 、その他
-
Zero Trust Networks (2nd Edition)
- Building Secure Systems in Untrusted Networks
- 著者: Razi Rais, Christina Morillo, Evan Gilman, 、その他
- ナレーター: Mike Chamberlain
- 再生時間: 12 時間 5 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this updated edition, the authors show you how zero trust lets you focus on building strong authentication, authorization, and encryption throughout, while providing compartmentalized access and better operational agility. You'll learn the architecture of a zero trust network, including how to build one using currently available technology.
著者: Razi Rais, 、その他
-
The Book of Why
- The New Science of Cause and Effect
- 著者: Judea Pearl, Dana Mackenzie
- ナレーター: Mel Foster
- 再生時間: 15 時間 14 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
"Correlation does not imply causation". This mantra has been invoked by scientists for decades and has led to a virtual prohibition on causal talk. But today, that taboo is dead. The causal revolution, sparked by Judea Pearl and his colleagues, has cut through a century of confusion and placed causality - the study of cause and effect - on a firm scientific basis.
著者: Judea Pearl, 、その他
-
The Rules of Programming
- The Missing Manual: How to Write Better Code
- 著者: Chris Zimmerman
- ナレーター: Ray Greenley
- 再生時間: 7 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A collection of twenty-one pragmatic rules, each presented in a stand-alone chapter, captures the essential wisdom that every freshly minted programmer needs to know and provides thought-provoking insights for more seasoned programmers. Author Chris Zimmerman, cofounder of the video game studio Sucker Punch Productions, teaches basic truths of programming by wrapping them in memorable aphorisms and driving them home with examples drawn from real code.
著者: Chris Zimmerman
-
Programming with GitHub Copilot
- Write Better Code—Faster!
- 著者: Kurt Dowswell
- ナレーター: Ray Greenley
- 再生時間: 5 時間 38 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Veteran software developer and GitHub community hero Kurt Dowswell delivers an insightful and hands-on exploration of GitHub's powerful, new AI coding assistant, Copilot. In the book, you'll discover how to use the tool's capabilities to push the boundaries of what you thought was possible in programming. Even if you've used autocomplete tools-like VS Code's TabNine extension—before, you'll be floored by GitHub Copilot's potential to transform the way you code.
著者: Kurt Dowswell
-
日本の宇宙開発最前線
- 著者: 松浦 晋也
- ナレーター: デジタルボイス
- 再生時間: 6 時間 29 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
なぜ日本では「スペースX」が生まれないのか? そこには、山積する日本の行政機構ならではの問題点があった! 日本はどこで世界に遅れを取ることになったのか。そのなかでも活かすべき日本の宇宙技術の強みとは。 そして、これから学ぶべきイーロン・マスクの「狂気」とは――気鋭の科学ジャーナリストが記す、「科学技術立国」日本の現状と、復活への処方箋!
著者: 松浦 晋也
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- 著者: Titus Winters, Tom Manshreck, Hyrum Wright
- ナレーター: Mark Sando
- 再生時間: 23 時間 36 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
著者: Titus Winters, 、その他
-
Learning Systems Thinking
- Essential Non-Linear Skills and Practices for Software Professionals
- 著者: Diana Montalion
- ナレーター: Wendy Tremont King
- 再生時間: 11 時間 16 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
A decade ago, developers built information-sharing software by writing a lot of custom code in a single code base, then adding layers of caching. Now we build information systems: interdependent software and services, data platforms, and event streams. Many of our software-to-systems initiatives fail, though, and when they do, we double down on traditional linear approaches. But linear thinking cannot resolve systems challenges. We need to shift to systems thinking.
著者: Diana Montalion
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- 著者: Neal Ford, Mark Richards, Pramod Sadalage, 、その他
- ナレーター: Dena Dahilig
- 再生時間: 12 時間 53 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
著者: Neal Ford, 、その他
-
Data Mesh
- Delivering Data-Driven Value at Scale
- 著者: Zhamak Dehghani
- ナレーター: Zura Johnson
- 再生時間: 14 時間 2 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
We're at an inflection point in data, where our data management solutions no longer match the complexity of organizations, the proliferation of data sources, and the scope of our aspirations to get value from data with AI and analytics. In this practical book, Zhamak Dehghani introduces data mesh, a decentralized sociotechnical paradigm drawn from modern distributed architecture that provides a new approach to sourcing, sharing, accessing, and managing analytical data at scale.
著者: Zhamak Dehghani
-
Data Science
- 著者: John D. Kelleher, Brendan Tierney
- ナレーター: Chris Sorensen
- 再生時間: 5 時間 51 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
It has never been easier for organizations to gather, store, and process data. Use of data science is driven by the rise of big data and social media, the development of high-performance computing, and the emergence of such powerful methods for data analysis and modeling as deep learning. Data science encompasses a set of principles, problem definitions, algorithms, and processes for extracting non-obvious and useful patterns from large datasets.
著者: John D. Kelleher, 、その他
-
Data Science for Dummies
- 2nd Edition
- 著者: Lillian Pierson, Jake Porway - foreword
- ナレーター: Chloe Cannon
- 再生時間: 10 時間 28 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Data Science for Dummies is the perfect starting point for IT professionals and students who want a quick primer on all areas of the expansive data science space. With a focus on business cases, the book explores topics in big data, data science, and data engineering, and how these three areas are combined to produce tremendous value. If you want to pick-up the skills you need to begin a new career or initiate a new project, listening to this book will help you understand what technologies, programming languages, and mathematical methods on which to focus.
著者: Lillian Pierson, 、その他
-
Deep Learning
- MIT Press Essential Knowledge Series
- 著者: John D. Kelleher
- ナレーター: Joel Richards
- 再生時間: 5 時間 49 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this volume in the MIT Press Essential Knowledge series, computer scientist John Kelleher offers an accessible and concise but comprehensive introduction to the fundamental technology at the heart of the artificial intelligence revolution. Kelleher explains some of the basic concepts in deep learning, presents a history of advances in the field, and discusses the current state of the art.
著者: John D. Kelleher
-
Digital Transformation
- Survive and Thrive in an Era of Mass Extinction
- 著者: Thomas M. Siebel
- ナレーター: Thomas M. Siebel
- 再生時間: 9 時間 8 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
The confluence of four technologies - elastic cloud computing, big data, artificial intelligence, and the internet of things - writes Siebel, is fundamentally changing how business and government will operate in the 21st century. Siebel masterfully guides listeners through a fascinating discussion of the game-changing technologies driving digital transformation and provides a roadmap to seize them as a strategic opportunity.
著者: Thomas M. Siebel
-
Clean Agile
- Back to Basics
- 著者: Robert C. Martin
- ナレーター: Theodore O'Brien
- 再生時間: 5 時間 53 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Nearly 20 years after the Agile Manifesto was first presented, the legendary Robert C. Martin (“Uncle Bob”) reintroduces Agile values and principles for a new generation - programmers and nonprogrammers alike. Martin, author of Clean Code and other highly influential software development guides, was there at Agile’s founding. Now, in Clean Agile: Back to Basics, he strips away misunderstandings and distractions that over the years have made it harder to use Agile than was originally intended.
著者: Robert C. Martin
-
HBR Handbooks Series: Harvard Business Review Project Management Handbook
- How to Launch, Lead, and Sponsor Successful Projects
- 著者: Antonio Nieto-Rodriguez
- ナレーター: Christopher Douyard
- 再生時間: 9 時間 59 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
We're now living in the project economy. As the number of projects initiated in both the public and private sectors skyrockets, project management skills have become essential for all leaders and managers. But despite this project boom, the failure rate remains extremely high. Why? Leaders have too many projects and too little visibility into them, and they lack the project implementation competencies necessary to deliver their projects successfully.
-
Building a Cyber Risk Management Program
- Evolving Security for the Digital Age
- 著者: Brian Allen, Brandon Bapst, Terry Allan Hicks - contributor
- ナレーター: Mike Lenz
- 再生時間: 8 時間 46 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Cyber risk management is one of the most urgent issues facing enterprises today. This book presents a detailed framework for designing, developing, and implementing a cyber risk management program that addresses your company's specific needs. Ideal for corporate directors, senior executives, security risk practitioners, and auditors at many levels, this guide offers both the strategic insight and tactical guidance you're looking for.
著者: Brian Allen, 、その他
-
Design for How People Think
- Using Brain Science to Build Better Products
- 著者: John Whalen PhD
- ナレーター: Mitchell Dorian
- 再生時間: 4 時間 43 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
User experience doesn’t happen on a screen; it happens in the mind, and the experience is multidimensional and multisensory. This practical book will help you uncover critical insights about how your customers think so you can create products or services with an exceptional experience. Corporate leaders, marketers, product owners, and designers will learn how cognitive processes from different brain regions form what we perceive as a singular experience. Author John Whalen shows you how anyone on your team can conduct "contextual interviews" to unlock insights.
著者: John Whalen PhD
-
Site Reliability Engineering
- How Google Runs Production Systems
- 著者: Betsy Beyer, Chris Jones, Jennifer Petoff, 、その他
- ナレーター: Liz Porter
- 再生時間: 20 時間 8 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this collection of essays and articles, key members of Google’s Site Reliability Team explain how and why their commitment to the entire lifecycle has enabled the company to successfully build, deploy, monitor, and maintain some of the largest software systems in the world. You’ll learn the principles and practices that enable Google engineers to make systems more scalable, reliable, and efficient - lessons directly applicable to your organization.
著者: Betsy Beyer, 、その他
-
Networking for Dummies, 11th Edition
- 著者: Doug Lowe
- ナレーター: David Stifel
- 再生時間: 13 時間 28 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Need networking know-how, but don't know where to turn? Run-don't walk-to the no-nonsense networking guidance offered in this friendly guide! Whether you're a networking administrator or an everyday computer user looking to set up a network in your home or office, Networking for Dummies, seamlessly gets you connected with the basics and gives you the knowledge to work out whatever kinks may come your way-in no time.
著者: Doug Lowe