Skip to content
#

ibm-developer-technology-cloud

Here are 41 public repositories matching this topic...

In this code we provide a full roadmap the deployment of a multi-node scalable Cassandra cluster on Kubernetes. Cassandra understands that it is running within a cluster manager, and uses this cluster management infrastructure to help implement the application. Kubernetes concepts like Replication Controller, StatefulSets etc. are leveraged to d…

  • Updated Dec 26, 2021
  • Shell

In this code we demonstrate how to build, deploy, connect resilient Java microservices leveraging Istio service mesh. We show how to configure and use circuit breakers, timeouts/retries, rate limits and other advanced resiliency features from Istio without changing the application code.

  • Updated May 17, 2019
  • Shell

This application demonstrates the deployment of a Java based microservices application using Microprofile on Kubernetes Cluster. MicroProfile is a baseline platform definition that optimizes Enterprise Java for a microservices architecture and delivers application portability across multiple MicroProfile runtimes

  • Updated Jun 18, 2019
  • Shell

Serverless bank check deposit processing with object storage and optical character recognition using Apache OpenWhisk powered by IBM Cloud Functions. See the Tech Talk replay for a demo.

  • Updated Jun 29, 2022
  • JavaScript

Create a serverless, event-driven application with Apache OpenWhisk on IBM Cloud Functions that executes code in response to messages or to handle streams of data records from Apache Kafka or IBM Message Hub.

  • Updated Jun 4, 2019
  • Shell

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode. See https://developer.ibm.com/code/patterns/ for the latest patterns.

  • Updated May 23, 2019
  • JavaScript

PaaS platforms like Cloud Foundry, container orchestrators like Kubernetes, Serverless platforms like OpenWhisk and Service-mesh like Istio are all great technologies to deploy and manage your microservices on. In this code we look at deployment experience the different platforms provide, and what do we gain and loose by choosing one vs another.

  • Updated Feb 17, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the ibm-developer-technology-cloud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ibm-developer-technology-cloud topic, visit your repo's landing page and select "manage topics."

Learn more