Tagged articles
3 articles
Page 1 of 1
Open Source Linux
Open Source Linux
Aug 13, 2024 · Operations

Complete Guide to Operations Automation Scripts and Directory Structure

This article outlines a comprehensive set of automated operations scripts, including baseline checks, service monitoring, Docker and Kubernetes maintenance, security inspections, and a well‑organized directory layout with roles, system, network, database, application, security, automation, and infrastructure sections.

AnsibleAutomationOperations
0 likes · 6 min read
Complete Guide to Operations Automation Scripts and Directory Structure
ITPUB
ITPUB
Mar 9, 2023 · Databases

9 Common SQL Script Pitfalls When Deploying to Production and How to Avoid Them

Deploying SQL scripts to production often leads to missed scripts, syntax errors, wrong execution order, mistimed runs, wrong databases, long runtimes, lack of rollback, missing indexes, and illegal column renames, but following structured version‑controlled practices can prevent these costly issues.

Database DeploymentDevOpsSQL
0 likes · 11 min read
9 Common SQL Script Pitfalls When Deploying to Production and How to Avoid Them
Java High-Performance Architecture
Java High-Performance Architecture
Aug 11, 2021 · Operations

Why Tencent’s Blue Whale Job Platform Is a Game-Changer for Operations Automation

The Blue Whale Job Platform (bk-job) by Tencent offers a comprehensive, front‑end/back‑end separated solution for script execution, file distribution, task scheduling, and workflow orchestration, providing secure command detection, versioned scripts, and extensible file source management to streamline enterprise operations.

AutomationScript ManagementTencent
0 likes · 5 min read
Why Tencent’s Blue Whale Job Platform Is a Game-Changer for Operations Automation