Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #39 from alohr51/video-blog
Browse files Browse the repository at this point in the history
new end to end video blog
  • Loading branch information
alohr51 authored Dec 13, 2019
2 parents 0095762 + 345e575 commit 1fe9914
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions publish/2019-12-12-new-video-dev-deploy.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
layout: post
title: "Check out the new video demo: Develop and deploy, an end-to-end flow."
categories: blog
author: Graham Charters
author_picture: https://avatars3.githubusercontent.com/u/4426702
author_github: https://github.com/gcharters
seo-title: "Check out the new video demo: Develop and deploy, an end-to-end flow."

seo-description: Quickly learn what Kabanero is all about. This latest video takes you through an end-to-end development and deployment cycle.

blog_description: "Quickly learn what Kabanero is all about. This latest video takes you through an end-to-end development and deployment cycle."
---
= Check out the new video demo: Develop and deploy, an end-to-end flow

If you're interested in quickly learning what Kabanero is all about then we've got just the video for you. This latest video takes you through an end-to-end development and deployment cycle. Starting with an existing Node.js application, you'll see how Appsody makes it easy to Kubernetes-enable the application, all without the need to write a single line of YAML or a dockerfile.

In doing so you'll see how the application automatically gains Kubernetes liveness & readiness endpoints and Prometheus formatted metrics, all ready for deployment to Kubernetes, including OpenShift Container Platform.

Continuing through a bug-fix scenario, you'll see how Eclipse Codewind provides extensions to local IDEs (VSCode in the video) which provides cloud-native development of the application, all inside containers.
This shifts discovery of deployment issues closer to the developer.

Finally, once the code is fixed, you'll see how a pre-built Kubernetes-native CI/CD pipeline automatically builds and deploys the application to Kabanero on OpenShift.

video::AIcxPQr_lks[youtube]

0 comments on commit 1fe9914

Please sign in to comment.