
Research
NPM targeted by malware campaign mimicking familiar library names
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
Machine Learning Systems Design
์ด ์์ ์ ์ค์ ์ด์ ํ๊ฒฝ์์ ๊ธฐ๊ณ ํ์ต ์์คํ ์ ์ค๊ณ, ๊ตฌํ ๋ฐ ๊ด๋ฆฌ์ ๋ํ ์ค์ง์ ์ธ ์ธก๋ฉด์ ๋ค๋ฃน๋๋ค. ๋ณธ ๊ณผ์ ์ ํ์๋ค์๊ฒ ๊ธฐ๊ณ ํ์ต ์ํฌํ๋ก๋ฅผ ๊ธฐ์กด ์ํํธ์จ์ด ๊ฐ๋ฐ ๋ฐ ์ด์ ํ๋ก์ธ์ค์ ์ํํ๊ฒ ํตํฉํ๋ ๋ฐ ํ์ํ ๊ธฐ์ ์ ์ ๊ณตํฉ๋๋ค. ์ด ๊ณผ์ ์์๋ DevOps, MLOps ๋ฐ ๋ณด์ ๊ดํ์ ๊ฐ์กฐํฉ๋๋ค. ํ์๋ค์ ์ค์ต ํ๋ก์ ํธ๋ฅผ ํตํด dot ํ์ผ, git, Docker, Kubernetes, CI/CD ํ์ดํ๋ผ์ธ, Weights & Biases ๋ฑ ์ฒจ๋จ ๋๊ตฌ์ ๋ฐฉ๋ฒ๋ก ์ ์ฌ์ฉํ์ฌ ๊ฐ๋ ฅํ ๊ธฐ๊ณ ํ์ต ๋ชจ๋ธ์ ๊ตฌ์ถ, ๋ฐฐํฌํ๊ณ ์ ์ง ๊ด๋ฆฌํฉ๋๋ค. ๋ํ, ์ด ๊ณผ์ ์ ํ์๋ค์๊ฒ GitOps, DevSecOps ๋ฐ LLMOps์ ์๋ก์ด ๋ถ์ผ๋ฅผ ์๊ฐํ์ฌ ์ค์ ๊ธฐ๊ณ ํ์ต ์ ํ๋ฆฌ์ผ์ด์ ์ ๋ณต์ก์ฑ์ ๋๋นํฉ๋๋ค.
To install the MLOps 2024 package, use the following command:
pip install mlops2024
Or
pip install --user mlops2024
The --user
flag is optional and can be used to install the package in the user's home directory instead of the system-wide location.
To use the MLOps 2024 CLI, run the following command:
mlops2024 [OPTIONS]
If no option is provided, the website of the book will open in the default web browser.
The following options are available:
--version
: Show the version of the package and exit.-b
, --build
: Build the book.-l
, --local
: Open the locally built HTML version of the book in the browser.--help
: Show the help message and exit.To build the book, use the following command:
mlops2024 --build
This will trigger the build process for the book.
To open the locally built HTML version of the book in the browser, use the following command:
mlops2024 --local
This will open the book's HTML file in your default web browser.
To view the version of the package, use the following command:
mlops2024 --version
This will display the version number of the MLOps 2024 package.
For more information and additional options, run mlops2024 --help
to see the help message.
See the CHANGELOG for more information.
Contributions are welcome! Please see the contributing guidelines for more information.
This project is released under the CC-BY-4.0 License.
FAQs
Machine Learning Systems Design
We found that mlops2024 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.ย It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
Research
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.