A 2026 look at famous apps built with React Native — Meta, Instagram, Discord, Shopify, Coinbase, Microsoft and more — what the framework powers in ea...
MicroPyramid Blog
Articles that strengthen our current focus on AI systems, modernization, and product engineering, alongside the broader engineering archive.
Older posts still cover Django, Python, AWS, Salesforce, React, Flutter, and Svelte, but the clearest current signal is around the three service lanes below.
AI Systems
RAG, knowledge workflows, search, and practical AI system design.
Explore service pageModernization
Legacy cleanup, migration planning, Django rescue, and safer system change.
Explore service pageProduct Engineering
Full-stack delivery, dashboards, portals, MVPs, and AI-ready product work.
Explore service pageSales Cloud helps you win deals and manage your pipeline; Service Cloud helps you support customers and resolve cases. Compare features, objects, Eins...
A clear 2026 breakdown of Salesforce cost: licence editions (Starter, Pro, Enterprise, Unlimited, Agentforce), per-user pricing, ongoing add-ons, and ...
Understand Salesforce governor limits — the per-transaction SOQL, DML, CPU, heap and callout caps the Apex runtime enforces — why they exist, what hap...
Is Salesforce good for small business? Yes — if you will customise it and resource an admin; maybe not if you need something dead-simple. An honest 20...
How to issue a Let's Encrypt wildcard certificate (*.example.com) with Certbot: why wildcards require the DNS-01 challenge, manual TXT-record issuance...
A practical 2026 guide to backing up and restoring MySQL, PostgreSQL, and MongoDB — mysqldump, pg_dump, and mongodump commands, point-in-time recovery...
A Django CRM is a customer relationship system built on Django — custom or open source. Learn its advantages, core modules, and when to build vs buy S...
A complete, modern guide to adding single sign-on to a Django 5.x app with Auth0 over OpenID Connect and Authlib — application setup, login and callba...
A practical guide to customizing Django REST Framework serializers: custom fields, SerializerMethodField, source, validation, writable nested serializ...
A focused guide to serializer context in Django REST Framework: the request/view/format keys DRF injects, overriding get_serializer_context, reading s...
How to share one login across multiple Django applications you own — running your own OIDC provider with django-oauth-toolkit, shared sessions across ...