Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Big Data on Kubernetes

You're reading from   Big Data on Kubernetes A practical guide to building efficient and scalable data solutions

Arrow left icon
Product type Paperback
Published in Jul 2024
Publisher Packt
ISBN-13 9781835462140
Length 296 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Author (1):
Arrow left icon
Neylson Crepalde Neylson Crepalde
Author Profile Icon Neylson Crepalde
Neylson Crepalde
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Part 1:Docker and Kubernetes FREE CHAPTER
2. Chapter 1: Getting Started with Containers 3. Chapter 2: Kubernetes Architecture 4. Chapter 3: Getting Hands-On with Kubernetes 5. Part 2: Big Data Stack
6. Chapter 4: The Modern Data Stack 7. Chapter 5: Big Data Processing with Apache Spark 8. Chapter 6: Building Pipelines with Apache Airflow 9. Chapter 7: Apache Kafka for Real-Time Events and Data Ingestion 10. Part 3: Connecting It All Together
11. Chapter 8: Deploying the Big Data Stack on Kubernetes 12. Chapter 9: Data Consumption Layer 13. Chapter 10: Building a Big Data Pipeline on Kubernetes 14. Chapter 11: Generative AI on Kubernetes 15. Chapter 12: Where to Go from Here 16. Index 17. Other Books You May Enjoy

Building a real-time pipeline

For the real-time pipeline, we will use the same data simulation code we used in Chapter 8 with an enhanced architecture. In Figure 10.9, you can find an architecture design of the pipeline we are about to build:

Figure 10.9 – Real-time data pipeline architecture

Figure 10.9 – Real-time data pipeline architecture

First thing, we need to create a virtual private cloud (VPC) – a private network – on AWS and set up a Relational Database Service (RDS) Postgres database that will work as our data source:

  1. Go to the AWS console and navigate to the VPC page. On the VPC page, click on Create VPC, and you will get to the configuration page.
  2. Make sure VPC and more is selected. Type bdok in the Name tag auto-generation block and check the Auto-generate box so that AWS will generate all resources’ names according to the project name. For IPv4 CIDR block, let’s use the 10.20.0.0/16 Classless Inter-Domain Routing (CIDR) block. Leave the rest...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime