Day: September 21, 2025
8 posts
🚀Supercharging Docusaurus with MSW: Mock APIs for Live, Interactive Docs
When you’re building documentation for an API or product that depends on backend data, you face a familiar…
Clean Design, Strong Client: The way of the Elasticsearch’s Java SDK
Java has a vast ecosystem of APIs, not all of which are effective or easy to learn. Developing…
Bat-KV: Lightweight Key-Value Store for Windows Batch
Bat-KV: An Ultra-Lightweight Database for Windows Batch (.bat) Windows batch scripting is notoriously tricky, especially when it comes…
Beyond Functional: Writing Professional and Performant SQL Queries
Structured Query Language (SQL) is one of the most widely used languages for interacting with databases, yet even…
Learn python website
Hi, I created a website to learn python for French. It’s called PythonMaster. Could someone give me an…
AWS Security Best Practices for Production Applications
AWS can scale your business overnight — or expose it if misconfigured. From IAM sprawl to open S3…
Terraform for DevOps Engineers: Complete Beginner’s Guide
🌍 1.What is Terraform? Terraform is an open-source Infrastructure as Code (IaC) tool developed by HashiCorp. It allows…