1Mastering Large Model Development from Scratch: Beyond the AI "Black Box"Stop being a mere AI "API caller." Learn how to build a Large Language Model (LLM) from scratch. This guide covers the 4-step training process, RAG vs. Fine-tuning strategies, and how to master the AI "black box" to regain freedom of choice in the generative AI era.
3Software Basics: What is Continuous Testing in DevOps?Continuous testing in DevOps is one of the essential software testing types, critical for both experienced and new software engineers. In this post, we will discuss how it works and its importance.
4How to Do Performance Test Monitoring: Key Metrics & Tuning TipsLearn how to do performance test monitoring effectively. Discover key metrics (RT, TPS, IOPS), identify CPU/memory/database bottlenecks, and follow step-by-step tuning tips for stable, efficient systems.