Closed iameminmammadov closed 5 months ago
Hey @kamranahmedse ,
Do you know how can I get someone to review this suggestion? Thanks.
Rather than suggesting content additions or changes in an issue
please submit them as a PR for review, thanks!
@dansholds these were actually some valid suggestions to the roadmap (not content).
@iameminmammadov I have made the changes to the roadmap. Let me know if you have any feedback.
Roadmap URL
https://roadmap.sh/mlops
Suggestions
Here are the changes I am suggesting:
Programming Fundamentals
Add
GoLang
asOptional
. MLOps engineers might have to work on infrastructure side and directly interact with K8s. Will need knowledge ofGo
to be able to do that.Data Engineering Fundamentals
Add
Airflow
toData Pipelines
or make it as a separate entity. InData Pipelines
description addIt is important to understand the difference betweent ELT and ETL pipelines
. MakeSpark
andKafka
as separate entities; they are not very related. AddFlink
asOptional
.Add
Data Ingestion Architectures (Lambda vs. Kappa)
Infrastructure as a Code (IaaC)
Add
Terraform
andAnsible
as separate entities.Ansible
can be optional. Will add the description forTerraForm
with some resources in the next PR.