El ecosistema de ingeniería de datos evoluciona a altísima velocidad. Ya es tiempo de que subas de level y conozcas más allá de numpy, pandas y matplotlib.
What is the difference between a Data Engineer and a Data Architect?
🧵[1/x]
A data engineer looks at the immediate set of requirements and works towards that. In other words, data engineers build, rebuild, and tear down. ⚒
Need a new field in the report? Let's just build the whole thing. ⚒
🧵[2/x]
Jul 20, 2022 • 10 tweets • 3 min read
"Blessing and misfortune are two sides of the same coin. One extreme can transform into another, and there is no right or wrong to this."
🧵[1/x]
During the Han Dynasty, an old man (Sai Weng) living on China’s border one day lost his horse. His neighbors all said what terrible luck that was, and sympathized with the old man. But Sai Weng said: “Maybe losing my horse is not a bad thing after all.”
🧵[2/x]
Jul 18, 2022 • 7 tweets • 4 min read
Did you notice this?
Some #GoogleCloud professional certificates on Coursera have off-platform certification exams. For a limited time, you can get a discount voucher for 20% off the cost of the exam.
Technologies and skills:
Python, Docker, Apache Airflow, AWS Redshift, Power BI, data modelling, Task schedulling, ETL and ELT processes, Data warehousing, Cloud
☁ You will likely encounter pushback when moving to the cloud. Moving to something new may seem risky and unnecessary to the developers. This requires a cultural shift.
💎 Here are some tips on how to tackle this problem.
#cloud#googlecloud#azure#aws1. Sync with cross-functional teams early and often. Train them so they understand the benefits of the cloud and are comfortable and knowledgeable using it.
May 7, 2022 • 11 tweets • 12 min read
Without effective testing, there's no way to know if your database has been migrated correctly. There are many things you need to verify.
🧵1/10
#databases#databasemigration#dataengineering#sql#googlecloud1. Was the database schema migrated correctly? 2. Has all the data been migrated? 3. How about user logins? 4. Can all of the users still connect and can users only access the data they're permitted to access?
💡 Developers can focus on code and logic. They do not need to manage clusters or tune infrastructure. They submit #Spark jobs from their interface of choice, and processing is auto-scaled to match the needs of the job.
Bored employees are super disengaged, prone to conflict and suffer burnout at a higher rate.
Harvard Business Review found employees who are learning at work experience less anxiety and stress. They are also more ethical than bored workers on autopilot.
🧵1/7
#manager#career
All employees deserve to learn, bored, engaged or somewhere in between. It’s your job as a manager to make that happen. Here are three ideas to create a learning strategy and become a manager whose people won’t leave:
IaSQL is an open-source SaaS that models cloud infrastructure as data by maintaining a 2-way connection between a AWS account and a hosted PostgreSQL database. ☁