Search results
9 resultsREST API design principles we follow
Versioning, error formats, pagination, and auth patterns used across all Intersysop-built APIs.
JWT Authentication — Implementation and Security Patterns
Access tokens, refresh tokens, rotation, revocation, and common mistakes.
Implementing Rate Limiting in APIs
Token bucket, sliding window, fixed window — algorithms and implementation patterns.
Designing a Data Lake on AWS S3
Folder structure, naming conventions, lifecycle policies, and access patterns.
Running Data Workloads on Kubernetes
Spark on K8s, Airflow on K8s, resource requests, and storage patterns.
DuckDB — Blazing Fast Local Analytics
When to reach for DuckDB instead of Spark, and how to use it effectively.
MongoDB Schema Design Patterns
Embedding vs referencing, the subset pattern, and indexing strategy.
OAuth 2.0 and OIDC — Implementing Secure Third-Party Auth
Authorization code flow, PKCE, scopes, and integrating with identity providers.
Infrastructure as Code for Data Platforms with Terraform
Managing cloud data infrastructure reproducibly with Terraform.