Skip to content
ITNotes

ITNotes

From Terminal to Cloud

  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
Breakings
Programming tutorial - IT technology blog
Speed Up Python with Numba JIT: Make Heavy Data Processing 100x Faster
September 3, 2026
DevOps tutorial - IT technology blog
CDK for Terraform (CDKTF) with Python: Deploy Cloud Resources Without Writing HCL
September 3, 2026
Programming tutorial - IT technology blog
Clean Up Your Java Code: A Practical Guide to Vavr
September 3, 2026
DevOps tutorial - IT technology blog
Stop Deploying Broken Docker Images: A Guide to Container Structure Tests
September 3, 2026
Programming tutorial - IT technology blog
Mastering Golang Memory Profiling: A Practical Guide with pprof
September 3, 2026
DevOps tutorial - IT technology blog
Stop Storing Secrets in Git: A Guide to 1Password Connect on Kubernetes
September 3, 2026
Networking tutorial - IT technology blog
Building a Network Performance Testbed: High-Speed Testing with TRex on Linux
September 1, 2026
Programming tutorial - IT technology blog
Stop Writing Boilerplate: A Guide to Python Dataclasses, Attrs, and Pydantic
September 1, 2026
Networking tutorial - IT technology blog
Build Your Own Private 5G Network: A Hands-On Guide with Open5GS and srsRAN
September 1, 2026
Programming tutorial - IT technology blog
Mastering Socket.IO in Node.js: Building Secure, Production-Ready Real-Time Apps
September 1, 2026
Database tutorial - IT technology blog
Posted inDatabase

MySQL Schema Migrations at Scale: A Deep Dive into gh-ost

May 17, 2026
Schema migrations on large MySQL tables don't have to cause downtime. This guide explores the triggerless approach of gh-ost, comparing it with native DDL and pt-osc while providing a step-by-step migration workflow.
Read More
DevOps tutorial - IT technology blog
Posted inDevOps

Stop Writing Dockerfiles: A Practical Guide to Paketo and Cloud-Native Buildpacks

May 16, 2026
Learn how to replace manual Dockerfiles with Cloud-Native Buildpacks (CNB) and Paketo. This guide covers automated builds, instant security rebasing, and standardizing your DevOps workflow.
Read More
HomeLab tutorial - IT technology blog
Posted inHomeLab

Proxmox SDN Guide: Build Complex Virtual Networks Without the Hardware Headache

May 16, 2026
Ditch the messy cables and expensive managed switches. This guide shows you how to master Proxmox SDN to build automated, isolated, and scalable virtual networks for your HomeLab.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Killing the Manual Audit: Automated Android Security with MobSF and Docker

May 16, 2026
Ditch manual decompilation. Learn to deploy MobSF on Docker for rapid Android security audits, catching hardcoded secrets and OWASP vulnerabilities in minutes.
Read More
Database tutorial - IT technology blog
Posted inDatabase

MySQL Sharding at Scale: A Practical Guide to Vitess on Kubernetes

May 16, 2026
Scaling MySQL horizontally doesn't have to be a nightmare. This hands-on guide walks you through sharding your database using Vitess on Kubernetes, from setup to VSchema configuration.
Read More
AI tutorial - IT technology blog
Posted inAI

Ditch the Subscription: Build a Private AI Coding Assistant with Continue and Ollama

May 16, 2026
Ditch GitHub Copilot. Learn how to build a fully self-hosted, private AI coding assistant using Continue.dev and Ollama with local LLMs like DeepSeek-Coder-V2.
Read More
Database tutorial - IT technology blog
Posted inDatabase

Beyond Lat/Lon: A Pro Guide to Mastering PostGIS on PostgreSQL

May 16, 2026
Learn how to move beyond basic latitude and longitude storage. This guide covers PostGIS installation, GEOGRAPHY vs GEOMETRY types, and how GIST indexing can make your spatial queries 100x faster.
Read More
DevOps tutorial - IT technology blog
Posted inDevOps

Stop Guessing Your Uptime: A Practical Guide to SLOs with Prometheus and Sloth

May 16, 2026
Tired of noisy alerts? Learn how to implement SRE-style SLOs and SLIs. This guide walks you through using Sloth and Prometheus to manage your reliability and Error Budget effectively.
Read More
Database tutorial - IT technology blog
Posted inDatabase

Zero-Downtime Database Upgrades: A Survival Guide to Blue-Green Deployment

May 16, 2026
Forget the 2 AM panic. I walk through how to use Blue-Green deployment and logical replication to upgrade PostgreSQL and MySQL with zero downtime and total control.
Read More
DevOps tutorial - IT technology blog
Posted inDevOps

Automating API Testing in CI/CD with Postman and Newman: 6 Months of Production Reality

May 16, 2026
Based on 6 months of production use, this guide explains how to integrate Postman and Newman into CI/CD pipelines to catch API bugs before they hit production.
Read More

Posts pagination

Previous page 1 … 54 55 56 57 58 … 119 Next page
Copyright 2026 — ITNotes. All rights reserved.
Privacy Policy | Terms of Service | Contact: [email protected] DMCA.com Protection Status
Scroll to Top