Kubernetes
-
Enterprise Java
Knative Serving – Service to Service call
In a previous post I had covered using Knative’s Serving feature to run a sample Java Application. This post will…
Read More » -
DevOps
Migrating from Docker Compose to Kubernetes
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -
DevOps
Deploying to K8s cluster with Fn Function
An essential step of any CI/CD pipeline is deployment. If the pipeline operates with Docker containers and deploys to K8s clusters…
Read More » -
DevOps
Kubernetes 1.10 Released
Yesterday, Kubernetes 1.10 was released, adding handfuls of new features to the orchestration platform. You can read the changelog on…
Read More » -
Enterprise Java
Run Fn Functions on K8s on Google Cloud Platform
Recently, I have been playing a lot with Functions and Project Fn. Eventually, I got to the point where I…
Read More » -
DevOps
A Roundup of Managed Kubernetes Platforms
In the race of container orchestrators, Kubernetes is surging ahead. But much like when I wrote my post on Docker…
Read More » -
Software Development
The Road to Cloud Native
In a world of numerous programming trends, companies are starting to boast about how they’re becoming “cloud native.” This declaration…
Read More » -
Software Development
Emerging role of PaaS (Platform as a service) in building cloud-native applications
Challenges & opportunities for cloud-native applications Current technology landscape for cloud-native apps is evolving and Platform-as-a-Service (PaaS) solutions are constantly…
Read More » -
Enterprise Java
WildFly Kubernetes exec probes
Liveness and readiness probes tell Kubernetes whether a pod is running and ready to do some work. An enterprise application…
Read More »