data-engineering

101 Design Patterns & Tips for Developers

101 Design Patterns & Tips for Developers

0
In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn’t a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations. Link
LMOps

LMOps

LMOps is a research initiative on fundamental research and technology for building AI products w/ foundation models, especially on the general technology for enabling AI capabilities w/ LLMs and Generative AI models. Link
ML Systems Industrialization and MLOps

ML Systems Industrialization and MLOps

Industrialization of Data Consumption by ML systems during both experimentation (historical batch) and production (batch & stream) — grow above & beyond toy-ML-with-csv and single-threaded-pickle-flasked-deployment. [Link]{https://medium.com/@sunil_iitb/ml-systems-industrialization-and-mlops-b30106974454}
System design interview

System design interview

0
System design is a very broad topic. Even a software engineer with many years of working experience at a top IT company may not be an expert on system design. If you want to become an expert, you need to read many books, articles, and solve real large scale system design problems. Link