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

Passing the answer of Watson Assistant to a variable Python

I am trying to get the output of Watson Assistant into a variable. So as far as I have searched, i need to get the "output" and "text" part of the json (at first it is a dict, but then we parse it to a json). But I cannot seem to get it: I have…
Louis Storming
  • 151
  • 1
  • 10
1
vote
0 answers

Terraform list of maps for IBM CAM

I am trying to create a IBM CAM template with a list of maps with the following code in the camvariables.json { "name": "list_of_maps", "type": "list", "description": "list of maps test", "hidden": false, "label": "List of maps", …
Vini
  • 1,978
  • 8
  • 40
  • 82
1
vote
1 answer

Facing issue in publishing product in API Connect CLI

While executing apic products publish climb-on.yaml --server mgmnthost.com --org climbon --catalog sandbox i am getting You do not have sufficient permissions to perform this operation. I executed apic orgs --server mgmnthost.com but, i am…
Aman
  • 159
  • 2
  • 15
1
vote
1 answer

Send file as attachment using REST API of DB2 in Azure data factory

I need to send a file present in azure data lake to IBM cloud server using the REST API of DB2. I have used the rest API in command prompt in the below format curl -X POST "" -H "accept: application/json" -H "Authorization: Bearer " -k -F…
Bharath R S
  • 258
  • 3
  • 12
1
vote
2 answers

IBM Cloud: How to disable analytics engine when unused?

I using Analytics Engine on IBM Cloud, but I can't see anywhere how I can stop it when I'm not working. So it takes one day to consumes all my credit as I'm using a Lite account. How to stop it or pause it when I'm not working?
abdoulsn
  • 842
  • 2
  • 16
  • 32
1
vote
1 answer

Convert json.dumps to Python dataframe

I am using IBM Watson's Natural Language Understanding API. I used the following code from the API's documentation to return a sentiment analysis of some tweets by Nike stored in a Dataframe: import json from watson_developer_cloud import…
1
vote
0 answers

Not able to install "cloud-object-storage" cli on docker container

[root@94889d71399b ~]# ibmcloud plugin install cloud-object-storage Installing binary... FAILED Unable to obtain plug-in's metadata. Error: exit status 2 Tried to directly download bin and execute it. Downloaded bin from repo…
Jai Jagani
  • 11
  • 1
1
vote
0 answers

Export file ~40GB in size to IBM cloud object storage

I am using a Python 3.5 and Spark notebook in Watson Studio. I am trying to export a spark dataframe to a cloud object storage and it keeps failing: The notebook does not give an error. I have managed to export smaller dataframes without…
1
vote
1 answer

Kubernetes Network Policy - Allow specific IP

I'm using Kubernetes on IBM cloud. I want to create a network policy that denies all the incoming connections to a pod (which expose the app on port 3000 ), but which allows the incoming connections only from a specific IP (MY_IP). I wrote…
1
vote
1 answer

SOAP Fault response from Wiremock not detected as SOAPFault by API-Connect 2018

When I call the actual SOAP service (using Postman and SoapUI) with an invalid parameter value, it causes a SOAP-Fault response, with HTTP 200 . I copied the body of the response into a Wiremock response file, whose corresponding mapping file…
Hummingtop
  • 25
  • 1
  • 7
1
vote
1 answer

Cannot create schema using Db2 on Cloud with free Lite plan

Using the Db2 on Cloud with the free Lite plan I don't seem to be able to create a schema. When I try to do so, e.g. via "CREATE SCHEMA TEST" I get the following error: xyz does not have the privilege to perform operation "CREATE SCHEMA".. …
krschn
  • 153
  • 2
  • 6
1
vote
2 answers

Watson ASR python WebSocket

I use python Websockets implemented using the websocket-client library in order to perform live speech recognition using Watson ASR. This solution was working until very recently but about a month ago it stopped working. There is not even a…
1
vote
2 answers

How to integrate IBM Watson Assistant services in Node.js local development

I created a simple instance which contains greetings intent in IBM Watson Assistant service. I need to integrate it with Node.js local development. And for that, I downloaded a simple Watson SDK for the Watson Assistant service. But I don't know how…
Mounika
  • 35
  • 1
  • 8
1
vote
2 answers

Knative logging: log stash - Kibana unable to fetch mapping

For Knative logging, following the instructions here - https://github.com/knative/docs/blob/master/serving/installing-logging-metrics-traces.md#elasticsearch-kibana-prometheus--grafana-setup, I tried to visualise the logs using Kibana UI (the…
1
vote
3 answers

Unable to create repository on IBM Cloud

I'm able to login successfully with : ibmcloud cr login but when i try to create a repository in the registry, i have the following error : docker push registry.eu-gb.bluemix.net/fdutreg/ksrepo The push refers to repository…
freddut
  • 119
  • 7