Hacker News new | ask | show | jobs
by throw_nbvc1234 1350 days ago
I shuddered a bit when i heard that some GCP services are just external wrappers over internal systems. Feels like a bad setup for everyone involved: customers, wrapper owners and internal system owners.
2 comments

Why is this bad? The customers get the same business-critical service Google is using.
What services have you heard this about?
Bigtable is a wrapper of Bigtable; Spanner is a wrapper of Spanner, Storage is a wrapper of Storage. Not sure why the GP thinks this is a bad thing.
Was mentioned in an onsite interview i had with them a few years back. Maybe i misunderstood but it seemed that internal teams didn't integrate with the same API as external customers. Not sure the other reply means that the "wrapper" doesn't exist or the wrapper's are just named the same as the underlying service or i just misunderstood the point.
My impression (I work at Google) is that internal interfaces to some of these services have a lot of Google-specific stuff that are hard to map to non-Google requirements.