
Is Platform Engineering Really a New Trend?
Platform engineering, from a technical perspective, isn’t new, it’s been around for years. Even GitOps-like practices existed in simpler forms: some companies deployed apps by dropping packages into an SMB storage with properties files, using endless Bash loops to detect changes and update deployments. Kubernetes itself builds on