{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://inquir.org/ru/serverless-containers#webpage","url":"https://inquir.org/ru/serverless-containers","name":"Serverless-контейнеры для Node.js, Python и Go: нативные модули без edge-лимитов","headline":"Serverless-контейнеры для Node.js, Python и Go: нативные модули без edge-лимитов","description":"Serverless-контейнеры для Node.js, Python и Go: Docker-изоляция на функцию, нативные модули, доступ в частную сеть, без ограничений V8 edge-изолята — за одним шлюзом с cron, вебхуками и фоновыми задачами.","inLanguage":"ru-RU","isPartOf":{"@id":"https://inquir.org/#website"},"author":{"@type":"Organization","name":"Inquir"},"datePublished":"2025-01-01T00:00:00.000Z","dateModified":"2026-04-20T00:00:00.000Z","citation":"https://inquir.org/docs"},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Главная","item":"https://inquir.org"},{"@type":"ListItem","position":2,"name":"Serverless-контейнеры","item":"https://inquir.org/serverless-containers"}]},{"@type":"TechArticle","@id":"https://inquir.org/ru/serverless-containers#article","headline":"Serverless-контейнеры для Node.js, Python и Go: нативные модули без edge-лимитов","description":"Serverless-контейнеры для Node.js, Python и Go: Docker-изоляция на функцию, нативные модули, доступ в частную сеть, без ограничений V8 edge-изолята — за одним шлюзом с cron, вебхуками и фоновыми задачами.","inLanguage":"ru-RU","author":{"@type":"Organization","name":"Inquir"},"datePublished":"2025-01-01T00:00:00.000Z","dateModified":"2026-04-20T00:00:00.000Z","isPartOf":{"@id":"https://inquir.org/ru/serverless-containers#webpage"}},{"@type":"FAQPage","@id":"https://inquir.org/ru/serverless-containers#faq","url":"https://inquir.org/ru/serverless-containers","isPartOf":{"@id":"https://inquir.org/ru/serverless-containers#webpage"},"mainEntity":[{"@type":"Question","name":"Поддерживается custom Dockerfile?","acceptedAnswer":{"@type":"Answer","text":"Нет. Inquir использует managed рантаймы Node.js 22, Python 3.12, Go 1.22. Нативные зависимости — через слои."}},{"@type":"Question","name":"Как добавить нативный пакет?","acceptedAnswer":{"@type":"Answer","text":"Создать слой с нужным пакетом через UI и подключить к функции. Пакет доступен при запуске контейнера."}},{"@type":"Question","name":"Is cold start slower than edge isolates?","acceptedAnswer":{"@type":"Answer","text":"Container cold starts are slower than V8 isolate cold starts. Use hot containers (warm pools) to pre-warm functions that need steady low latency. Measure p95/p99 with realistic traffic before committing to a cold-only model."}},{"@type":"Question","name":"Can I use Python ML libraries like numpy and pandas?","acceptedAnswer":{"@type":"Answer","text":"Yes. Python 3.12 containers support the full PyPI ecosystem including numpy, pandas, scikit-learn, and other libraries with C extensions—pip install them like any other dependency."}}]}]}