An open API service providing repository metadata for many open source software ecosystems.

Topic: "ibm-developer-technology-cloud"

IBM/spring-boot-microservices-on-kubernetes 📦

In this code we demonstrate how a simple Spring Boot application can be deployed on top of Kubernetes. This application, Office Space, mimicks the fictitious app idea from Michael Bolton in the movie "Office Space".

Language: JavaScript - Size: 3.07 MB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 567 - Forks: 287

IBM/Kubernetes-container-service-GitLab-sample 📦

This code shows how a common multi-component GitLab can be deployed on Kubernetes cluster. Each component (NGINX, Ruby on Rails, Redis, PostgreSQL, and more) runs in a separate container or group of containers.

Language: Shell - Size: 1.81 MB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 248 - Forks: 162

IBM/Scalable-WordPress-deployment-on-Kubernetes 📦

This code showcases the full power of Kubernetes clusters and shows how can we deploy the world's most popular website framework on top of world's most popular container orchestration platform.

Language: Shell - Size: 8.93 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 219 - Forks: 172

IBM/Scalable-Cassandra-deployment-on-Kubernetes 📦

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 deploy either non-persistent or persistent Cassandra clusters on Kubernetes cluster.

Language: Shell - Size: 2.14 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 195 - Forks: 101

IBM/innovate-digital-bank

This repository contains instructions to build a digital bank composed of a set of microservices that communicate with each other. Using Nodejs, Express, MongoDB and deployed to a Kubernetes cluster on IBM Cloud.

Language: JavaScript - Size: 50.6 MB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 154 - Forks: 133

IBM/resilient-java-microservices-with-istio 📦

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.

Language: Shell - Size: 83.7 MB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 101 - Forks: 40

IBM/GameOn-Java-Microservices-on-Kubernetes 📦

This code demonstrates deployment of a Microservices based application Game On! on to Kubernetes cluster. Game On! is a throwback text-based adventure built to help you explore microservice architectures and related concepts.

Language: Shell - Size: 4.07 MB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 95 - Forks: 64

IBM/Java-MicroProfile-on-Kubernetes 📦

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

Language: Shell - Size: 8.01 MB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 78 - Forks: 80

IBM/ibm-cloud-functions-serverless-ocr-openchecks 📦

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.

Language: JavaScript - Size: 3.63 MB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 45 - Forks: 31

IBM/serverless-home-automation 📦

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.

Language: JavaScript - Size: 8.11 MB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 40 - Forks: 44

IBM/OpenWhisk-on-Kubernetes 📦

This code demonstrates the deployment of OpenWhisk on Kubernetes cluster from Bluemix container service

Language: Shell - Size: 949 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 33 - Forks: 15

IBM/ibm-cloud-functions-serverless-apis 📦

Create a serverless, event-driven application with Apache OpenWhisk on IBM Cloud Functions that executes code in response to HTTP REST API calls.

Language: JavaScript - Size: 1.56 MB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 31 - Forks: 33

IBM/node-red-dsx-workflow 📦

This journey helps to build a complete end-to-end analytics solution using IBM Watson Studio. This repository contains instructions to create a custom web interface to trigger the execution of Python code in Jupyter Notebook and visualise the response from Jupyter Notebook on IBM Watson Studio.

Language: Jupyter Notebook - Size: 2.38 MB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 42

IBM/banking-digitalization-using-hybrid-cloud-with-mainframes 📦

The following journey will introduce the available Banking APIs published on IBM Cloud with logical business programs running on the IBM Z Mainframe through a simulated retail bank called MPLbank.

Language: HTML - Size: 9.51 MB - Last synced at: 22 days ago - Pushed at: almost 4 years ago - Stars: 25 - Forks: 44

IBM/ibm-cloud-functions-data-processing-message-hub 📦

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.

Language: Shell - Size: 1.55 MB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 22 - Forks: 26

IBM/detect-timeseriesdata-change 📦

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.

Language: Jupyter Notebook - Size: 5.98 MB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 21 - Forks: 22

IBM/ibm-cloud-functions-serverless-iot-openfridge 📦

WARNING: This repository is no longer maintained :warning: 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.

Language: JavaScript - Size: 772 KB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 20 - Forks: 22

IBM/ibm-cloud-functions-rest-api-trigger 📦

IBM Cloud Functions building block - HTTP REST Trigger - This project provides a starting point for handling events from REST API calls with IBM Cloud Functions powered by Apache OpenWhisk.

Size: 96.7 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 8

IBM/Microservices-deployment-with-PaaS-Containers-and-Serverless-Platforms 📦

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.

Language: JavaScript - Size: 6.07 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 15

IBM/ibm-cloud-functions-cloudant-trigger 📦

IBM Cloud Functions building block - Cloudant Trigger - This project provides a starting point for handling events from Cloudant with IBM Cloud Functions powered by Apache OpenWhisk.

Language: JavaScript - Size: 98.6 KB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 15 - Forks: 18

IBM/Ionic-MFP-App 📦

This repository contains instructions to develop a secure, enterprise-grade Ionic/Cordova based hybrid mobile app that connects to CouchDB/Cloudant and ObjectStorage via IBM Mobile Foundation service.

Language: TypeScript - Size: 39.6 MB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 15 - Forks: 25

IBM/Spark-on-zOS 📦

In this journey we demonstrate running an analytics application using Spark on z/OS. Apache Spark on z/OS is in-place, optimized abstraction and real-time analysis of structured and unstructured enterprise data

Size: 7.01 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 16

IBM/ibm-cloud-functions-data-processing-cloudant 📦

Create a serverless, event-driven application with Apache OpenWhisk on IBM Cloud Functions that executes code in response to database changes from Apache CouchDB or IBM Cloudant.

Language: Shell - Size: 1.01 MB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 13 - Forks: 19

IBM/deploy-graph-db-container 📦

Host a graph database such as OrientDB on IBM Container Service using Kubernetes APIs

Size: 6.12 MB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 19

IBM/ibm-cloud-functions-message-hub-trigger 📦

IBM Cloud Functions building block - Message Hub Trigger - This project provides a starting point for handling events from Message Hub with IBM Cloud Functions powered by Apache OpenWhisk.

Size: 116 KB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 12

IBM/Hybrid-Cloud-Applications-and-Services 📦

A hybrid cloud model blends elements of both the private and the public cloud. In the simplest terms, the hybrid model is primarily a private cloud that allows an organization to tap into a public cloud when and where it makes sense. This code shows you how to expose your on-premise applications and services to public cloud, and vice versa.

Language: Java - Size: 8.89 MB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 29

IBM/spring-boot-continuous-delivery 📦

In this project we demonstrate how to deploy a simple Spring Boot application to Bluemix. Additionally, we demonstrate the basic files needed to deploy a project to Bluemix with a configured toolchain, pipeline, and service integrations.

Language: Java - Size: 3.56 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 19

parthsompura/Applied-Data-Science-Capstone-Project

This capstone project will give you a taste of what data scientists go through in real life when working with data.

Language: Jupyter Notebook - Size: 137 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 32

IBM/MFP-JSONStore-OfflineSync 📦

This repository contains code and instructions for developing secure offline-first apps using IBM Mobile Foundation with encrypted on device storage and automated data synchronization with CouchDB/Cloudant NoSQL DB.

Language: TypeScript - Size: 5.65 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 11

IBM/container-service-gitlab-sample 📦

This project shows how a common multi-component application can be deployed on the Bluemix container service. Each component runs in a separate container or group of containers.

Language: Shell - Size: 815 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 9

IBM/ibm-cloud-functions-scheduled-tasks 📦

IBM Cloud Functions building block - Scheduled Tasks - This project provides a starting point for cron or batch jobs with IBM Cloud Functions powered by Apache OpenWhisk.

Size: 63.5 KB - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 5

preethamvishy/live-twitter-sentiment

Live cognitive Twitter sentiment analysis using IBM Watson. https://live-twitter-sentiment.herokuapp.com/

Language: TypeScript - Size: 2.38 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

wilsonandusa/DoctorWat

🤖️ IBM 2017 Blue|Hack Project

Language: CSS - Size: 7.22 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

gelmisb/chatbot-watson-android Fork of IBM-Cloud/chatbot-watson-android

An Android ChatBot powered by Watson Services (Conversation, Speech-to-Text and Text-to-Speech) and Mobile Analytics on IBM Bluemix.

Language: Java - Size: 28 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

MadisonJMyers/Using-the-Apache-SystemML-API-on-a-Spark-Shell-

This repository contains instructions to set up and run the Apache SystemML API in a Spark Shell with the IBM Analytics Engine to complete computations in Scala.

Size: 359 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

MadisonJMyers/Setting-up-and-Running-SystemML

This repository contains instructions to first set up Apache SystemML locally and then also start a Jupyter Notebook using Apache Spark and Apache SystemML to run through a few math problems.

Language: Jupyter Notebook - Size: 154 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Related Topics
bluemix 21 ibmcode 21 serverless 13 openwhisk 13 kubernetes 10 containers 8 openwhisk-getting-started 8 ibm-cloud-functions 7 ibm-cloud 6 openwhisk-sample 5 openwhisk-hands-on-demo 5 ibm-developer-technology-iot 4 java 4 kubernetes-cluster 4 microservices 4 openwhisk-building-block 4 ibm-watson-services 3 data-science 3 object-storage 3 jupyter-notebook 3 istio 2 microprofile 2 gitlab 2 spark 2 systemml 2 cloudant-database 2 cloudant-nosql-database 2 ibm-mobilefirst 2 imgcache 2 ionic 2 ionic2 2 ionic3 2 spring-boot 2 mfp 2 mainframe 2 cloud 2 ibm-bluemix 2 javascript 2 node-red 2 ibm-watson 2 data-processing 2 iot 2 twitter-streaming-api 1 postgresql 1 nginx 1 container-service-getting-started 1 ibm-db2 1 db2 1 call-for-code 1 bank-application 1 api-connect 1 offline-first 1 offline 1 sensor-data-changepoint 1 localstorage 1 jsonstore 1 json-store 1 css 1 electron 1 html 1 twitter-sentiment-analysis 1 twitter-api 1 twitter 1 ibm-watson-tone-analyzer 1 change-point 1 zos 1 scala 1 jupyter 1 cassandra-cluster 1 wordpress 1 mysql 1 dsx 1 microservice-builder 1 service-mesh 1 cloud-foundry 1 watson-iot-platform 1 openwhisk-use-cases 1 mqtt 1 ocr 1 ibm-developer-technology-fintech 1 docker 1 redis 1 ibm 1 hybrid-cloud 1 hybrid-application 1 gateway 1 api-discovery 1 python 1 machine-learning 1 data-visualization 1 data-analysis 1 applied-data-science-with-python 1 applied-data-science-capstone 1 natural-language-understanding 1 apache 1 nlp 1 weather 1 tts 1 text-to-speech 1 stt 1