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

What is the 'rate limit' exceeded of SoftLayer API endpoint?

I just met the rate limit exceeded error when send an API request. Its rate was about 1 per second. The service is SoftLayer_Resource_Metadata. So do anyone know the SoftLayer's rate limit strategy? Such as the number of limits, the scope of…
Edward
  • 352
  • 1
  • 3
  • 14
1
vote
1 answer

Watson Conversation condition for checking if system entity @sys-date is today/yesterday

I'm trying to create a dialog with different response/action depending on a @sys-date system entity provided by the user. I know I can add conditions such as @sys-date.before('2018-01-24') where the compared value is fixed, but I have not been able…
OlliK
  • 11
  • 1
1
vote
1 answer

TypeError: must be str, not bytes in IBM Watson

I just finished the CodeAcademyIBM Watson course, and they programmed in python 2, when I brought the file over in python 3, I kept getting this error. The file script and all the credentials worked fine in CodeAcademy. Is this because I'm working…
guppythegod
  • 63
  • 1
  • 6
1
vote
0 answers

Bluemix Secure Gateway Client - Fail to connect Tunnel

I have installed docker inside internal server it requires ibm bluemix docker client. Use the command below. docker run -it ibmcom/secure-gateway-client -t But it only returns. How do i fix and debug the issue ?
1
vote
1 answer

Deploy a business network on bluemix

I use this tutorial to deploy a business network on a free bluemix cluster: https://ibm-blockchain.github.io/ I also deploy the REST Server and communicate via Web apps. All went fine till yesterday. The REST Server was not accessible anymore. I…
1
vote
3 answers

IBM - COS - SDK IAM token

I am trying to access my COS service using python.Referring IBM's Documentation was able to write the following code snippet import ibm_boto3 from ibm_botocore.client import Config api_key = 'key' service_instance_id =…
1
vote
1 answer

Solaris MQ accessing Message Hub in Bluemix via secure gateway

I'm testing to bridge messages from WMQ in Solaris to Message Hub - Bluemix and vice versa using Secure Gateway. Since secure gateway client is not available for Solaris , what is the option for using secure gateway client in Solaris ?
Vignesh
  • 949
  • 2
  • 21
  • 38
1
vote
1 answer

Error when using the SoftLayer Ruby API to specify a flavor

I have a working ruby script that we have been using for a quite a while to order VSIs from SoftLayer. The script specifies a certain price item for CPU, one for memory, and another for disk. I am trying to modify the script to work with flavors…
RichB
  • 43
  • 4
1
vote
1 answer

Connecting to softlayer object storage using apache libcloud

Problem: Trying to connect to Softlayer Swift Object Storage using apache libcloud and I can't get it to work. I have tried passing in different options to the provider but no matter what I pass in I get the same error. I would appreciate any and…
1
vote
1 answer

Failed with exception Connection lost (32109) when an Android app subscribes events from IBM IoT platform

I am trying to subscribe events from IBM IoT platform. The example I tested is from an IBM blog: https://www.ibm.com/developerworks/library/iot-mobile-phone-iot-device-bluemix-apps-trs/. In this link, the codes can be downloaded. With this example,…
Qinrui
  • 21
  • 3
1
vote
2 answers

URL for IBM Cloud Kubernetes deployment

This is a bit of a beginner's question. I'm attempting to get a simple Hello World Python flask application deployed in a kubernetes cluster on IBM Cloud. The application (main.py): import os from flask import Flask app =…
1
vote
1 answer

How can I see IBM Bluemix object storage credentials?

For one process I need this credentials that be in Object Storage in IBM Bluemix, so, How can I get this credentials? Where can I see that? Thank you very much! credentials_1 = { 'auth_url':'', 'project':'', 'project_id':'', 'region':'', …
Isaac Alejandro
  • 247
  • 1
  • 3
  • 8
1
vote
2 answers

The Delivery Pipeline service is being initialized. This might take a minute

I need the 'deploy to ibm cloud' button to clone and deploy 3 Git repos. I had a look around and per Bluemix toolchain export & import I figured what could work well is to modify https://github.com/open-toolchain/microservices-toolchain-hosted. And…
amadain
  • 2,724
  • 4
  • 37
  • 58
1
vote
1 answer

How to migrate a Virtual Server from one account to another

I was wondering how to migrate a Virtual Server from one account to another one. In particular, if I have a VSI on a Softlayer account and I want to migrate the same to a IBM Cloud account (the new one which includes the IaaS part as well), how can…
1
vote
1 answer

Lost node-red userid and password

I've done something dumb... forgotten the userid and password I set for my node-red application in Bluemix. The doc says you set the userid/password through environment variables which you access through runtime on the bluemix console. I can't…
radioman
  • 23
  • 3
1 2 3
99
100