DevOps

CI/CD, deployment, and infrastructure automation skills.

All DevOps (1075 found)

πŸ“„
2026/08/11

Bitrix Logger

Covers PSR-3 logging configuration in Bitrix: FileLogger, SysLogger, EventLogger, log formatters, and Monolog integration. Use when configuring module logs, debugging, or auditing kernel calls.
DevOps
193
πŸ“¦
2026/08/11

Bitrix Modules

Covers creation and maintenance of custom Bitrix modules in /local/modules/, including CModule class, installation/uninstallation, event and agent registration, module options, and scaffold generation with make:module.
DevOps
193
⚑
2026/08/11

Bitrix Performance

Covers Bitrix performance optimization including composite site, query optimization, replication, sharding, and hot/cold sessions. Use for high-load scenarios beyond basic caching.
DevOps
193
🐘
2026/08/11

Bitrix PostgreSQL

Provides guidance on configuring Bitrix with PostgreSQL, migrating from MySQL, checking module compatibility, and writing portable code. For Enterprise editions only.
DevOps
193
πŸ—οΈ
2026/08/11

Bitrix Project Structure

Guidance on Bitrix project organization: where to place custom code, how to configure PSR-4 autoloading, and proper use of module loading via Bitrix\Main\Loader.
DevOps
193
🌐
2026/08/11

Bitrix Request Response

Provides patterns for handling HTTP requests and responses in Bitrix using framework classes like HttpRequest, HttpResponse, and Uri utilities, as a modern replacement for superglobals and raw headers.
DevOps
193
⏳
2026/07/16

Background Jobs

Use when designing asynchronous job processing. Covers queue selection, idempotency, retry and backoff policy, scheduling, poison messages, and observability for work that happens outside the request.
DevOps
182
πŸ—„οΈ
2026/07/16

Caching

Use when adding or debugging a cache. It covers cache placement, invalidation, stampede protection, TTL selection, and the consistency tradeoffs involved.
DevOps
182
⚑
2026/07/16

Event-Driven Architecture

Use when designing systems around events and message queues. Covers event schema design, delivery guarantees, idempotent consumers, ordering, dead-letter handling, and event sourcing.
DevOps
182
πŸ€–
2026/08/11

Micro-ROS

Guides micro-ROS setup for connecting MCUs (STM32, ESP32) to the ROS 2 DDS graph via micro_ros_agent and rclc client library. Covers transports, common issues, and static memory management.
DevOps
183
πŸ› οΈ
2026/07/16

ML Pipeline

Build and operate reproducible machine learning pipelines. Covers feature engineering, train/serve consistency, drift monitoring, and retraining to avoid silent model degradation.
DevOps
182
🩺
2026/08/11

Paper Doctor

Checks if your Paper verification & retrieval tools are ready: Python, data APIs, network, credentials, cache, typesetting. Outputs a four-state readiness report in Chinese with fix guidanceβ€”no automatic repairs.
DevOps
185
PreviousPage 89 of 90Next