Category: Cloud Native Runtime for Tanzu

Profiles in Tanzu Application Platform (TAP) v1.1

VMware released Tanzu Application Platform (TAP) v1.1 few weeks back and there are many new features in it. One of the important feature is additional profiles. If you have looked at TAP 1.0, there was mainly two profiles i.e. full and light but in this release, light profile is going away and four more profile … Continue reading Profiles in Tanzu Application Platform (TAP) v1.1

Advertisement

TAP Part 7 – Add Testing and Security Scanning to the Application

This is the last part of TAP blog post and I am sure that you have enjoyed reading the first 6 parts and learned something new. Feel free to comment on the post to provide your feedback and also let me know if you have any other question, will try helping you. In this blog … Continue reading TAP Part 7 – Add Testing and Security Scanning to the Application

What is Cartographer and how it helps in secure software supply chain? (Quick Introduction)

What is Cartographer? Cartographer allows users (both Developer and Application Operators) to define all of the steps that an application must go through to create an image, Kubernetes configuration and Deploy. Users achieve this with the Software Supply Chain abstraction provided by Cartographer. So, What is Supply Chain? The supply chain consists of components that … Continue reading What is Cartographer and how it helps in secure software supply chain? (Quick Introduction)

Cloud Native Runtime for Tanzu – Eventing Demo

In Part 1, I discussed about setting up Cloud Native Runtime for Tanzu and demonstrated Knative Serving component. In this post, I will demonstrate Knative Eventing feature and it will use Serving as well to serve the request. I am using the same lab environment that i setup in Part 1. So, Cloud Native Runtime … Continue reading Cloud Native Runtime for Tanzu – Eventing Demo