Become a better data engineer on a shoestring (free resources)
dataengineering.academy
Become a better data engineer on a shoestring (free resources)
1–10 of 26 posts
Re: Become a better data engineer on a shoestring (free resources)
#2Re: Become a better data engineer on a shoestring (free resources)
#3Can anyone vouch for the quality on this site? I've been looking for data engineering resources for my team, but don't want to share anything shoddy.
* titles are kinda shit analogs for skill
Re: Become a better data engineer on a shoestring (free resources)
#4Re: Become a better data engineer on a shoestring (free resources)
#5Can anyone vouch for the quality on this site? I've been looking for data engineering resources for my team, but don't want to share anything shoddy.
The difficult part is not learning how to code, or work with SQL. The hard part is learning the platform and tooling you need to operate at scale. The ecosystem is full of tools that are great for certain workloads, but terrible for others.
Your best bet is to start by getting an overview of the tools available for your team. If you're using AWS, GCP, or Azure, they each have data engineer-oriented certifications. So take a look at what tools those certification courses cover and start there.
If you are not in a cloud environment, take a look at Apache Airflow, Beam, Storm, or Hadoop. Most of the tooling provided by the big cloud providers is either a rip off of one these products, or is merely a hosted version (i.e, GCP Cloud Composer is managed Airflow).
Re: Become a better data engineer on a shoestring (free resources)
#6I‘m not aware of any decent data engineer for whom money is the bottleneck. It’s always time and mental capacity.
Re: Become a better data engineer on a shoestring (free resources)
#7Re: Become a better data engineer on a shoestring (free resources)
#8Can anyone vouch for the quality on this site? I've been looking for data engineering resources for my team, but don't want to share anything shoddy.
Looking over the resources, it doesn't seem worthwhile. The difficult part is not learning how to code, or work with SQL. The hard part is learning the platform and tooling you need to operate at scale. The ecosystem is full of tools that are great for certain workloads, but terrible for others. Your best bet is to start by getting an overview of the tools available for your team. If you're using AWS, GCP, or Azure,…
Re: Become a better data engineer on a shoestring (free resources)
#9Can anyone vouch for the quality on this site? I've been looking for data engineering resources for my team, but don't want to share anything shoddy.
Looking over the resources, it doesn't seem worthwhile. The difficult part is not learning how to code, or work with SQL. The hard part is learning the platform and tooling you need to operate at scale. The ecosystem is full of tools that are great for certain workloads, but terrible for others. Your best bet is to start by getting an overview of the tools available for your team. If you're using AWS, GCP, or Azure,…
With that being said it was very focused on BigQuery, and my impression is that it is that all their certs are now basically different variations of a kubernetes certification.