Tagged articles
821 articles
Page 3 of 9
Top Architect
Top Architect
Oct 29, 2024 · Backend Development

Comprehensive Nginx Configuration Guide: Basics, Optimization, and Deployment

This article provides a step‑by‑step tutorial on understanding, simplifying, and optimizing Nginx configuration—including core directives, global/events/http blocks, reverse‑proxy setup, gzip compression, static‑dynamic separation, multi‑site hosting, and essential command‑line operations—complete with annotated code examples.

DeploymentGzipNginx
0 likes · 16 min read
Comprehensive Nginx Configuration Guide: Basics, Optimization, and Deployment
MaGe Linux Operations
MaGe Linux Operations
Oct 27, 2024 · Operations

Step-by-Step Guide to Deploy WordPress with NFS on CentOS 7

This tutorial walks through configuring an NFS server and client on CentOS 7, installing the LAMP stack, setting up a virtual host, deploying WordPress, configuring its database, and verifying the site works, providing all necessary commands and configuration details.

DeploymentLAMPWordPress
0 likes · 5 min read
Step-by-Step Guide to Deploy WordPress with NFS on CentOS 7
JD Cloud Developers
JD Cloud Developers
Oct 17, 2024 · Operations

Master Change Management: Compatibility, Gray Release & Rollback Strategies

This guide outlines comprehensive change‑management practices—including compatibility design across hardware, base and application software, structured release planning, gray‑release techniques, data‑migration safeguards, rollback mechanisms, and configuration control—to ensure system stability and reliability during updates.

DeploymentOperationschange management
0 likes · 25 min read
Master Change Management: Compatibility, Gray Release & Rollback Strategies
dbaplus Community
dbaplus Community
Oct 16, 2024 · Backend Development

How Tencent Docs Seamlessly Switches Between Monolith and Microservices

Tencent Docs tackles the trade‑offs of monolithic and microservice architectures by implementing a flexible, automated system that merges selected microservices into a few monoliths for private‑cloud scenarios, reducing runtime costs, deployment overhead, image size, memory usage and CPU consumption while preserving performance and scalability.

DeploymentMicroservicesarchitecture
0 likes · 14 min read
How Tencent Docs Seamlessly Switches Between Monolith and Microservices
Top Architect
Top Architect
Sep 27, 2024 · Backend Development

Comprehensive Guide to Nginx Configuration, Optimization, and Deployment

This article provides a step‑by‑step tutorial on understanding, simplifying, annotating, and optimizing Nginx configuration files, covering global, events, and http blocks, practical deployment tips, reverse‑proxy setup, gzip compression, maintenance pages, multi‑site hosting, static‑dynamic separation, and essential command‑line operations for Linux servers.

BackendDeploymentGzip
0 likes · 20 min read
Comprehensive Guide to Nginx Configuration, Optimization, and Deployment
Top Architect
Top Architect
Sep 23, 2024 · Backend Development

Comprehensive Nginx Configuration Guide: Basics, Optimization, and Deployment

This article provides a step‑by‑step walkthrough of Nginx configuration, explaining the original nginx.conf file, simplifying it, describing the global, events, and http blocks, and covering practical deployment, reverse‑proxy setup, gzip compression, maintenance pages, multi‑site hosting, static‑dynamic separation, and essential command‑line operations.

BackendDeploymentGzip
0 likes · 17 min read
Comprehensive Nginx Configuration Guide: Basics, Optimization, and Deployment
MaGe Linux Operations
MaGe Linux Operations
Sep 20, 2024 · Cloud Native

Master Kubernetes: From Pods to Deployments and Seamless Scaling

This comprehensive guide walks you through the origins, architecture, core components, and practical workflows of Kubernetes, explaining how Pods and Deployments work together, how the control plane orchestrates resources, and how to create, manage, and troubleshoot containerized applications at scale.

Cloud NativeDeploymentKubernetes
0 likes · 44 min read
Master Kubernetes: From Pods to Deployments and Seamless Scaling
DaTaobao Tech
DaTaobao Tech
Sep 18, 2024 · Frontend Development

From Code to Browser: Front‑End Development, Build, and Deployment

Front‑end development transforms a URL request into a rendered page by downloading HTML, CSS, and JavaScript, building the DOM and CSSOM, executing scripts, constructing a render tree, then performing layout and paint, while modern workflows use component frameworks, build tools for bundling and minification, versioned or hashed assets with long‑term CDN caching, and non‑overlapping gray‑release deployments to ensure smooth updates.

DeploymentWeb Developmentbuild tools
0 likes · 14 min read
From Code to Browser: Front‑End Development, Build, and Deployment
Didi Tech
Didi Tech
Sep 12, 2024 · Cloud Native

Improving Site Build Efficiency for Didi International Travel: Architecture, Application Modeling, and Automated Delivery Framework

To cut site‑provisioning time from months to weeks for Didi International Travel, the team built an OAM‑driven, KubeVela‑based automated delivery framework that separates environment configuration, integrates Terraform, and provides a UI, achieving an 80 % reduction in manual effort while improving reliability across hybrid‑cloud environments.

DeploymentKubeVelaOAM
0 likes · 29 min read
Improving Site Build Efficiency for Didi International Travel: Architecture, Application Modeling, and Automated Delivery Framework
Top Architect
Top Architect
Sep 12, 2024 · Operations

Comprehensive Nginx Configuration Guide: From Basics to Optimization

This article provides a step‑by‑step walkthrough of Nginx configuration, covering the original nginx.conf structure, a cleaned‑up version with annotations, the three main blocks (global, events, http), simple site deployment, common optimizations such as history‑mode handling, reverse proxy, gzip compression, maintenance pages, multi‑site hosting, static‑dynamic separation, and essential commands for installation, start, reload and shutdown.

ConfigurationDeploymentGzip
0 likes · 18 min read
Comprehensive Nginx Configuration Guide: From Basics to Optimization
Java High-Performance Architecture
Java High-Performance Architecture
Sep 12, 2024 · Operations

Master Nginx: From Basic Config to Advanced Optimizations

This article walks front‑end developers through the essential Nginx concepts, from understanding the original nginx.conf file and its annotated version to practical deployment steps, key optimizations like gzip, reverse proxy, static‑dynamic separation, and essential command‑line operations for installing, managing, and tuning the server.

ConfigurationDeploymentGzip
0 likes · 15 min read
Master Nginx: From Basic Config to Advanced Optimizations
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 12, 2024 · Mobile Development

Practical Guide to Publishing Flutter Apps on Chinese App Stores: Challenges, Analysis, and Recommendations

This article shares a detailed experience of publishing a Flutter‑based logistics application across major Chinese app stores, analyzes the difficulty levels and specific review issues for each platform, and provides concrete recommendations to avoid common pitfalls and streamline the submission process.

App Store SubmissionDeploymentMobile Development
0 likes · 6 min read
Practical Guide to Publishing Flutter Apps on Chinese App Stores: Challenges, Analysis, and Recommendations
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 1, 2024 · Frontend Development

How to Set Up and Deploy a VitePress Site to GitHub Pages

This guide explains why the author chose VitePress for a personal blog, walks through creating a VitePress project, configuring essential files, and deploying the site to GitHub Pages using a GitHub Actions workflow, including troubleshooting tips for build failures and CSS issues.

DeploymentGitHub Pagesci/cd
0 likes · 7 min read
How to Set Up and Deploy a VitePress Site to GitHub Pages
iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 30, 2024 · Mobile Development

Enhancing Hotfixes for QiYiGuo TV Using Robust and Plugin Mechanisms

To improve QiYiGuo TV’s rapid issue resolution, the team adopted Robust as the core hot‑fix engine and extended it with KRobust to handle reflection, Kotlin methods, enum‑switch mapping, and native‑library swaps, while building an automated deployment platform that now achieves over 95% fix rate and reduces average repair time from three days to under 24 hours across hundreds of channel APKs.

AndroidDeploymentHotfix
0 likes · 16 min read
Enhancing Hotfixes for QiYiGuo TV Using Robust and Plugin Mechanisms
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Aug 28, 2024 · Operations

Essential Bash Scripts for Linux System Monitoring and Automation

This article presents a curated collection of Bash scripts that automate key Linux operations such as MySQL replication monitoring, directory change detection, bulk user creation, website health checks, remote command execution, one‑click LNMP deployment, resource usage reporting, high‑resource process identification, and automated Java and PHP project deployment.

AutomationBashDeployment
0 likes · 12 min read
Essential Bash Scripts for Linux System Monitoring and Automation
FunTester
FunTester
Aug 28, 2024 · Operations

Shadow Testing: Reducing Risk and Ensuring Seamless System Changes

Shadow testing is a parallel deployment strategy that minimizes the risk of system changes, safeguards user experience, validates performance and data integrity, and provides a controlled environment for comprehensive testing, supported by a suite of modern tools and real‑world case studies.

DeploymentShadow TestingSoftware Testing
0 likes · 17 min read
Shadow Testing: Reducing Risk and Ensuring Seamless System Changes
JD Cloud Developers
JD Cloud Developers
Aug 27, 2024 · Cloud Computing

Deploy Black Myth: Wukong on the Cloud for Smooth Steam Streaming

This guide walks you through creating a cloud‑based service that bundles Black Myth: Wukong, the Steam client, and a remote desktop tool, detailing instance setup, remote configuration, streaming steps, and troubleshooting to achieve a seamless gaming experience.

DeploymentGamingOperations
0 likes · 9 min read
Deploy Black Myth: Wukong on the Cloud for Smooth Steam Streaming
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Aug 20, 2024 · Cloud Native

Four Common Microservice Deployment Strategies Explained

This article outlines four typical microservice deployment approaches—instance deployment, container deployment, serverless deployment, and container orchestration—detailing their architectures, benefits, drawbacks, and practical illustrations to help developers choose the most suitable method for scalable, efficient cloud-native applications.

DeploymentServerlesscontainerization
0 likes · 7 min read
Four Common Microservice Deployment Strategies Explained
Zhuanzhuan Tech
Zhuanzhuan Tech
Aug 14, 2024 · Operations

IoT Technology Selection and Deployment for an Automated Quality Inspection Center

This article analyzes the challenges of scaling automated quality‑inspection hardware, introduces IoT fundamentals, evaluates application‑layer protocols, MQTT broker options, QoS levels, and compares cloud, local, and edge deployment architectures to recommend a low‑latency, high‑reliability solution for the smart inspection platform.

BrokerDeploymentEdge Computing
0 likes · 22 min read
IoT Technology Selection and Deployment for an Automated Quality Inspection Center
Tencent Cloud Developer
Tencent Cloud Developer
Aug 13, 2024 · Backend Development

Comprehensive Guide to Backend Development: System Design, Architecture, Networking, Fault Handling, Monitoring, Service Governance, Testing, and Deployment

This comprehensive guide to backend development explains essential system and architecture design principles, networking strategies, fault and exception handling, monitoring and alerting, service governance, testing methodologies, and deployment practices, offering best‑practice advice and highlighting common pitfalls for building reliable, scalable internet services.

Backend DevelopmentDeploymentNetworking
0 likes · 28 min read
Comprehensive Guide to Backend Development: System Design, Architecture, Networking, Fault Handling, Monitoring, Service Governance, Testing, and Deployment
Efficient Ops
Efficient Ops
Aug 12, 2024 · Operations

Why rsync Fails in Unstable Networks and How to Fix It

A series of QA deployment failures caused by rsync errors revealed that network instability, missing timeouts, and zombie processes can break file synchronization, and adding a timeout option together with network diagnostics can mitigate the issue.

DeploymentTimeoutnetwork troubleshooting
0 likes · 13 min read
Why rsync Fails in Unstable Networks and How to Fix It
Architect's Guide
Architect's Guide
Jul 9, 2024 · Backend Development

Reducing SpringBoot Jar Size by Excluding Unnecessary lib Dependencies

This guide explains why SpringBoot JAR files become large when bundled with many external libraries, and provides a step‑by‑step method—including Maven configuration changes and runtime loader settings—to shrink the JAR by removing the BOOT‑INF/lib folder while preserving application functionality.

DeploymentJARjar-reduction
0 likes · 5 min read
Reducing SpringBoot Jar Size by Excluding Unnecessary lib Dependencies
Software Development Quality
Software Development Quality
Jun 21, 2024 · Operations

Stabilizing Test Environments with a Trunk‑Based Strategy

This article outlines a comprehensive approach to improve test environment stability by introducing a trunk‑based environment as the default, detailing solution architecture, various testing scenarios, implementation steps, and monitoring practices to transition from unstable daily environments to a more reliable testing ecosystem.

DeploymentEnvironmentOperations
0 likes · 14 min read
Stabilizing Test Environments with a Trunk‑Based Strategy
DataFunTalk
DataFunTalk
Jun 17, 2024 · Artificial Intelligence

AI Agent Applications and Architecture in the 1688 E‑commerce Platform

This article summarizes the exploration of AI agents on the 1688 e‑commerce platform, covering the value of large language models, the agent solution architecture, deployment strategies, multi‑turn interaction design, AI‑driven innovation paradigms, and future planning discussed at DataFunCon 2024.

AI AgentDeploymentMulti‑turn Interaction
0 likes · 26 min read
AI Agent Applications and Architecture in the 1688 E‑commerce Platform
Java Captain
Java Captain
Jun 13, 2024 · Backend Development

System Overview and Deployment Guide for Exam‑Ning Spring Cloud Application

This document introduces the Exam‑Ning system, detailing its front‑end Vue‑Element‑Admin UI, back‑end Spring Boot/Spring Cloud architecture with Nacos, OAuth2, OpenFeign, Sentinel, and API Gateway, outlines its modules and functions, provides deployment steps, and includes a questionnaire request for obtaining the source code.

Backend DevelopmentDeploymentMicroservices
0 likes · 5 min read
System Overview and Deployment Guide for Exam‑Ning Spring Cloud Application
Wukong Talks Architecture
Wukong Talks Architecture
Jun 7, 2024 · Operations

Troubleshooting Node Installation Failure on Ubuntu Due to Missing GLIBC 2.28 and Recovery Steps

This article recounts a failed Node.js installation on an older Ubuntu server caused by a missing GLIBC 2.28 library, details the attempted GLIBC upgrade script that led to system-wide segmentation faults, and explains how reinstalling a newer Ubuntu version resolved the issue while emphasizing careful backup practices.

DeploymentNode.jsUbuntu
0 likes · 4 min read
Troubleshooting Node Installation Failure on Ubuntu Due to Missing GLIBC 2.28 and Recovery Steps
Liangxu Linux
Liangxu Linux
Jun 5, 2024 · Operations

Master Linux Automation: A Step‑by‑Step Ansible Deployment Guide

This guide walks you through installing Ansible on Linux, configuring inventory and settings, writing a basic playbook to deploy a web server, and executing it, while also covering variables, roles, templates, handlers, conditional tasks, and error handling for robust automation.

AutomationDeploymentDevOps
0 likes · 5 min read
Master Linux Automation: A Step‑by‑Step Ansible Deployment Guide
JD Retail Technology
JD Retail Technology
Jun 3, 2024 · Frontend Development

Integrating Two Large Frontend Applications: Architecture, Deployment, and Code Refactoring

This article describes how two large front‑end platforms were systematically merged—covering background analysis, deployment optimization, repository consolidation, application‑type detection, routing, environment variables, request encapsulation, permission handling, and the resulting improvements in development efficiency and user experience.

Code RefactoringDeploymentVue
0 likes · 12 min read
Integrating Two Large Frontend Applications: Architecture, Deployment, and Code Refactoring
Qunar Tech Salon
Qunar Tech Salon
May 24, 2024 · Cloud Native

Adopting a Shrink‑Then‑Expand Deployment Model to Improve Release Efficiency in a Large‑Scale Travel Platform

This article analyzes the release‑time bottlenecks of a core travel platform after the post‑COVID traffic surge and presents a shrink‑then‑expand deployment strategy combined with physical‑machine container deployment, evaluating several open‑source solutions and demonstrating significant improvements in release speed, resource cost, and system stability.

ContainerDeploymentKubernetes
0 likes · 17 min read
Adopting a Shrink‑Then‑Expand Deployment Model to Improve Release Efficiency in a Large‑Scale Travel Platform
Full-Stack Internet Architecture
Full-Stack Internet Architecture
May 24, 2024 · Databases

Redis Deployment Modes: Single Instance, Master‑Slave Replication, Sentinel, and Cluster

This article reviews the four common Redis deployment modes—single‑instance, master‑slave replication, Sentinel, and cluster—explaining their architectures, advantages, drawbacks, and suitable application scenarios, and provides a comparative table to help readers choose the appropriate setup.

Deploymenthigh-availabilitysentinel
0 likes · 7 min read
Redis Deployment Modes: Single Instance, Master‑Slave Replication, Sentinel, and Cluster
Alibaba Cloud Native
Alibaba Cloud Native
May 23, 2024 · Cloud Native

Deploy Any App to Alibaba Cloud SAE in Two Simple Steps

Learn how to quickly deploy a source‑code project to Alibaba Cloud's Serverless Application Engine (SAE) in just two steps—preparing a Git repository and creating an application—using the open‑source Excalidraw example, with detailed configuration, security, performance, and upgrade insights.

Alibaba CloudDeploymentSAE
0 likes · 8 min read
Deploy Any App to Alibaba Cloud SAE in Two Simple Steps
Top Architect
Top Architect
May 23, 2024 · Operations

Blue‑Green, Rolling, and Canary Deployment Strategies Explained

This article provides a concise overview of three common deployment strategies—blue‑green, rolling, and canary (gray) releases—detailing their workflows, advantages, and key considerations for ensuring smooth, low‑risk production updates.

Blue-GreenContinuous DeliveryDeployment
0 likes · 9 min read
Blue‑Green, Rolling, and Canary Deployment Strategies Explained
Software Development Quality
Software Development Quality
May 10, 2024 · Operations

Mastering Software Deployment: From Development to Production Environments

This guide explains the purpose and characteristics of development, test, pre‑release, gray‑scale, and production environments, outlines deployment methods, key considerations, phased strategies, environment differences, testing data construction, and synchronization practices to improve software development quality and efficiency.

DeploymentDevOpsEnvironment
0 likes · 6 min read
Mastering Software Deployment: From Development to Production Environments
JD Tech Talk
JD Tech Talk
May 8, 2024 · Artificial Intelligence

Deploying Meta LLaMA 3 on JD Cloud: A Step‑by‑Step Tutorial

This article introduces Meta's newly released LLaMA 3 models, highlights their performance improvements, and provides a detailed, hands‑on guide for provisioning a JD Cloud GPU instance, installing the llama‑factory code, and running the model through a Jupyter‑based web demo.

AI TutorialDeploymentGPU Instance
0 likes · 5 min read
Deploying Meta LLaMA 3 on JD Cloud: A Step‑by‑Step Tutorial
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
May 7, 2024 · Cloud Native

Four Main Microservice Deployment Patterns Explained

This article introduces four primary microservice deployment models—multi‑instance, containerized, serverless, and container‑orchestration—detailing their architectures, advantages, drawbacks, and typical use cases for building scalable, efficient cloud‑native applications.

DeploymentDocker SwarmKubernetes
0 likes · 7 min read
Four Main Microservice Deployment Patterns Explained
macrozheng
macrozheng
Apr 30, 2024 · Operations

How to Automate Java SpringBoot Deployment with Jenkins and Docker Swarm

This guide walks you through setting up Jenkins to pull code from GitLab, build a SpringBoot 3 Java project with Maven, back up and copy JAR files to a remote server, and perform rolling updates of Docker Swarm services, all with step‑by‑step instructions and code snippets.

DeploymentDocker SwarmJava
0 likes · 10 min read
How to Automate Java SpringBoot Deployment with Jenkins and Docker Swarm
StarRocks
StarRocks
Apr 18, 2024 · Databases

Master StarRocks Deployment and Optimization: From Capacity Planning to Query Tuning

This comprehensive guide walks you through StarRocks production deployment, covering capacity planning, hardware specs, environment setup, table modeling, partitioning, bucketing, index selection, data import best practices, query optimization, monitoring, and resource‑group configuration, all backed by concrete SQL examples and configuration commands.

DeploymentModelingStarRocks
0 likes · 20 min read
Master StarRocks Deployment and Optimization: From Capacity Planning to Query Tuning
Wukong Talks Architecture
Wukong Talks Architecture
Apr 4, 2024 · Operations

Automated Deployment of Java Projects Using Jenkins Pipeline

This article provides a comprehensive guide on using Jenkins Pipeline to automate the deployment of Java backend projects, covering pipeline concepts, parameterized builds, code checkout, Maven compilation, JAR packaging, remote uploading, backup, update, and service restart procedures.

AutomationDeploymentJava
0 likes · 16 min read
Automated Deployment of Java Projects Using Jenkins Pipeline
Open Source Tech Hub
Open Source Tech Hub
Apr 4, 2024 · Backend Development

How to Package and Deploy PHP Applications Using PHAR Archives

This guide explains what PHAR archives are, how to configure PHP to allow writing PHAR files, how to structure a PHP project, create a PHAR package with a build script, run it via a simple wrapper, and outlines the internal mechanics and limitations of PHAR.

DeploymentPhararchive
0 likes · 10 min read
How to Package and Deploy PHP Applications Using PHAR Archives
DeWu Technology
DeWu Technology
Mar 25, 2024 · Cloud Native

Design and Implementation of Same‑City Dual‑Active Architecture for a Transaction Platform

The paper details a same‑city dual‑active architecture for a high‑traffic transaction platform, combining blue‑green and dual‑cluster deployment with zone‑aware routing, middleware transformations, and a gradual traffic‑coloring release process that achieved near‑50/50 traffic split, stable performance, minimal cost, and outlines remaining challenges.

DeploymentDual-Activecloud-native
0 likes · 20 min read
Design and Implementation of Same‑City Dual‑Active Architecture for a Transaction Platform
Architect
Architect
Mar 14, 2024 · Cloud Native

Understanding Kubernetes: Architecture, Core Components, and Deployment Workflow

This article explains how Kubernetes serves as a cloud‑native middle layer that abstracts servers and application services, detailing its control‑plane and node components, the role of pods, containers, and the kubectl tool, and walks through a typical service deployment and request flow.

Cloud NativeDeploymentKubernetes
0 likes · 10 min read
Understanding Kubernetes: Architecture, Core Components, and Deployment Workflow
21CTO
21CTO
Mar 11, 2024 · Operations

How Netlify’s AI Debugger Turns Failed Deploys into Quick Fixes

Netlify’s new AI‑assisted deployment feature automatically analyzes build failures, offers diagnostic suggestions, and helps developers resolve issues faster, though its recommendations are best‑effort and may require manual verification.

AI debuggingDeploymentNetlify
0 likes · 5 min read
How Netlify’s AI Debugger Turns Failed Deploys into Quick Fixes
360 Quality & Efficiency
360 Quality & Efficiency
Mar 8, 2024 · Cloud Native

Understanding maxUnavailable and maxSurge in Kubernetes Rolling Updates

This article explains the roles of maxUnavailable and maxSurge in Kubernetes rolling updates, demonstrates their impact on update speed and service stability through multiple practical cases, and provides best‑practice guidelines for configuring these parameters to achieve smooth, reliable deployments.

DeploymentKubernetesRolling Update
0 likes · 12 min read
Understanding maxUnavailable and maxSurge in Kubernetes Rolling Updates
DaTaobao Tech
DaTaobao Tech
Feb 19, 2024 · Artificial Intelligence

AI/ML Technology Articles Collection

This collection compiles technical articles that explore diverse AI/ML applications, from deploying large language models on MacBooks and building e‑commerce recommendation engines, to leveraging the LangChain framework, creating AIGC‑driven fashion solutions, and implementing Stable Diffusion for image generation.

AIAIGCDeployment
0 likes · 1 min read
AI/ML Technology Articles Collection
php Courses
php Courses
Jan 24, 2024 · Backend Development

Essential Tools for PHP Developers: IDEs, AI Assistants, Debuggers, and Deployment Solutions

This article presents a curated list of essential tools for PHP developers—including IDEs, AI‑powered assistants, database managers, static analysis utilities, code formatters, container platforms, debuggers, testing frameworks, and deployment automation—to streamline workflows, boost productivity, and improve code quality.

DebuggingDeploymentIDE
0 likes · 8 min read
Essential Tools for PHP Developers: IDEs, AI Assistants, Debuggers, and Deployment Solutions
DevOps
DevOps
Jan 23, 2024 · Operations

Collection of Bash Scripts for Server Monitoring, Automation, and Deployment

This article provides a curated set of Bash scripts covering MySQL replication monitoring, directory change detection, bulk user creation, website health checks, remote command execution, LNMP stack deployment, server resource reporting, high‑resource process identification, and automated deployment of Java and PHP projects, offering practical automation tools for system administrators.

AutomationBashDeployment
0 likes · 12 min read
Collection of Bash Scripts for Server Monitoring, Automation, and Deployment
Efficient Ops
Efficient Ops
Jan 21, 2024 · Operations

Essential Bash Scripts for Efficient Server Operations and Automation

This article compiles a set of practical Bash scripts that cover MySQL replication monitoring, directory change detection with real‑time sync, bulk user creation, website health checks, remote command execution, one‑click LNMP deployment, resource usage reporting, high‑CPU process identification, and automated Java/Tomcat and PHP project deployments.

BashDeploymentmonitoring
0 likes · 12 min read
Essential Bash Scripts for Efficient Server Operations and Automation
Sohu Tech Products
Sohu Tech Products
Jan 10, 2024 · Frontend Development

How to Build, Deploy, and Debug Flutter Web Apps: A Complete Step‑by‑Step Guide

This guide walks Flutter developers through the advantages and drawbacks of Flutter Web, explains three practical use cases, shows how to create a project, run it locally, handle routing and platform‑specific APIs, configure CDN paths for different environments, debug on desktop and mobile, and finally package and deploy the app to production.

CDNDebuggingDeployment
0 likes · 26 min read
How to Build, Deploy, and Debug Flutter Web Apps: A Complete Step‑by‑Step Guide
MaGe Linux Operations
MaGe Linux Operations
Jan 3, 2024 · Big Data

ClickHouse vs Elasticsearch: Faster, Cheaper Log Analytics Explained

This article compares ClickHouse and Elasticsearch for log analytics, highlighting ClickHouse's superior write throughput, query speed, and lower server costs, then provides a detailed, cost‑effective deployment guide covering Zookeeper, Kafka, FileBeat, ClickHouse installation, and visualization with ClickVisual, plus optimization tips.

Big DataClickHouseDeployment
0 likes · 15 min read
ClickHouse vs Elasticsearch: Faster, Cheaper Log Analytics Explained
Open Source Tech Hub
Open Source Tech Hub
Jan 3, 2024 · Backend Development

How to Package Webman into a Standalone Linux Binary (x86_64)

This guide explains how to install Webman, configure the project, build a self‑contained binary for x86_64 Linux using PHP's phar mechanism, run and monitor the binary, and outlines important compatibility notes and alternative manual packaging methods.

BackendDeploymentLinux
0 likes · 8 min read
How to Package Webman into a Standalone Linux Binary (x86_64)
Cloud Native Technology Community
Cloud Native Technology Community
Dec 29, 2023 · Cloud Native

Mastering Strimzi Kafka Operator: Architecture, Deployment & Tuning on K8s

This article provides an in‑depth analysis of the Strimzi Kafka Operator, covering its core features, multi‑layer architecture, detailed installation steps on Kubernetes, Kafka cluster creation, production/consumption workflows, and the internal reconciliation mechanisms that enable automated scaling, storage tuning, and fault‑recovery.

Cloud NativeDeploymentKafka
0 likes · 11 min read
Mastering Strimzi Kafka Operator: Architecture, Deployment & Tuning on K8s
DaTaobao Tech
DaTaobao Tech
Dec 27, 2023 · Artificial Intelligence

Deploying a Private LLM Knowledge Base on a MacBook

The guide walks through installing and quantizing the open‑source ChatGLM3‑6B model and the m3e‑base embedder on a MacBook, wrapping them with a FastAPI OpenAI‑compatible service, routing requests through a One‑API gateway, storing metadata in MongoDB and vectors in PostgreSQL pgvector, deploying FastGPT for RAG, ingesting data, and demonstrating 5‑7 second response times, while outlining future improvements.

ChatGLM3DeploymentFastAPI
0 likes · 23 min read
Deploying a Private LLM Knowledge Base on a MacBook
System Architect Go
System Architect Go
Dec 23, 2023 · Cloud Native

What Happens Inside Kubernetes When You Create a Deployment?

This article walks through the complete Kubernetes workflow from a user‑submitted Deployment request to the creation and scheduling of the resulting Pod, detailing the roles of the control‑plane components, node services, admission webhooks, and the various plugins involved.

Cloud NativeControl PlaneDeployment
0 likes · 7 min read
What Happens Inside Kubernetes When You Create a Deployment?
php Courses
php Courses
Dec 23, 2023 · Backend Development

How to Package and Deploy PHP Applications Using Composer

This guide explains the step-by-step process of preparing, managing dependencies with Composer, creating directory structures, and using PHP code to package a project into a zip archive for deployment, including installation commands and deployment tips for web servers.

BackendDeploymentpackaging
0 likes · 5 min read
How to Package and Deploy PHP Applications Using Composer
360 Quality & Efficiency
360 Quality & Efficiency
Dec 22, 2023 · Cloud Native

Refactoring Test Environment Deployment with Kubernetes: Practices and Pipeline Integration

This article explores the challenges of test environment deployment in modern DevOps, explains why Kubernetes offers a natural solution, details its design principles and core objects, and presents practical patterns for integrating Kubernetes‑based environments into CI/CD pipelines to achieve high cohesion, low coupling, and scalable testing workflows.

DeploymentDevOpsKubernetes
0 likes · 16 min read
Refactoring Test Environment Deployment with Kubernetes: Practices and Pipeline Integration
JD Cloud Developers
JD Cloud Developers
Dec 20, 2023 · Backend Development

How to Seamlessly Upgrade Spring Boot 2.7 for JDK 17 on JD Cloud

This guide explains why Spring Boot 2.7 is the optimal bridge to JDK 17, details the new language and performance features, provides step‑by‑step deployment and configuration instructions for JD Cloud, and shares practical compatibility fixes and IDE tips for a smooth migration.

DeploymentJDK 17Java
0 likes · 20 min read
How to Seamlessly Upgrade Spring Boot 2.7 for JDK 17 on JD Cloud
Liangxu Linux
Liangxu Linux
Dec 7, 2023 · Backend Development

Deploy Homebox: Open‑Source Home Inventory System with Docker

Homebox is an open‑source inventory and organization system for home users, built with React and Node.js, that can be quickly tried online or deployed locally via Docker Compose using a few simple commands and a GitHub repository.

DeploymentDockerReact
0 likes · 4 min read
Deploy Homebox: Open‑Source Home Inventory System with Docker
Bilibili Tech
Bilibili Tech
Dec 5, 2023 · Frontend Development

Jinkela Pipeline: A Front‑End DevOps Glue Tool for Simplifying Release Processes

Jinkela Pipeline is an experimental front‑end DevOps glue tool integrated into the Dejavu platform that unifies and automates release workflows—handling environment variables, mono‑repo structures, parallel GitLab jobs, and plugin extensions—to reduce manual steps, inconsistencies, and anxiety for developers while enabling low‑code pipeline composition and future ChatOps integration.

AutomationDeploymentMonorepo
0 likes · 26 min read
Jinkela Pipeline: A Front‑End DevOps Glue Tool for Simplifying Release Processes
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 5, 2023 · Frontend Development

Building a Customizable Image Generation Tool with Node‑Canvas and Full‑Stack Deployment

This article walks through the conception, implementation, and deployment of a highly configurable image‑generation CLI tool built with node‑canvas, covering the npm package design, command‑line usage, custom font handling, a React‑based visual website, backend services, CI/CD with GitHub Actions, and server setup.

DeploymentGitHub Actionsimage generation
0 likes · 35 min read
Building a Customizable Image Generation Tool with Node‑Canvas and Full‑Stack Deployment
Test Development Learning Exchange
Test Development Learning Exchange
Nov 30, 2023 · Operations

Comprehensive Test Plan, Strategy, Acceptance, and Deployment Plan for an E‑commerce Double‑11 Event

This document outlines a complete test plan, testing strategies, resource allocation, schedule, risk management, acceptance criteria, and deployment procedures for an e‑commerce Double‑11 promotion, emphasizing functional, interface, and performance testing to ensure system stability and high‑quality user experience.

DeploymentPerformance TestingSoftware Testing
0 likes · 8 min read
Comprehensive Test Plan, Strategy, Acceptance, and Deployment Plan for an E‑commerce Double‑11 Event
Open Source Linux
Open Source Linux
Nov 20, 2023 · Cloud Native

Master Helm: One‑Click Kubernetes Deployments and Management Guide

This article explains how Helm, the Kubernetes package manager, simplifies deploying multiple micro‑service applications with a single command, covering its core features, workflow, key concepts, step‑by‑step usage, release management, installation order, and a comprehensive command reference.

Cloud NativeDeploymentDevOps
0 likes · 14 min read
Master Helm: One‑Click Kubernetes Deployments and Management Guide
JD Retail Technology
JD Retail Technology
Nov 8, 2023 · Operations

Technical Strategies for Ensuring System Stability During Large‑Scale Promotional Events

The article analyzes the importance of system stability during major sales promotions, presents data‑driven insights on traffic and revenue, identifies key challenges such as massive traffic, data volume, and complex workflows, and offers comprehensive operational, application, storage, and monitoring measures to guarantee reliable performance under extreme load.

Deploymentdatabaselarge‑scale promotion
0 likes · 13 min read
Technical Strategies for Ensuring System Stability During Large‑Scale Promotional Events
Ctrip Technology
Ctrip Technology
Nov 2, 2023 · Backend Development

Design and Implementation of the PGClowcode Low‑Code Platform at Ctrip

The article details the motivation, design, architecture, key features, deployment workflow, and future roadmap of Ctrip's PGClowcode low‑code platform, which enables rapid visual development of backend pages through a front‑end React UI and a Spring WebFlux backend, addressing common challenges in large‑scale internal tool development.

BackendCtripDeployment
0 likes · 21 min read
Design and Implementation of the PGClowcode Low‑Code Platform at Ctrip
Software Development Quality
Software Development Quality
Oct 17, 2023 · Information Security

Deploy Watchdog: Open-Source Asset Management & Security Scanning Platform

This guide introduces Watchdog, an upgraded, web-based security platform derived from Bayonet, and provides step-by-step instructions for installing, configuring, and deploying it across multiple Ubuntu nodes, including database setup, Flask service launch, and activation of sub-domain, port, URL, and Xray scanning modules.

DeploymentWatchdogasset management
0 likes · 7 min read
Deploy Watchdog: Open-Source Asset Management & Security Scanning Platform
Top Architect
Top Architect
Oct 8, 2023 · Backend Development

Chemex ICT Asset Management System – Features, Demo, and Deployment Guide

This article introduces the open‑source Chemex ICT asset management system built with Laravel and Dcat Admin, outlines its key features and demos, and provides detailed Docker and manual deployment instructions—including required prerequisites, environment configuration, and step‑by‑step commands—for setting up the system in a production environment.

DeploymentDockerLaravel
0 likes · 7 min read
Chemex ICT Asset Management System – Features, Demo, and Deployment Guide
JD Retail Technology
JD Retail Technology
Oct 8, 2023 · Mobile Development

Cross‑Platform Development of JD Mini‑Program for Fast Delivery: Background, Action, Research, Progress, and Planning

This report details JD's mini‑program cross‑platform initiative for the Fast Delivery service, covering background, actions taken, research findings, progress achieved, planning considerations, risk mitigation, and expected benefits such as reduced cost, improved stability, and higher development efficiency.

DeploymentJDmini-program
0 likes · 9 min read
Cross‑Platform Development of JD Mini‑Program for Fast Delivery: Background, Action, Research, Progress, and Planning
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 4, 2023 · Operations

Docker Basics and Step‑by‑Step Guide to Deploy Frontend and Node.js Applications

This article explains Docker fundamentals, compares containers with virtual machines, details Docker’s core components and common commands, and provides complete step‑by‑step instructions for packaging, building, running, automating, and pushing both a Vite‑based React frontend and an Express‑based Node.js backend using Nginx and shell scripts.

AutomationContainerDeployment
0 likes · 17 min read
Docker Basics and Step‑by‑Step Guide to Deploy Frontend and Node.js Applications
php Courses
php Courses
Sep 27, 2023 · Backend Development

Step-by-Step Guide to Building a PHP & MySQL Forum

This comprehensive tutorial walks you through setting up a Linux server, installing Apache, PHP, and MySQL, creating the necessary database schema, implementing user registration, login, thread and post management, and finally deploying the complete PHP‑based discussion forum to a DigitalOcean Droplet.

ApacheDeploymentDigitalOcean
0 likes · 18 min read
Step-by-Step Guide to Building a PHP & MySQL Forum
MaGe Linux Operations
MaGe Linux Operations
Sep 16, 2023 · Cloud Native

Containers vs Serverless: Which Is Right for Your App?

This article explains how containers and serverless functions work, compares their architectures, resource usage, and pricing, and provides guidance on when to choose each based on startup time, scalability, language support, and workload characteristics, helping developers decide the best fit for their applications.

DeploymentScalabilityServerless
0 likes · 8 min read
Containers vs Serverless: Which Is Right for Your App?