Tag

Deployment

0 views collected around this technical thread.

Java Architecture Diary
Java Architecture Diary
May 16, 2025 · Backend Development

Nacos 3.0 Deep Dive: Decoupled Architecture & Flexible Deployments

This article examines Nacos 3.0’s major architectural overhaul—including console‑service decoupling, independent ports, three deployment modes, a new bootstrap startup engine, and step‑by‑step embedded integration—showcasing how the redesign boosts security, performance, and flexibility for microservice ecosystems.

BootstrapDeploymentNacos
0 likes · 9 min read
Nacos 3.0 Deep Dive: Decoupled Architecture & Flexible Deployments
php中文网 Courses
php中文网 Courses
May 15, 2025 · Operations

Using Jenkins to Automate PHP Project Packaging and Deployment

This tutorial demonstrates how PHP developers can set up Jenkins to automate building, testing, and deploying PHP applications by installing Jenkins, creating a job, configuring the repository, environment variables, build scripts, post‑build actions, and running the job for continuous integration and delivery.

BuildCI/CDDeployment
0 likes · 4 min read
Using Jenkins to Automate PHP Project Packaging and Deployment
Linux Ops Smart Journey
Linux Ops Smart Journey
Apr 27, 2025 · Cloud Native

Deploy Jenkins on Kubernetes with Helm: A Step‑by‑Step Guide

This tutorial walks you through using Helm to download the Jenkins chart, pull and retag required Docker images, configure a custom values file, install Jenkins on a Kubernetes cluster, verify the deployment, and understand the benefits of Helm for streamlined CI/CD automation.

CI/CDCloud NativeDeployment
0 likes · 8 min read
Deploy Jenkins on Kubernetes with Helm: A Step‑by‑Step Guide
Java Architecture Diary
Java Architecture Diary
Apr 25, 2025 · Artificial Intelligence

How MCP Proxy Simplifies Secure Multi‑Model AI Integration

This article explains the MCP (Model Context Protocol) and its proxy solution, detailing how it aggregates multiple AI model servers, addresses compatibility and security challenges, and provides flexible configuration, deployment, and integration options for developers building complex AI applications.

AI integrationConfigurationDeployment
0 likes · 10 min read
How MCP Proxy Simplifies Secure Multi‑Model AI Integration
Sohu Tech Products
Sohu Tech Products
Apr 16, 2025 · Operations

1. Architecture Overview

Drawing on experience with TimerTask, Quartz, SpringTask, HashWheelTimer, Elastic‑Job, XXL‑JOB, and AirFlow, the author created a teaching‑focused, horizontally scalable task‑scheduling platform supporting over 100 000 jobs, organized into gateway, admin, and worker layers, with a detailed architecture and tech‑stack overview.

DeploymentNettyQuartz
0 likes · 6 min read
1. Architecture Overview
Tencent Technical Engineering
Tencent Technical Engineering
Apr 7, 2025 · Cloud Native

Deploying MCP Server on Serverless Cloud Functions with Cube Secure Containers

The article explains how to deploy a Model Context Protocol (MCP) server—illustrated with a Python weather‑query example—on Tencent Cloud Function using either a Docker image or direct code upload, leverages Cube’s high‑security lightweight containers for fast start‑up, and highlights serverless benefits such as automatic scaling, cost efficiency, and simplified operations compared with Kubernetes for AI agents and tool integration.

AI agentsCloud FunctionsCube Secure Container
0 likes · 21 min read
Deploying MCP Server on Serverless Cloud Functions with Cube Secure Containers
Architect
Architect
Mar 18, 2025 · Artificial Intelligence

2025 AI Agent Technology Stack: Layers, Core Functions, and Future Directions

The article outlines the 2025 AI Agent technology stack, detailing its five layered architecture—model serving, storage & memory, tooling, framework orchestration, and deployment—while discussing current trends, challenges, and future directions such as tool ecosystem expansion, self‑evolution, and edge‑cloud hybrid deployments.

AI AgentDeploymentObservability
0 likes · 12 min read
2025 AI Agent Technology Stack: Layers, Core Functions, and Future Directions
Java Architect Essentials
Java Architect Essentials
Mar 17, 2025 · Backend Development

One‑Click Deployment of a SpringBoot Application Using IDEA and Docker

This tutorial demonstrates how to replace the traditional jar‑upload workflow with an IDEA‑integrated Docker solution, covering environment setup, SSH configuration, Docker daemon connection, SpringBoot code, Dockerfile creation, remote deployment settings, firewall opening, and common troubleshooting steps.

DeploymentDockerIDEA
0 likes · 8 min read
One‑Click Deployment of a SpringBoot Application Using IDEA and Docker
DevOps Cloud Academy
DevOps Cloud Academy
Mar 13, 2025 · Operations

Release Engineering Best Practices: Branching Models, CI/CD Guidelines, and Deployment Strategies

This article provides a comprehensive overview of release engineering, covering branch models, naming conventions, merge processes, Git commit standards, CI/CD stage design, environment isolation, artifact management, product delivery steps, deployment strategies, and rollback procedures to ensure reliable software releases.

BranchingCI/CDDeployment
0 likes · 26 min read
Release Engineering Best Practices: Branching Models, CI/CD Guidelines, and Deployment Strategies
Selected Java Interview Questions
Selected Java Interview Questions
Mar 12, 2025 · Operations

How to Write a Shell Script for Deploying a Java Backend Application Without Docker

This guide explains how to create a shell script to deploy a Java backend application without Docker, covering variable configuration, start/stop/restart functions, log handling, and command-line usage, along with packaging and troubleshooting steps.

BackendDeploymentJava
0 likes · 6 min read
How to Write a Shell Script for Deploying a Java Backend Application Without Docker
Selected Java Interview Questions
Selected Java Interview Questions
Mar 11, 2025 · Backend Development

Zero‑Downtime SpringBoot Deployment by Sharing the Same Port

The article explains how to update a SpringBoot application without stopping the old process by detecting port usage, temporarily launching a new instance on an alternate port, then seamlessly switching the original port to the new instance, achieving near‑zero downtime.

DeploymentJavaPortSharing
0 likes · 8 min read
Zero‑Downtime SpringBoot Deployment by Sharing the Same Port
Code Ape Tech Column
Code Ape Tech Column
Feb 28, 2025 · Backend Development

Spring Boot Packaging with Maven Assembly Plugin and a Deployment Shell Script

This article explains how to configure Maven profiles for different environments, use the maven‑assembly‑plugin and maven‑jar‑plugin to create a zip deployment package for a Spring Boot application, and provides a reusable shell script (shenniu_publish.sh) for extracting, starting, stopping, and restarting the service on Linux.

BackendDeploymentMaven
0 likes · 13 min read
Spring Boot Packaging with Maven Assembly Plugin and a Deployment Shell Script
Selected Java Interview Questions
Selected Java Interview Questions
Feb 24, 2025 · Artificial Intelligence

Deploying Ollama on Windows and Linux and Integrating with SpringBoot

This guide explains how to download, install, and configure Ollama on Windows and Linux, set up environment variables, select a DeepSeek model, and call the Ollama API from a SpringBoot application with example code snippets.

APIDeepSeekDeployment
0 likes · 6 min read
Deploying Ollama on Windows and Linux and Integrating with SpringBoot
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Feb 20, 2025 · Artificial Intelligence

Deploying DeepSeek‑R1 Large Language Model on Knative with GPU A10

This guide explains how to deploy the DeepSeek‑R1 large language model on a Knative platform using an A10 GPU, covering preparation, service creation with appropriate annotations, YAML configuration, verification via curl, custom domain setup, and optional personal AI assistant deployment.

AIDeepSeekDeployment
0 likes · 8 min read
Deploying DeepSeek‑R1 Large Language Model on Knative with GPU A10
php中文网 Courses
php中文网 Courses
Feb 20, 2025 · Backend Development

How to Package and Deploy PHP Applications Using Composer and ZipArchive

This tutorial explains how to prepare a PHP project, install and use Composer to manage dependencies, create a ZipArchive with PHP code to package the entire application, and finally deploy the packaged project on a web server such as Apache or Nginx.

BackendComposerDeployment
0 likes · 4 min read
How to Package and Deploy PHP Applications Using Composer and ZipArchive
Python Programming Learning Circle
Python Programming Learning Circle
Feb 15, 2025 · Backend Development

Proper Python Configuration for Multi‑Environment Applications

This article explains how to structure Python projects so that configuration is managed through packages and environment variables, enabling seamless deployment across development, testing, staging, and production environments without code changes, while illustrating best practices with clear examples and code snippets.

BackendConfigurationDeployment
0 likes · 12 min read
Proper Python Configuration for Multi‑Environment Applications
Linux Ops Smart Journey
Linux Ops Smart Journey
Feb 11, 2025 · Cloud Native

Deploy Elasticsearch on Kubernetes with Helm: Step‑by‑Step Guide

Learn how to containerize and deploy Elasticsearch using Helm on a Kubernetes cluster, covering chart download, certificate generation, secret creation, configuration files, and verification steps, enabling secure, scalable search capabilities in a cloud‑native environment.

Cloud NativeDeploymentDocker
0 likes · 11 min read
Deploy Elasticsearch on Kubernetes with Helm: Step‑by‑Step Guide
php中文网 Courses
php中文网 Courses
Feb 11, 2025 · Operations

Using Jenkins to Package and Deploy PHP Applications

This tutorial explains how PHP developers can install Jenkins, create and configure a job, set up source control, environment variables, build scripts, and post‑build actions to automate the packaging and deployment of PHP applications.

CI/CDDeploymentJenkins
0 likes · 4 min read
Using Jenkins to Package and Deploy PHP Applications