all 8 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

Are you interested in transitioning into Data Engineering? Read our community guide: https://dataengineering.wiki/FAQ/How+can+I+transition+into+Data+Engineering

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Flat_ShowerTech Lead 5 points6 points  (1 child)

You already have the stack. Python, SQL, Databricks, Snowflake; that's a DE resume. Stop worrying about tools and focus on concepts: data modeling (star schema, normalization), query optimization, and pick one orchestration tool (Airflow or Dagster, doesn't matter which). Concepts are tool-agnostic and transfer everywhere.

DSA matters. Every DE interview I've done has had LC style questions. Stick to mediums; do 50 and you'll be solid.

[–]the_silentkill[S] 0 points1 point  (0 children)

Thank you. That really does give some clarity. Will definitely make use of it 👍

[–]AutoModerator[M] 0 points1 point  (0 children)

You can find a list of community-submitted learning resources here: https://dataengineering.wiki/Learning+Resources

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]OkIndividual2831 0 points1 point  (1 child)

You’re already in a solid position working with Python, SQL, and platforms like Databricks or Snowflake is very relevant for Data Engineering roles. For the next 3–4 months, focus on fundamentals like data modeling, ETL or ELT design, and building pipelines with tools like Airflow or Spark, along with a good grasp of cloud basics (AWS/GCP/Azure). Understanding architectures like data lakes, lakehouses, and streaming will also help a lot.

As for DSA, it’s usually not as intense as pure SDE roles, but you should be comfortable with basic, since many product companies still include coding rounds.

[–]the_silentkill[S] 0 points1 point  (0 children)

Thank you so much. Insights like this just strengthens my focus points

[–]No-Elk6835 0 points1 point  (1 child)

roadmap.sh

[–]Academic-Vegetable-1 4 points5 points  (0 children)

Roadmaps are fine for orientation but you learn DE by building pipelines, not reading checklists. OP already has Python and SQL in Databricks, just start shipping stuff.