Questions tagged [ibm-cloud]

IBM® Cloud platform (formerly Bluemix) combines platform as a service (PaaS) with infrastructure as a service (IaaS) to build, run, deploy, and manage applications on the cloud. Additionally, the IBM Cloud platform has a rich catalog of cloud services that can be easily integrated with your applications. Supported programming languages and runtimes include Java, Node.js, Swift, Go, PHP, Python, and Ruby, and other languages.

IBM Cloud platform is based on open source technology. In addition to using IBM Cloud platform to build Web applications for multiple frameworks - including iOS - you can create Kubernetes and OpenShift clusters, or launch virtual server instances. IBM Cloud platform follows a Hybrid Cloud model meaning that the apps, containers, and VMs that you use with the platform are portable across public, dedicated, and on-premises clouds.

The IBM Cloud platform console provides application boilerplates to help you get started. The IBM Cloud platform console offers a growing catalog of over 100 services to build applications.

Service categories

  • Compute: Obtain access to bare metal and virtual servers
  • Storage: Store unstructured data in the cloud
  • Network: Secure VPN connections, orchestrate load balancing, and use other network services
  • Security: Configure firewalls and secure connections
  • Containers: Deploy Kubernetes and OpenShift clusters and use Docker-based containers
  • VMware: Integrate VMware solutions
  • Boilerplates: Use templates to help you get started with various services
  • APIs: Create, manage, enforce, and run APIs
  • Application Services: Deliver applications that include business rules, automation, an application server, and more
  • Blockchain: Integrate the IBM Blockchain technology in your environment
  • Cloud Foundry Apps: Choose from multiple runtimes including Liberty for Java, SDK for Node.js, and Swift
  • Data & Analytics: Select from a variety of database options, including Compose, and incorporate big data analytics
  • DevOps: Go from application development to deployment with continuous delivery, auto-scaling, globalization, and alert notifications
  • Finance: Manage your investments and finances
  • Functions: Execute serverless event-driven programming (IBM Cloud Functions)
  • Integrate: Access API management, product insights, secure gateway functionality
  • Internet of Things: Manage connected devices using IoT foundation and IoT for electronics
  • Mobile: Integrate push notifications, testing, tuning, and analytics for mobile applications
  • Watson: Add cognitive abilities to applications

When asking questions about the IBM Cloud platform, you should:

  • Ensure you are asking a technical question about using the IBM Cloud platform or services. (For questions about your account or IBM Cloud platform offerings, ask at IBM developerWorks Answers or open a support ticket.)
  • Search Stack Overflow to see if somebody else has already asked the same question.
  • Explain what you were trying to do when you encountered the problem. What software versions were you using? Is there anything else about your environment that could lead to the problem?
  • Provide code samples where possible. Isolate the problem and reproduce it with as little code as possible.
  • Include the tag, plus an additional tag to indicate the service or technology in question.

Getting support for the IBM Cloud platform

  • Ask technical questions on Stack Overflow about programming and deploying applications using the IBM Cloud platform and services. The IBM Cloud platform Development and Support teams monitor Stack Overflow closely.
  • Ask non-technical questions about the IBM Cloud platform offerings at IBM developerWorks Answers. It’s also the best place to ask questions about getting started with the platform.
  • Open a support ticket to get answers to your issue especially if you cannot find the answer in the forums. See Getting Customer Support for details on contacting Support and opening tickets.

Helpful links

6810 questions
1
vote
1 answer

Do IBM Bluemix and Azure provide equal support to API Blueprint and OpenAPI? To describe APIs

I could use some help deciding which API Description Language to use for the APIs our team has deployed on IBM Cloud and possibly Azure in the future. We have been using API Blueprint informally, but when registering the APIs on Bluemix I noticed it…
Alo
  • 974
  • 2
  • 8
  • 24
1
vote
1 answer

Failed to publish build information on to IBM devOps Insights using Jenkins

I have configured Jenkins to publish build information on to DevOps Insights. I was able to verify the build frequency in DevOps Insights. But i was not able to see the error logs. Could you tell me, if below configuration will publish the error…
1
vote
1 answer

Connecting to a Socket.IO server running in Node-Red on IBM Bluemix

I've set up a Node-Red instance on IBM Cloud with a Socket.IO server using node-red-contrib-socketio. I was able to subscribe to events on port 3000 on my local host fine but I'm having difficulty doing the same with the Node-Red instance on IBM…
1
vote
1 answer

Access Bluemix CLI from private VLAN

I want to access the basic Bluemix CLI to do some infrastructure management (formerly softlayer) however the way I have configured my network is that all virtual machines are on a private VLAN with no access to the public internet, thus the Bluemix…
1
vote
1 answer

How to view/modify/upload/download bluemix php application files

I have a php bluemix application created out of boilerplates.This app accepts files uploaded by user for processing.Can you please help me with below questions 1. How can I view/modify/download project files/user uploaded files on bluemix? 2. When…
1
vote
1 answer

Deploying a JAR file on IBM Cloud

I want to deploy a node.js workspace on IBM Cloud. The workspace contains a jar file. Is there any other way to deploy a JAR file exceptionally or the JAR gets uploaded along with the node.js files? I am calling the JAR file inside a function. Just…
sajeet
  • 133
  • 1
  • 15
1
vote
1 answer

How to configure monitoring for multiple IBM cloud apps at once

My application consists of >10 microservices every of each is running as cloud foundry app in IBM Cloud. They run in multiple environments (dev, test, prod, etc). I want to add monitoring to them and now I'm only able to do this configuring every…
1
vote
1 answer

How do I configure spark.driver.memory for connecting from Watson Studio (DSX) notebook to IAE?

I need to configure spark.driver.memory for connecting from a Watson Studio (DSX) notebook to IAE? Where/how can I configure this?
Chris Snow
  • 23,813
  • 35
  • 144
  • 309
1
vote
0 answers

Memcache with Cloudant/Nosql, is it possible?

Is there a way to use memcached with any nosql database. In my case in production I have cloudant instance with a near to million users but incur high charges as simply there are more redundant reads than writes. Any thoughts or pointers to using…
BalajiK
  • 2,471
  • 2
  • 13
  • 12
1
vote
2 answers

Softlayer API: How to get OS price list?

I'm develop an project to auto deploy infrastructure (vm instance and others) using terraform. So, i need to find "os_reference_code" for Terraform. Ideally i want to show os list just as same as portal site and it could be able to be used for…
1
vote
0 answers

IBM Cloud custom domain: Not able to upload SSL certs

I have tried self-signed certificate, certificate chain ... etc but uploading SSL certificates to IBM Cloud just doesn't work! All I get is the "Internal Server Error", I don't know what to make of it. Anyone who has got it working recently pl.…
jeet
  • 629
  • 1
  • 4
  • 15
1
vote
1 answer

I cannot install the IBM Cloud CLI

I am trying to get started building a voice interface with Watson Assistant, and following the docs I need to install the IBM Cloud CLI. I have downloaded the three latest versions from here…
fastasleep
  • 243
  • 3
  • 15
1
vote
1 answer

Watson Knowledge Studio annotating addresses

I am trying to create a machine learning model in WKS and am currently in the process of annotating documents. I want the model to extract address entities. My broader goal is to understand an author's intent to switch their mailing address from an…
Brian McCann
  • 141
  • 1
  • 4
1
vote
2 answers

Vyatta Router order not honoring VLAN id's

Ordering a Vyatta router on #SoftLayer #BlueMix and the order JSON is the following gatewayOrder = { 'orderContainers': [{ 'quantity': 2, # high availability is 2 quantity 'hardware': [ { 'hostname':…
1
vote
1 answer

How does the generate-jwt policy work in API Connect?

How does the generate-jwt policy work in API Connect? Does it invoke a authorization server in back end to generate the JWT? For example in real life scenarios, we have a authorization server which validates the user credentials and gives back the…
Shepherd
  • 320
  • 2
  • 16