Engineering & Architecture: Build Decisions This Week
2026‑09‑09
---
The South African Cloud Value Realisation Index 2026 survey, highlighted by BusinessTech and MyBroadband, shows that organisations are still wrestling with extracting tangible ROI from cloud spend. While no new provider feature roll‑outs have entered the public domain this week, the fact that the index is being compiled signals a broader industry need: measurable outcomes over shiny bells‑and‑whistles.
Build decision #1 – tighten IaC hygiene and drift detection.
In South Africa, where bandwidth is improving but not uniformly reliable, consolidating cloud footprints also reduces network latency and data egress costs, a point the survey indirectly underscores by asking companies to evaluate “biggest obstacles” to value realization.
---
The American Express case study in ByteByteGo’s September 2026 newsletter illuminates two classic pitfalls of high‑volume transactional services: lost‑update anomalies and insufficient authentication testing.
Build decision #2 – reassess your transaction isolation strategy.
---
The same American Express post spotlights a practical tool: WorkOS’s emulate service, which runs the WorkOS API locally for development and automated testing. By seeding users, organizations, RBAC roles, and SSO connections, developers can exercise full authentication flows—including webhooks, token refreshes, and error handling—without touching production credentials.
Build decision #3 – embed auth‑flow emulation into your CI pipeline.
---
Shoprite’s CTO has already opened the door for new hires to bring their own generative‑AI agents, citing a gateway built to keep model bills under control. The retailer’s experience—12 000 employees using generative tools and an in‑house cost‑optimization layer—serves as a case study for responsible AI adoption.
---
While security is not explicitly front‑and‑center in the cited articles, the implication is clear: protecting cost‑sensitive assets (like cloud budgets) and user credentials (as highlighted by WorkOS emulation) are inseparable. The Shoprite example shows that a well‑designed gateway can double as an audit trail, giving visibility into who’s calling which model and how often.
---
Anything that promises instant revenue or looks like a shiny new feature—yet has no evidence of delivering measurable value—can be set aside this week in favour of these foundational decisions.
---
The recommendation to adopt WorkOS emulate assumes your authentication stack is compatible with WorkOS’s APIs and that your CI environment supports container orchestration. Please verify tooling compatibility and licensing constraints before implementation.