Enhancing Developer Productivity with Tanzu Application Platform
In the world of enterprise software, we have the concept of Big A applications and Little A applications. Big A might be a giant corporate billing system with hundreds of components, whereas a Little A application might be a single job that pulls records from a mainframe and writes them to MongoDB.
Similarly, there are Big P and Little P problems that need to be solved when delivering software in the enterprise. An example of a Little P problem I faced today was moving some container images from the VMware corporate container registry to a customer’s private registry so they could use them internally without having to allow egress to the internet. On the other hand, some Big P problems you might face in the enterprise space might be the following:
- Making a company’s developers measurably more productive
- Getting applications into production quickly, safely, and consistently – minimizing...