Tagged articles
2369 articles
Page 6 of 24
Selected Java Interview Questions
Selected Java Interview Questions
Mar 9, 2025 · Backend Development

Introduction to Manticore Search: Features, Performance, and Usage

Manticore Search is a high‑performance, open‑source C++ search engine that builds on Sphinx, offering real‑time indexing, SQL support, distributed search, and significant speed advantages over Elasticsearch, with simple installation via Linux packages or Docker and extensive plugin ecosystems for various applications.

DockerFull‑Text SearchManticore Search
0 likes · 6 min read
Introduction to Manticore Search: Features, Performance, and Usage
Su San Talks Tech
Su San Talks Tech
Mar 8, 2025 · Databases

Quickly Design Databases with the Open‑Source DrawDB Tool

This guide introduces the open‑source DrawDB tool, walks through Docker‑based installation, demonstrates designing tables and relationships using a mall e‑commerce permission module example, and covers SQL import/export, theme switching, and template customization, helping developers efficiently create database schemas.

Database designDockerDrawDB
0 likes · 6 min read
Quickly Design Databases with the Open‑Source DrawDB Tool
Architect
Architect
Mar 7, 2025 · Artificial Intelligence

Open‑Source AI Agents: MetaGPT/OpenManus, CAMEL‑AI/OWL, and OpenHands – Architecture, Features, and Challenges

This article examines three open‑source AI‑agent projects—MetaGPT/OpenManus, CAMEL‑AI/OWL, and OpenHands—detailing their modular architectures, tool‑chain integrations, performance benchmarks, deployment workflows, security considerations, and the broader implications for democratizing AI agent technology.

DockerMulti-Agent Architecturebenchmark
0 likes · 11 min read
Open‑Source AI Agents: MetaGPT/OpenManus, CAMEL‑AI/OWL, and OpenHands – Architecture, Features, and Challenges
ITPUB
ITPUB
Mar 6, 2025 · Cloud Native

Mastering Portainer: Simplify Docker and Kubernetes Management with Easy Deployment

This guide explains what Portainer is, compares its Community and Business editions, details its core architecture, provides step‑by‑step installation using Docker, Docker‑Compose, and Docker‑Stack, and demonstrates key features such as dashboards, container, image, service, volume, and user management for Docker and Kubernetes environments.

Cloud NativeContainer ManagementDocker
0 likes · 43 min read
Mastering Portainer: Simplify Docker and Kubernetes Management with Easy Deployment
Top Architecture Tech Stack
Top Architecture Tech Stack
Mar 5, 2025 · Backend Development

One-Click Remote Deployment of SpringBoot Projects with IntelliJ IDEA and Docker

This tutorial explains how to set up IntelliJ IDEA and Docker for one‑click remote deployment of a SpringBoot application, covering prerequisite installations, SSH configuration, Docker daemon basics, Dockerfile creation, and the step‑by‑step configuration within IDEA to streamline project deployment and log monitoring.

DockerIntelliJ IDEARemote Deployment
0 likes · 7 min read
One-Click Remote Deployment of SpringBoot Projects with IntelliJ IDEA and Docker
21CTO
21CTO
Feb 28, 2025 · Backend Development

What’s New in .NET Aspire 9.1? Six Dashboard Features and More

Microsoft’s .NET Aspire 9.1 release adds six new dashboard capabilities, improves user experience, and introduces enhancements like on‑demand resource startup, better Docker integration, and upgraded development container support, offering developers richer monitoring and deployment tools for modern applications.

AspireDashboardDocker
0 likes · 3 min read
What’s New in .NET Aspire 9.1? Six Dashboard Features and More
macrozheng
macrozheng
Feb 26, 2025 · Databases

Boost Your SQL Workflow with Chat2DB’s AI‑Powered Database Management

This article introduces Chat2DB, an AI‑enhanced SQL client and reporting tool, walks through its key features, Docker‑based installation, practical usage with a SpringBoot‑Vue e‑commerce project, and demonstrates how its built‑in AI can generate SQL queries automatically.

AIChat2DBDatabase Management
0 likes · 4 min read
Boost Your SQL Workflow with Chat2DB’s AI‑Powered Database Management
Top Architect
Top Architect
Feb 25, 2025 · Backend Development

Why Docker May Not Be Ideal for Running MySQL: N Reasons and Practical Guidance

The article examines why deploying MySQL in Docker containers can lead to data‑security, performance, state‑management and resource‑isolation problems, outlines mitigation strategies, discusses scenarios where containerization is feasible, and concludes with a call for community discussion while also featuring promotional material for AI‑related services.

Dockerbackend-developmentcontainerization
0 likes · 9 min read
Why Docker May Not Be Ideal for Running MySQL: N Reasons and Practical Guidance
Efficient Ops
Efficient Ops
Feb 25, 2025 · Artificial Intelligence

How to Deploy DeepSeek R1 Locally: A Step‑by‑Step Guide for AI Enthusiasts

This guide explains what DeepSeek R1 is, compares its full and distilled versions, details hardware requirements for Linux, Windows, and macOS, and provides step‑by‑step instructions for local deployment using Ollama, LM Studio, Docker, and visual interfaces like Open‑WebUI and Dify.

AI modelDeepSeekDify
0 likes · 9 min read
How to Deploy DeepSeek R1 Locally: A Step‑by‑Step Guide for AI Enthusiasts
Raymond Ops
Raymond Ops
Feb 24, 2025 · Cloud Native

Mastering containerd: Architecture, Installation, and Go Demo

This article explains what containerd is, why it is needed, its technical goals and architecture, provides step‑by‑step installation on Ubuntu, shows how to configure it as a system service, and demonstrates a complete Go program that creates, runs, and cleans up a Redis container using the containerd client library.

DockerGoLinux
0 likes · 12 min read
Mastering containerd: Architecture, Installation, and Go Demo
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 22, 2025 · Artificial Intelligence

Deploying DeepSeek Locally with Ollama, Building Personal and Organizational Knowledge Bases, and Integrating with Spring AI

This guide explains how to locally deploy the DeepSeek large‑language model using Ollama on Windows, macOS, and Linux, configure model storage and CORS, build personal and enterprise RAG knowledge bases with AnythingLLM and Open WebUI, and integrate the model into a Spring AI application via Docker and Docker‑Compose.

DeepSeekDockerKnowledge Base
0 likes · 16 min read
Deploying DeepSeek Locally with Ollama, Building Personal and Organizational Knowledge Bases, and Integrating with Spring AI
DevOps Cloud Academy
DevOps Cloud Academy
Feb 19, 2025 · Operations

Top 10 DevOps Project Ideas with Source Code for 2025

This article introduces ten practical DevOps project ideas for 2025, explains the core concepts behind each project, and provides direct source‑code links so readers can build, test, and showcase their DevOps skills across containers, CI/CD pipelines, Kubernetes, Terraform, and more.

DevOpsDockerKubernetes
0 likes · 10 min read
Top 10 DevOps Project Ideas with Source Code for 2025
Top Architecture Tech Stack
Top Architecture Tech Stack
Feb 19, 2025 · Operations

Nginx UI: A Web-Based Management Interface for Nginx Servers

Nginx UI is a Go‑and‑Vue powered web interface that simplifies Nginx server configuration, offering real‑time statistics, ChatGPT assistance, one‑click deployment, automatic Let's Encrypt renewal, log viewing, configuration editing with syntax highlighting, and multiple deployment options including binary, systemd, and Docker.

DockerGoNginx
0 likes · 7 min read
Nginx UI: A Web-Based Management Interface for Nginx Servers
Code Ape Tech Column
Code Ape Tech Column
Feb 18, 2025 · Backend Development

Practical Guide to Using XXL‑JOB for Distributed Task Scheduling with Spring Boot and Docker

This article explains what XXL‑JOB is, why a distributed task‑scheduling platform is needed, and provides a step‑by‑step tutorial—including Docker deployment, Spring Boot integration, sharding, idempotency handling, and a video‑transcoding use case—to help developers implement reliable distributed jobs in Java applications.

Distributed SchedulingDockerVideo Transcoding
0 likes · 19 min read
Practical Guide to Using XXL‑JOB for Distributed Task Scheduling with Spring Boot and Docker
21CTO
21CTO
Feb 16, 2025 · Artificial Intelligence

How to Deploy Your Own DeepSeek LLM Locally: Step-by-Step Guide

This guide walks you through setting up a local DeepSeek large language model, covering environment preparation, model acquisition, dependency installation, FastAPI service creation, Docker containerization, optional front‑end interface, performance tuning, and common troubleshooting steps.

AI modelDeepSeekDocker
0 likes · 7 min read
How to Deploy Your Own DeepSeek LLM Locally: Step-by-Step Guide
Infra Learning Club
Infra Learning Club
Feb 15, 2025 · Cloud Native

Advanced Guide: Real‑Time GPU Process Migration in Kubernetes with CRIU

This article explains how os‑criu provides transparent, OS‑level GPU checkpoint/restore, compares its performance with NVIDIA's cuda‑checkpoint, walks through building and installing the PhOS framework, demonstrates migration of a Llama2‑13b‑chat workload in Docker, and discusses current limitations and future Kubernetes integration plans.

CRIUCheckpointDocker
0 likes · 9 min read
Advanced Guide: Real‑Time GPU Process Migration in Kubernetes with CRIU
macrozheng
macrozheng
Feb 14, 2025 · Backend Development

How to Build Fast Spring Boot 3 Apps with GraalVM Native Images and AOT

This guide walks through the prerequisites, GraalVM installation, Maven setup, and step‑by‑step packaging of a Spring Boot 3 application into a native executable using AOT compilation, runtime hints, and Docker, demonstrating dramatically faster startup times.

AoTDockerRuntimeHints
0 likes · 12 min read
How to Build Fast Spring Boot 3 Apps with GraalVM Native Images and AOT
Tencent Cloud Developer
Tencent Cloud Developer
Feb 7, 2025 · Artificial Intelligence

Launch DeepSeek Models in Seconds with One‑Click Cloud Development

This guide shows how to start DeepSeek large‑language models on cnb.cool in just 5‑10 seconds without downloading, using a simple three‑step process that includes forking the repository, selecting a model branch, and running Ollama or Docker commands, plus options for long‑term cloud deployment.

AICloud NativeDeepSeek
0 likes · 3 min read
Launch DeepSeek Models in Seconds with One‑Click Cloud Development
MaGe Linux Operations
MaGe Linux Operations
Feb 7, 2025 · Artificial Intelligence

How to Deploy DeepSeek R1 Locally: A Step‑by‑Step AI Model Guide

This article walks you through everything you need to know about DeepSeek R1—including its different model sizes, hardware requirements, installation tools like Ollama, LM Studio and Docker, and how to set up a visual interface with Open‑WebUI or Dify—for offline, private, and cost‑effective AI inference.

AIDeepSeekDocker
0 likes · 15 min read
How to Deploy DeepSeek R1 Locally: A Step‑by‑Step AI Model Guide
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Feb 5, 2025 · Artificial Intelligence

Deploy DeepSeek R1 Locally with Ollama: Step‑by‑Step Guide for Windows & Linux

This article provides a comprehensive guide to locally deploying DeepSeek R1 models using Ollama on Windows and Linux, covering model variants, hardware requirements, installation steps, command‑line operations, visual client options, usage examples, performance tuning, and best‑practice recommendations for developers and enterprises.

AI modelDeepSeekDocker
0 likes · 10 min read
Deploy DeepSeek R1 Locally with Ollama: Step‑by‑Step Guide for Windows & Linux
macrozheng
macrozheng
Feb 5, 2025 · Operations

Master Java Application Diagnostics with the Open‑Source Meteor Console

This guide introduces the open‑source Meteor Console, a non‑intrusive Java application diagnostic tool built on Arthas, covering its architecture, installation steps, core features like class querying, method monitoring, thread management, and links to the full microservice project and video tutorials.

ArthasDockerKubernetes
0 likes · 4 min read
Master Java Application Diagnostics with the Open‑Source Meteor Console
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Feb 5, 2025 · Artificial Intelligence

Deploy DeepSeek‑V3 on Ascend: Step‑by‑Step Guide for Fast AI Inference

This guide walks developers through obtaining the DeepSeek‑V3 model on the Ascend community, converting weights for GPU and NPU, loading the appropriate MindIE Docker image, launching the container, and configuring service‑level parameters to achieve efficient, out‑of‑the‑box AI inference on Ascend hardware.

AI inferenceAscendDeepSeek
0 likes · 4 min read
Deploy DeepSeek‑V3 on Ascend: Step‑by‑Step Guide for Fast AI Inference
Architect's Guide
Architect's Guide
Feb 4, 2025 · Backend Development

Deploying Redis Sentinel with Portainer and Integrating it into a Spring Boot Application

This tutorial walks through installing Portainer for Docker container management, creating docker‑compose files to deploy Portainer, setting up a master‑slave‑sentinel Redis architecture, configuring a custom bridge network, and finally integrating Redis Sentinel into a Spring Boot project with Lettuce connection pooling.

BackendContainer ManagementDocker
0 likes · 15 min read
Deploying Redis Sentinel with Portainer and Integrating it into a Spring Boot Application
Code Mala Tang
Code Mala Tang
Feb 2, 2025 · Artificial Intelligence

How to Deploy DeepSeek AI Coding Assistant Locally: A Step‑by‑Step Guide

This guide walks you through the hardware and software prerequisites, Docker-based installation, environment configuration, model fine‑tuning, IDE integration, maintenance, and troubleshooting for running the DeepSeek AI programming assistant entirely on your own machine.

AI coding assistantDeepSeekDocker
0 likes · 12 min read
How to Deploy DeepSeek AI Coding Assistant Locally: A Step‑by‑Step Guide
dbaplus Community
dbaplus Community
Feb 2, 2025 · Cloud Native

From Virtualization to Containers: A Complete Journey Through Container Technology

This article provides a comprehensive overview of container technology, covering its definition, key characteristics, historical evolution from early virtualization to modern Docker and Kubernetes ecosystems, core Linux mechanisms such as cgroups and namespaces, runtime implementations, OCI standards, security enhancements, and container orchestration.

ContainersDockerKubernetes
0 likes · 21 min read
From Virtualization to Containers: A Complete Journey Through Container Technology
Test Development Learning Exchange
Test Development Learning Exchange
Jan 28, 2025 · Interview Experience

Essential Interview Q&A: Testing, DevOps, Cloud, Linux, and Management Insights

This comprehensive guide compiles expert answers to common interview questions covering software testing strategies, API automation, performance testing, Linux system administration, Docker and Kubernetes fundamentals, CI/CD pipelines, and effective team management practices, providing valuable insights for candidates and hiring managers alike.

DevOpsDockerKubernetes
0 likes · 49 min read
Essential Interview Q&A: Testing, DevOps, Cloud, Linux, and Management Insights
MaGe Linux Operations
MaGe Linux Operations
Jan 24, 2025 · Information Security

How to Secure Docker Images with Trivy: Step-by-Step Guide

This guide explains how to set up Docker on Ubuntu 18.04, install and configure the Trivy vulnerability scanner, and use it to analyze container images such as Redis, BusyBox, and Nginx, covering database updates, output formats, and practical command examples.

CVEContainer SecurityDocker
0 likes · 9 min read
How to Secure Docker Images with Trivy: Step-by-Step Guide
Infra Learning Club
Infra Learning Club
Jan 23, 2025 · Cloud Native

Getting Started with GPU Remote Invocation Using rCUDA

This article introduces GPU remote invocation, explains rCUDA's architecture, walks through installing the server and client, demonstrates running CUDA samples on a GPU‑less node, and shows how to deploy rCUDA on Kubernetes with example DaemonSet and Job manifests.

CUDADockerGPU remote invocation
0 likes · 7 min read
Getting Started with GPU Remote Invocation Using rCUDA
Java Architecture Diary
Java Architecture Diary
Jan 22, 2025 · Operations

How to Manage Docker Containers with Natural Language Using MCP Docker Server

This guide explains how the open‑source Model Context Protocol (MCP) enables natural‑language control of Docker containers, walks through environment setup, Spring AI integration, client project configuration, and demonstrates a full execution log showing automated image pulling, port mapping, volume mounting, and container startup.

AI integrationContainer ManagementDocker
0 likes · 9 min read
How to Manage Docker Containers with Natural Language Using MCP Docker Server
macrozheng
macrozheng
Jan 21, 2025 · Frontend Development

How to Automate One-Click Vue Frontend Deployment with Jenkins

This guide walks you through setting up Jenkins to automatically build and deploy the Vue-based front‑end of the Mall e‑commerce project, covering plugin installation, NodeJS configuration, Git repository setup, build steps, shell scripts for packaging and remote deployment to Nginx, and final verification.

DockerFrontend DeploymentJenkins
0 likes · 7 min read
How to Automate One-Click Vue Frontend Deployment with Jenkins
IT Architects Alliance
IT Architects Alliance
Jan 19, 2025 · Cloud Native

Mastering Cloud‑Native CI/CD: Build, Deploy, and Scale Your Pipelines

This comprehensive guide explains cloud‑native architecture fundamentals, walks through CI/CD pipeline core components, provides step‑by‑step instructions for setting up Git, Jenkins, Docker, and Kubernetes, and demonstrates advanced Tekton pipelines, while discussing benefits, challenges, and future trends.

Cloud NativeDockerJenkins
0 likes · 20 min read
Mastering Cloud‑Native CI/CD: Build, Deploy, and Scale Your Pipelines
Infra Learning Club
Infra Learning Club
Jan 15, 2025 · Fundamentals

Getting Started with GPU Kernel Virtualization: Building a Simple Linux Module

This tutorial walks through the motivation for Nvidia GPU kernel interception, explains Linux kernel module basics and privilege rings, shows how to set up an Ubuntu environment, write and compile a minimal LKM, load and test it, then create a fake GPU character device and mount it into a Docker container for verification.

DockerGPUKernel Module
0 likes · 8 min read
Getting Started with GPU Kernel Virtualization: Building a Simple Linux Module
Raymond Ops
Raymond Ops
Jan 13, 2025 · Cloud Native

How Docker Transforms Go Web App Development and Deployment

This tutorial explains how to containerize a simple Go web application with Docker, set up a development workflow using Docker and Bee, build and run images, and automate continuous integration and deployment with Semaphore, covering prerequisites, Dockerfile creation, testing, and production deployment steps.

DockerGoWeb Development
0 likes · 23 min read
How Docker Transforms Go Web App Development and Deployment
Java Tech Enthusiast
Java Tech Enthusiast
Jan 9, 2025 · Cloud Native

Configuring NVIDIA Docker Plugin and GPU Access in Kubernetes

This guide walks through installing the NVIDIA container toolkit, configuring Docker to use the NVIDIA runtime, verifying GPU access, deploying the NVIDIA device plugin in Kubernetes, labeling GPU nodes, and running a GPU‑accelerated FFmpeg pod to confirm successful GPU integration.

Container ToolkitDockerGPU
0 likes · 12 min read
Configuring NVIDIA Docker Plugin and GPU Access in Kubernetes
macrozheng
macrozheng
Jan 9, 2025 · Cloud Native

How Windmill Turns Scripts into Interactive UIs and Automated Workflows

Windmill is an open‑source platform that converts scripts into interactive user interfaces and orchestrated workflows, offering automatic UI generation, multi‑language support, high‑performance Rust backend, and secure sandboxing, and can be self‑hosted via Docker Compose or Kubernetes for rapid internal tool development.

DockerKubernetesRust
0 likes · 6 min read
How Windmill Turns Scripts into Interactive UIs and Automated Workflows
macrozheng
macrozheng
Jan 8, 2025 · Operations

Master Docker Management with DPanel: Install, Use, and Real‑World Example

This article introduces DPanel, a lightweight Chinese‑language Docker visual management panel, walks through its installation via Docker commands, demonstrates core features such as overview, image and container management, and shows a real‑world SpringBoot‑Vue e‑commerce project deployment using Docker Compose.

Container ManagementDPanelDevOps
0 likes · 8 min read
Master Docker Management with DPanel: Install, Use, and Real‑World Example
macrozheng
macrozheng
Jan 6, 2025 · Backend Development

Discover Elasticvue: A Lightweight Open‑Source GUI for Managing Elasticsearch

This article introduces Elasticvue, a free open‑source Elasticsearch GUI that supports ES 7.x/8.x, explains how to install it via Docker, demonstrates its features such as cluster monitoring, index and shard management, document search, and REST queries using a real e‑commerce project example.

BackendDockerElasticsearch
0 likes · 7 min read
Discover Elasticvue: A Lightweight Open‑Source GUI for Managing Elasticsearch
MaGe Linux Operations
MaGe Linux Operations
Jan 4, 2025 · Operations

Master Docker: From Origins to Commands, Networking, and Volumes

This guide explains Docker’s origins, core container technologies such as cgroups and namespaces, essential commands for managing container lifecycles, and practical examples covering environment variables, volumes, and networking, enabling readers to understand and operate Docker containers effectively.

ContainersDevOpsDocker
0 likes · 7 min read
Master Docker: From Origins to Commands, Networking, and Volumes
Architecture Digest
Architecture Digest
Jan 2, 2025 · Operations

Deploying Portainer for Docker Management and Setting Up Redis Sentinel with Spring Boot Integration

This article guides readers through installing the Portainer Docker management UI, creating Docker‑Compose files for Portainer, deploying a Redis master‑slave cluster with Sentinel, configuring custom bridge networks, and integrating the Sentinel setup into a Spring Boot application using Lettuce and RedisTemplate.

Container ManagementDockerDocker Compose
0 likes · 15 min read
Deploying Portainer for Docker Management and Setting Up Redis Sentinel with Spring Boot Integration
Architect
Architect
Dec 31, 2024 · Operations

Integrating Prometheus with Spring Boot and Visualizing Metrics Using Grafana

This guide explains how to monitor a Spring Boot application using Prometheus, configure Spring Boot Actuator, run Prometheus (including Docker deployment), set up Grafana for visualizing metrics, and create custom metrics with Micrometer, providing step‑by‑step instructions and code examples.

ActuatorDockerGrafana
0 likes · 10 min read
Integrating Prometheus with Spring Boot and Visualizing Metrics Using Grafana
MaGe Linux Operations
MaGe Linux Operations
Dec 31, 2024 · Cloud Native

Step-by-Step Guide to Deploy Flannel CNI with Host‑GW, VXLAN, and iptables Optimization in Kubernetes

This tutorial walks through Kubernetes CNI networking, introduces common plugins, explains Flannel's three network models, details cluster planning, software download, installation, configuration, supervisor setup, service startup, pod‑to‑pod connectivity verification, iptables rule optimization, and DNS troubleshooting for a functional Flannel‑based cluster.

CNIClusterDocker
0 likes · 20 min read
Step-by-Step Guide to Deploy Flannel CNI with Host‑GW, VXLAN, and iptables Optimization in Kubernetes
macrozheng
macrozheng
Dec 31, 2024 · Operations

Why Choose Gogs Over GitLab? A Lightweight Self‑Hosted Git Solution

This article introduces Gogs as a fast, low‑resource self‑hosted Git service, explains how to install it with Docker, configure basic settings, use it for a SpringBoot‑Vue e‑commerce project, and compares its advantages over GitLab for developers seeking a lightweight alternative.

DevOpsDockerGit
0 likes · 7 min read
Why Choose Gogs Over GitLab? A Lightweight Self‑Hosted Git Solution
MaGe Linux Operations
MaGe Linux Operations
Dec 30, 2024 · Cloud Native

Step-by-Step Guide to Deploy a Kubernetes Cluster on CentOS 7

This tutorial walks through preparing three CentOS 7 hosts, installing Docker, configuring kubeadm, initializing a Kubernetes master, troubleshooting common errors, adding worker nodes, installing a CNI plugin, testing the cluster with an Nginx deployment, and provides essential kubectl commands for ongoing management.

CNICentOSCluster Setup
0 likes · 22 min read
Step-by-Step Guide to Deploy a Kubernetes Cluster on CentOS 7
Open Source Tech Hub
Open Source Tech Hub
Dec 25, 2024 · Backend Development

Is PHP Really Dead? Docker Pulls Hit 1 Billion, Proving Its Vitality

Despite long‑standing rumors that PHP is obsolete, recent data shows the official PHP Docker image has been pulled over one billion times, highlighting the language’s continued dominance in web development, with 79% of server‑side sites still powered by PHP and platforms like WordPress serving billions of pages.

DockerPHPWeb Development
0 likes · 3 min read
Is PHP Really Dead? Docker Pulls Hit 1 Billion, Proving Its Vitality
Eric Tech Circle
Eric Tech Circle
Dec 24, 2024 · Fundamentals

Essential Mac Apps Every Web Full‑Stack Developer Should Use

This guide lists the must‑have macOS applications for web full‑stack developers, covering productivity terminals, markdown editors, IDEs, mobile mini‑program tools, container management, database clients, lightweight editors, AI‑enhanced code editors, and essential package managers to streamline the entire development workflow.

DockerIDEMac
0 likes · 7 min read
Essential Mac Apps Every Web Full‑Stack Developer Should Use
macrozheng
macrozheng
Dec 24, 2024 · Backend Development

Master Apache ShenYu: Code‑Free API Gateway Setup, HTTP Proxy & Rate Limiting

This article introduces Apache ShenYu, a high‑performance, visual API gateway, walks through Docker‑based installation of its admin and bootstrap containers, demonstrates HTTP proxy and address‑rewrite configuration for a SpringBoot e‑commerce project, and shows how to enable rate‑limiting using the built‑in plugins.

DockerMicroservicesShenYu
0 likes · 10 min read
Master Apache ShenYu: Code‑Free API Gateway Setup, HTTP Proxy & Rate Limiting
Architecture Digest
Architecture Digest
Dec 23, 2024 · Backend Development

Deploy kkfileviewer with Docker and Integrate MinIO in Spring Boot

This guide walks through installing the kkfileviewer Docker container, building its image, running it, and then shows how to add MinIO support to a Spring Boot application with Maven dependencies, configuration, utility classes, and REST endpoints for file upload and preview.

DockerMinioSpring Boot
0 likes · 6 min read
Deploy kkfileviewer with Docker and Integrate MinIO in Spring Boot
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 21, 2024 · Cloud Native

Understanding Docker and Kubernetes: Principles, Architecture, and Deployment Practices

This article explains the fundamentals of containerization by reviewing virtualization concepts, detailing Docker's architecture and Dockerfile syntax, and then introduces Kubernetes' control‑plane and node components, providing step‑by‑step examples for deploying a simple Nginx service and a Java web application on a K8s cluster, both manually and with automation tools.

Cloud NativeDeploymentDevOps
0 likes · 19 min read
Understanding Docker and Kubernetes: Principles, Architecture, and Deployment Practices
Code Mala Tang
Code Mala Tang
Dec 20, 2024 · Cloud Native

Unlock Docker Caching: Layer Strategies, BuildKit & Cache Optimization

This guide explains Docker's layered architecture, how to leverage build cache, cache mounts, external cache solutions, multi‑stage builds, RUN instruction optimization, .dockerignore usage, cache busting, custom cache paths, BuildKit features, and Docker Compose layer caching, providing best‑practice tips and code examples for faster, smaller images.

BuildKitDockerDockerfile
0 likes · 31 min read
Unlock Docker Caching: Layer Strategies, BuildKit & Cache Optimization
Raymond Ops
Raymond Ops
Dec 20, 2024 · Operations

Master Docker Networking: Types, Drivers, and Practical Commands

This article explains Docker networking fundamentals, covering the main network types (bridge, host, overlay, macvlan, none), their drivers and container modes, how to configure and manage networks with Docker CLI commands, and important security and isolation considerations for containerized applications.

ContainersDockerHost
0 likes · 19 min read
Master Docker Networking: Types, Drivers, and Practical Commands
IT Services Circle
IT Services Circle
Dec 20, 2024 · Backend Development

Comprehensive Backend Development Interview Notes: OS Memory, Concurrency, Networking, Databases, Redis, Kafka, and Docker

This article compiles detailed backend interview notes covering salary expectations, OS stack vs heap differences, process and thread concepts, DNS resolution, ping protocol, MySQL indexing and locking mechanisms, Redis performance characteristics, Kafka throughput optimizations, and Docker's underlying implementation.

BackendDockerNetworking
0 likes · 17 min read
Comprehensive Backend Development Interview Notes: OS Memory, Concurrency, Networking, Databases, Redis, Kafka, and Docker
macrozheng
macrozheng
Dec 20, 2024 · Big Data

Master Data Pipelines with Kestra: Open‑Source Workflow Engine Explained

This article introduces the open‑source Kestra workflow engine, outlines its key features for building scalable data pipelines, provides step‑by‑step Docker installation and YAML workflow examples, and showcases its visual UI for monitoring and managing complex ETL and automation tasks.

DockerKestraWorkflow Orchestration
0 likes · 6 min read
Master Data Pipelines with Kestra: Open‑Source Workflow Engine Explained
DevOps Operations Practice
DevOps Operations Practice
Dec 17, 2024 · Backend Development

From CPU Alert to Resolution: A Step‑by‑Step Backend Performance Debugging Guide

This article recounts a midnight CPU alert incident and walks through systematic backend troubleshooting—from initial system checks and JVM profiling to algorithm refactoring, database indexing, Docker‑based isolation, and proactive monitoring—demonstrating how to restore service performance and prevent future outages.

DockerJVMdatabase
0 likes · 7 min read
From CPU Alert to Resolution: A Step‑by‑Step Backend Performance Debugging Guide
macrozheng
macrozheng
Dec 17, 2024 · Cloud Native

Build a Lightweight Docker Registry with Registry & Docker‑Registry‑Browser

This guide walks through setting up a lightweight private Docker image registry using the official Docker registry and the visual docker‑registry‑browser tool, covering installation, configuration, image tagging, pushing, pulling, and running a sample SpringBoot‑Vue e‑commerce application in containers.

ContainerDevOpsDocker
0 likes · 8 min read
Build a Lightweight Docker Registry with Registry & Docker‑Registry‑Browser
Java Architect Essentials
Java Architect Essentials
Dec 15, 2024 · Operations

Simplify Java Project Build and Deployment with Jpom: A Hands‑On Guide

Jpom is a lightweight, low‑intrusion Java‑based platform that streamlines online building, automatic deployment, daily operations, and project monitoring, offering features such as node management, SSH terminal, Docker control, and multi‑environment packaging, with step‑by‑step installation commands and demo access details.

DevOpsDockerJpom
0 likes · 7 min read
Simplify Java Project Build and Deployment with Jpom: A Hands‑On Guide
Code Mala Tang
Code Mala Tang
Dec 11, 2024 · Cloud Native

Speed Up Docker Builds: Proven Tips to Cut Build Time

This guide explains Docker's build process and offers practical techniques—such as structuring Dockerfiles, using multi‑stage builds, leveraging cache, shrinking images, parallel builds, BuildKit, and .dockerignore—to dramatically reduce build times and improve development efficiency.

Build OptimizationBuildKitDocker
0 likes · 8 min read
Speed Up Docker Builds: Proven Tips to Cut Build Time
Top Architect
Top Architect
Dec 10, 2024 · Databases

Why Docker Is Not Suitable for Running MySQL: Data Safety, Performance, and Resource Isolation Issues

The article explains that while Docker is convenient for learning environments, deploying MySQL in containers poses serious data‑safety, performance, and resource‑isolation problems, and it outlines scenarios where containerizing MySQL may still be viable before shifting to promotional content about AI communities.

ContainersData SafetyDocker
0 likes · 10 min read
Why Docker Is Not Suitable for Running MySQL: Data Safety, Performance, and Resource Isolation Issues
Test Development Learning Exchange
Test Development Learning Exchange
Dec 6, 2024 · Operations

Common Docker Commands Reference

This article provides a comprehensive reference of essential Docker commands, covering basic container operations, image management, volume handling, network configuration, and data management, with brief Chinese descriptions and example usages for each command.

CLIContainerDevOps
0 likes · 6 min read
Common Docker Commands Reference
Alibaba Cloud Native
Alibaba Cloud Native
Dec 6, 2024 · Cloud Native

Decouple Registry Login and Build Multi‑Arch Images with Alibaba Cloud Flow

Alibaba Cloud Flow now separates image registry login from the build step, supports flexible remote or local caching via buildx, and enables one‑click multi‑architecture image creation, allowing developers to pull base images and push targets across different private registries while optimizing build speed and cache reuse.

Alibaba CloudDockerImage Registry
0 likes · 10 min read
Decouple Registry Login and Build Multi‑Arch Images with Alibaba Cloud Flow
Java Tech Enthusiast
Java Tech Enthusiast
Dec 5, 2024 · Cloud Native

Optimizing Docker Images for Lightweight Deployment

By switching to a lightweight Alpine base, employing multi‑stage builds to separate compilation from runtime, and finally serving the React app with an Nginx Alpine image, Docker images can be reduced from over a gigabyte to roughly twenty‑two megabytes, enabling efficient, minimal‑footprint container deployment.

AlpineDockerNginx
0 likes · 6 min read
Optimizing Docker Images for Lightweight Deployment
Code Mala Tang
Code Mala Tang
Dec 4, 2024 · Cloud Native

7 Proven Dockerfile Tricks to Shrink Images and Speed Up Builds

Learn seven practical Dockerfile optimization techniques—from picking lightweight base images and reducing layers to leveraging cache, .dockerignore, environment variables, multi-stage builds, and locking dependency versions—to create smaller, faster, and more reliable container images.

Cloud NativeContainer OptimizationDevOps
0 likes · 6 min read
7 Proven Dockerfile Tricks to Shrink Images and Speed Up Builds
Yum! Tech Team
Yum! Tech Team
Nov 28, 2024 · Cloud Native

Elastic Scaling Architecture for a Smart Delivery System During Peak Holiday Traffic

The article describes how an operations engineer transforms a complex, multi‑language smart delivery platform into an elastic, container‑native system that automatically scales, registers, and logs services during the high‑load Chinese New Year period using Kubernetes, Docker, init containers, and a configuration center.

Configuration ManagementDockerKubernetes
0 likes · 13 min read
Elastic Scaling Architecture for a Smart Delivery System During Peak Holiday Traffic
Java Tech Enthusiast
Java Tech Enthusiast
Nov 28, 2024 · Cloud Computing

Understanding Physical Servers, VPS, ECS, and Docker Containers

The article explains that a physical server is a dedicated machine in a data center, while cloud providers offer virtual private servers (VPS) and elastic compute services (ECS) that share hardware, and shows how Docker containers provide lightweight, OS‑level isolation for flexible, cost‑effective deployment, guiding readers on choosing the right option.

DockerECSVPS
0 likes · 6 min read
Understanding Physical Servers, VPS, ECS, and Docker Containers
macrozheng
macrozheng
Nov 26, 2024 · Backend Development

How to Preview Any File Online with Spring Boot, MinIO, and kkFileView

This tutorial shows how to set up MinIO and the open‑source kkFileView tool using Docker, configure a storage bucket, and generate preview URLs so that any file type—images, Word, PDF, PPT, markdown, Excel, or archives—can be viewed directly in a web browser without writing additional code.

DockerMinioSpring Boot
0 likes · 7 min read
How to Preview Any File Online with Spring Boot, MinIO, and kkFileView
Infra Learning Club
Infra Learning Club
Nov 25, 2024 · Cloud Native

Testing NVIDIA GPU DRA on Kubernetes 1.31

This guide walks through setting up an Ubuntu 22.04 environment, installing Docker, kind, the NVIDIA Container Toolkit, configuring the NVIDIA runtime as default, building and deploying the Kubernetes DRA driver, and running three demo scenarios that demonstrate GPU sharing across containers and pods in a Kubernetes 1.31 cluster.

Device Resource AllocationDockerKubernetes
0 likes · 7 min read
Testing NVIDIA GPU DRA on Kubernetes 1.31