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
4
votes
1 answer

Does Cloudant on Bluemix have a performance issue?

I have a mobile app using Cloudant CDTReplicator to synch the local datastore and the remote DB. The app was fast at the start, but then the synch would take more than 10 seconds when there are just 180 normal documents, each having a few string…
Zheng Xie
  • 415
  • 3
  • 13
4
votes
0 answers

Error: Not authorized to connect when using Paho Android Service

I am trying to publish a message to IBM BlueMix IoTF Service using the Eclipse Paho MQTT Android Client. When I call the MqttAndroidClient#connect() method, I get an error in the onFailure() callback - Not authorized to connect (5) My connection…
Rohan
  • 1,180
  • 2
  • 15
  • 28
4
votes
1 answer

NodeMCU fails to connect to Bluemix with TLS

I try to connect the NodeMCU with the IBM Bluemix IoT Foundation. The unsecured MQTT connect works splendid and pushes data from a BMP180 to the cloud. However, when I start using TLS it won't connect to the broker. I tried to make a TLS connection…
trahloff
  • 607
  • 1
  • 9
  • 17
4
votes
3 answers

bluemix node-red debug not working

I'm working with a node-red application inside Bluemix. It worked well but now the debug sidebar did not show no message. The application log traces correctly the messages incoming from the IoT device. I tried to deploy again, to change browser,…
4
votes
1 answer

Bluemix SSO with Liberty: Stuck with AuthFailed (CWWKS9104A)

I am experimenting with Bluemix and am trying to add single-sign-on to my WebSphere Liberty WebApp. Therefore I followed the guide. Added a SSO service, with a Cloud Directory Identity Provider, bound my WebApp to it, and modified the XML…
Tobias N. Sasse
  • 252
  • 1
  • 12
4
votes
1 answer

pandas.read_csv in Spark environment (IBM Bluemix)

I'm using IPython in a Spark/Bluemix environment I have a csv uploaded to the the object store and I can read it ok using sc.textfile but I get file does not exist when I use pandas pd.read_csv data =…
subiman
  • 43
  • 5
4
votes
0 answers

Installing Moodle on Bluemix PHP runtime: missing extensions

I am trying to install Moodle on the default PHP runtime on Bluemix. But I run into the following problem with missing extensions: manifest.yml buildpack: php_buildpack I cloned the default PHP runtime to my localhost, included the Moodle…
remkohdev
  • 250
  • 3
  • 13
4
votes
1 answer

When a Python app runs out side of Bluemix but fails when run in Bluemix

This is a question that I am going to answer myself, as I have seen it countless times and it really should count as a FAQ. Say you have created a Flask or a Django application and it is working in both your testing envrionments - outside of…
chughts
  • 4,210
  • 2
  • 14
  • 27
4
votes
2 answers

How to update bluemix application but leaving this application available?

I have Java Liberty Web Application on Bluemix. If I need to update it, the app becomes unavailable for a few minutes. Is it possible to update it without turning it off? For example deploy two applications and reroute to a second one one when first…
Anatoly
  • 5,056
  • 9
  • 62
  • 136
4
votes
1 answer

How to start Scala Play application on Bluemix?

I have basic Scala application on Play framework and I try to deploy it to IBM Bluemix. During deployment it shows next: an instance of the app crashed: failed to accept connections within health check timeout exit status: -1, CRASHED My…
Yevgen
  • 4,519
  • 3
  • 24
  • 34
4
votes
1 answer

Did the way to connect to a MongoLab database change?

I have a Bluemix app that has a MongoDB instance bound to it. The app had been running for about a year. About a week ago, my app went down and I'm unable to redeploy it. I'm seeing the following in the log: Instance (index 0) failed to start…
Lauren Schaefer
  • 696
  • 4
  • 9
4
votes
1 answer

Invalid userID() when connecting TI SensorTag to IBM IoT Foundation via Bluemix

I read all the other posts relating to the TI SensorTag and the IoT foundation service and still (1) cannot get it to connect and (2) find a clear answer on the following message in the registered device's connection log: Invalid userID () for…
Mark Morris
  • 81
  • 1
  • 1
  • 2
4
votes
0 answers

cloud-init: Failed to write hostname XXXX to /var/lib/cloud/data/previous-hostname

I'm trying to set my Bluemix VM's hostname with a cloud-init script, but it's throwing an error: cloud-init[1143]: Cloud-init v. 0.7.5 running 'init' at Sun, 27 Sep 2015 13:14:39 +0000. Up 66.82 seconds. cloud-init[1143]: ci-info:…
Chris Snow
  • 23,813
  • 35
  • 144
  • 309
4
votes
4 answers

What is the relationship between spaces and organizations in Bluemix?

Does each organization allow multiple spaces? Are spaces meant for separation of projects? What is the best practices in using organizations and spaces on Bluemix? Through eclipse: Through the browser:
M. A. Kishawy
  • 5,001
  • 11
  • 47
  • 72
4
votes
4 answers

Activating PHP extensions in Bluemix

This is a purely Bluemix question! I've got code running smoothly on a localhost but when I migrated it to Bluemix my DB connection failed me. Checking the logs I found the issue "Call to undefined function mysqli_init()" HTTP response 500. I have…