Development tutorial - IT technology blog

Next.js 15 App Router: Mastering Server Components, Server Actions, and Partial Prerendering for Peak Performance

Next.js 15 App Router completely changes how you fetch data and handle forms with Server Components and Server Actions. This article shares practical tips from real-world experience refactoring a large codebase, along with a guide to configuring Partial Prerendering to combine static and dynamic content in a single page.
CentOS tutorial - IT technology blog

tuned-adm on CentOS Stream 9: Optimize Web Server, Database, and HPC Performance with the Right Profile

tuned-adm lets you optimize CentOS Stream 9 performance with a single command — pick the right profile for Web Server, Database, or HPC instead of spending hours on manual tuning. This article compares the throughput-performance, network-throughput, latency-performance, and hpc-compute profiles, with a guide to creating custom profiles and benchmarking your results.