Search results
8 results
Article
Product Engineering
★ Featured
REST API Versioning Strategies
URL path, header, and query-param versioning compared with real-world tradeoffs.
Article
Product Engineering
★ Featured
REST API design principles we follow
Versioning, error formats, pagination, and auth patterns used across all Intersysop-built APIs.
Article
Product Engineering
CDN and Edge Caching Strategy
Origin offload, cache key design, purging, and choosing a CDN.
Article
Product Engineering
HTTP Caching Strategies for APIs and Web Applications
Cache-Control headers, ETags, CDN caching, and cache invalidation.
Article
Data & Platform
Getting Started with dbt (data build tool)
Models, tests, documentation, and the dbt workflow for transforming warehouse data.
Article
Data & Platform
Infrastructure as Code for Data Platforms with Terraform
Managing cloud data infrastructure reproducibly with Terraform.
Article
Product Engineering
Semantic Versioning — MAJOR.MINOR.PATCH in Practice
When to bump each version number and how to communicate breaking changes.
Article
Product Engineering
Designing and Publishing API Client SDKs
Auto-generation vs handwritten, retry logic, versioning, and developer experience.