Browsing Category
Software
11539 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
On-device GenAI in Chrome, Chromebook Plus, and Pixel Watch with LiteRT-LM
Google AI Edge provides the tools to run AI features on-device, and its new LiteRT-LM runtime is a…
Introducing the Data Commons Model Context Protocol (MCP) Server: Streamlining Public Data Access for AI Developers
Data Commons announces the availability of its MCP Server, which is a major milestone in making all of…
AWS Networking: Understanding CIDR Notation
Having a solid grasp of networking fundamentals is essential to understanding complex AWS architectures. I first came across…
Mastering Postgres Window Functions for Data Analysis in Supabase
Postgres window functions are a powerful SQL feature that lets you perform calculations across rows related to the…
Google Colab Adds More Back to School Improvements!
Colab is back with a few new and exciting features meant to simplify and enhance your notebook-based…
Terraform as a One-Shot Init Container in Docker Compose and CI: Ending “It Worked On My Machine”
Picture this: It’s Friday afternoon. Your pull request looks perfect locally – tests green, endpoints responsive, everything just…
Building and Deploying a Cloud-Native FastAPI Student Tracker App with MongoDB, Kubernetes, and GitOps
I once carried out a skills gap analysis on myself as a DevOps engineer, looking for my next…
Deploying Vanity URLs for Oracle APEX on OCI
How to deploy an Oracle APEX instance publicly through a custom URL domain using Oracle Cloud (OCI) load…
API Versioning in .NET Web API
As your API evolves, breaking changes are inevitable. Introducing API versioning ensures that your clients continue to work…
Create and configure network security groups
Create and configure network security groups Scenarion Your organization requires the network traffic in the app-vnet to be…