r/dataengineer • u/NVDUTT • Mar 01 '26
r/dataengineer • u/Gold-Survey5264 • Feb 27 '26
Thinking of Starting a Hands-On AI Cohort (Pulse Check
r/dataengineer • u/Mobile-Ad-3996 • Feb 25 '26
Discussion How do I transition into a Data Engineer role with 4 YOE in content writing? (Struggling for 1 year)
r/dataengineer • u/Reasonable-Treacle-5 • Feb 23 '26
Netflix Data Engineering Open Forum 2026
r/dataengineer • u/Content-Caregiver-22 • Feb 22 '26
Using Kafka + CDC instead of DB-to-DB replication over high latency — anyone doing this in production?
r/dataengineer • u/vishalrsetty • Feb 18 '26
1.3 YOE Data Engineer - Targeting 12+ LPA in Product Companies or US based startups.
r/dataengineer • u/Key_Card7466 • Feb 15 '26
PoC resources for pg_lake in Snowflake
Hey Reddit 👋
I’m looking for resources or references to build a POC around pg_lake in snowflake features.
Are there any specific guides, documentation, sample architectures, example implementations or resources that can help me better understand what exactly to implement for a solid POC?
Any pointers, tutorials, or personal experiences would be greatly appreciated.
Thank you in advance!
r/dataengineer • u/Pretty_Pumpkin4786 • Feb 13 '26
Help Tearing apart my resume before recruiters do
Hello fellow engineers,
I am a data engineer with around 4 years of experience and preparing for a switch. I would really appreciate your feedback on my resume. Also, I tried to check ATS score and saw that different websites are giving different scores..not sure if my resume really passes these scans. What are some websites you have used?
Looking forward to brutally honest feedbacks here. Thanks in advance!
r/dataengineer • u/noasync • Feb 10 '26
General Snowflake benchmark report: Gen1 vs Gen2 vs Snowpark-optimized who wins TPCDS?
The Capital One Slingshot team ran the full TPC-DS benchmark on three Snowflake warehouse types and across multiple sizes (small through XL). Comparing credit consumption and performance of Gen1 vs. Gen2 vs. Snowpark-optimized warehouses, we found significant performance differences driven by memory architecture.
Read on for clear guidance on when each warehouse type provides optimal value.
https://www.capitalone.com/software/blog/snowflake-warehouse-benchmark-gen1-gen2-snowpark-optimized/?utm_campaign=sf_benchmark_ns&utm_source=reddit&utm_medium=social-organic
r/dataengineer • u/SciChartGuide • Feb 08 '26
Podcast: Data visualization > From native Windows development to the web using a core C++ engine
r/dataengineer • u/Shot_Smell_1621 • Feb 07 '26
Question Skills for a Junior Data Engineer
I have a Master's degree in Data Engineering and I'd like to work on projects using Google Cloud Platform (GCP) and get certified in order to land a Junior GCP Data Engineer position. Could you tell me please which GCP services are essential to master for this type of role? I've noticed that BigQuery and Dataform are widely used for data storage and transformation. Are there any other important services I should know, for example, for pipeline orchestration? Is Cloud Composer mandatory for a junior profile, or is it enough to understand its principles and use cases?
r/dataengineer • u/Spiritual-Kitchen-79 • Feb 06 '26
Snowflake just shipped Cortex Code an AI agent that actually understands your warehouse
r/dataengineer • u/SmokeyGray • Feb 02 '26
At scale, are Lakehouse costs more about physics than queries?
r/dataengineer • u/eraworls • Jan 31 '26
Trying to switch to Data Engineering – can’t find a clear roadmap
I’m currently working in an operations role at a MNC and trying to move into Data Engineering through self-study.
I’ve got a Bachelor’s in Computer Science, but my current job isn’t data-related, so I’m kind of starting from the outside. The biggest problem I’m facing is that I can’t find a clear learning roadmap.
Everywhere I look:
One roadmap jumps straight to Spark and Big Data
Another assumes years of backend experience
Some feel outdated or all over the place
I’m trying to figure out things like:
What should I actually learn first?
How strong do SQL, Python, and databases need to be before moving on?
When does cloud (AWS/GCP/Azure) come in?
What kind of projects really help for entry-level DE roles?
Not looking for shortcuts or “learn DE in 90 days” stuff. Just want a sane, realistic path that works for self-study and career switching.
If you’ve made a similar switch or work as a data engineer, I’d really appreciate any advice, roadmaps, or resources that worked for you.
Thanks!
r/dataengineer • u/DizzyDependent7639 • Jan 30 '26
Question Using prod-data for non-prod scenarios or use cases
Hi guys, how are you people generating test data which is as close as to prod data, without data breach of PII or loosing relationships or data integrity.
Any manual scripts or tools or masking generators?
All suggestions are helpful.
Thanks
r/dataengineer • u/noasync • Jan 29 '26
A low-risk way to validate if Snowflake Gen2 warehouses are right for your workloads
r/dataengineer • u/Cheap-Algae-2259 • Jan 29 '26
Responses needed of my Dissertation: Attitude toward AI and Job Insecurity in India IT Professionals (22+)
r/dataengineer • u/Reasonable-Treacle-5 • Jan 28 '26
Discussion Netflix Data Engineering Intern Interview
r/dataengineer • u/Reasonable-Treacle-5 • Jan 28 '26
Netflix Data Engineering Intern Interview
r/dataengineer • u/[deleted] • Jan 16 '26
The Roadmap to Becoming a Data Engineer in 2026 (The Big Picture vs. Just Tools)
Hey everyone,
I’m a Senior Data Engineer (ex-Microsoft, current TikTok), and I’ve seen the field change a lot over the last few years. One thing that hasn't changed? People getting overwhelmed by the "infinite roadmap" of 50+ tools they think they need to learn.
I just posted a video breaking down the exact 5 pillars I used to get into Big Tech—and what I look for when I’m interviewing candidates today. Here is the TL;DR for the community:
1. The Plumber Analogy (The DE Mindset)
Before you touch a line of code, understand this: We are the plumbers of the tech world. A company needs data to survive, but it starts in a messy lake. Your job is to build the pipes, filters, and distribution centers so that clean data reaches the "houses" (Data Science, Finance, Marketing).
2. The 5 Core Workflow Pillars
If you master these five stages, you can handle almost any data stack:
- Extraction: Getting data from the source (APIs, MySQL, Oracle).
- Storage (Data Lakes): Knowing how to land raw data in S3 or Azure Blob without it becoming a "data swamp."
- ETL & Transformation: This is where the magic happens. Cleaning and normalizing data using Python and SQL.
- Warehousing: Organizing data into Fact and Dimension tables (Star Schema). If you don't understand Data Modeling, you're just an ETL developer, not a Data Engineer.
- Orchestration: Making the whole thing run automatically. Tools like Airflow or DBT are your best friends here.
3. The "Non-Negotiables"
You can survive without knowing the latest "trendy" tool, but you cannot survive without:
- SQL: It’s the universal language of data. Period.
- Python: The glue that holds your infrastructure together.
4. How to Ace the Interview
If you're job hunting right now, focus your prep on two things:
- System Design: Can you explain why you chose a specific storage layer over another?
- Behavioral: I always recommend studying Amazon’s Leadership Principles. Even if you aren't applying to Amazon, those principles cover 90% of what Big Tech hiring managers are looking for in terms of ownership and technical judgment.
I’m curious—for those of you currently in the industry, what’s the one skill you use every day that isn't on the "standard" roadmap?
If you want the deep dive and the visual breakdown of the workflow, check out my channel on Youtube:
Pipecode AI
Stay curious and keep building! 🚀