Can anyone confirm that IBM Cloud works from China? [closed] - ibm-cloud

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 months ago.
Improve this question
I am a Unity game/simulation developer who works at a non-profit lab at a university in Indiana, USA. We have recently entered an art/tech exhibition in Beijing, China.
The theme of the exhibition is AI. Our proposal was accepted and includes the use of several IBM Cloud services (Speech To Text, Language Translator, and Tone Analyzer). We have had internet-related issues at exhibitions in Beijing before and I have been unable to confirm whether IBM Cloud services are accessible from China.
I know there is a server hub in Tokyo. Can anyone confirm that IBM Cloud (and specifically the aforementioned services) is available from Beijing?
I could not find any information on the IBM Cloud website confirming the accessibility from China. Their "Support" > "Ask the community" links led me to StackOverflow.

Additionally, for a list of services and current hosting locations see https://cloud.ibm.com/docs/resources?topic=resources-services_region

David, the Watson services are not available in China.
We are working on adding them to South Korea but there is no eta at this time.

Related

Google Map Api Cost even in development process [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 days ago.
Improve this question
I was checking the google cloud console and I found this cost that the app has already made, and that was only for Directions API(99% of the bill) and Place API(1% of the bill). and this appened on last 12th February. I was to understand how the cost was so high because I think that 3 or 10 users will not cost me so much by using my app
I am developing an app like uber where i used google map API and the development process it cost too much. why? can someone explain how google map pricing work?
how can I reduce the cost of google map api?

Is there a way to access IBM cloud watson personality insights service now(19.12.2020)? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I am trying to access IBM Watson Personality Insight service through the IBM Cloud Catalog but it does not show up there.
In the Personality Insight Documentation it is stated that this service will not be available from 1 December 2021 but I cannot access it now.
I tried to complete Get started with AI development by using the Personality Insights service but links to the Personality Insight services redirects to IBM Cloud Catalog or Watson Natural Language Understanding
I tried to access the service via IBM Cloud CLI on my machine but it does not show up there also.
I just need to access the service to create API key for my application.
Is there anyone can help me to access this service?
Thanks.
The message in the docs for Personality Insights says that is deprecated since December 1st, 2020. It is available until December 2021 if you already have an instance of it. In that latter case, you could always create new credentials or service bindings and it should be listed under your resources.

Billing at google cloud [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
Do we really need to enable google billing?
I thought it is free to use?
Im using google cloud for current location and retrieve data from location
Google cloud have a trial account that gives you $ 200 in google cloud. You can spend this money on various functions. You can only access the map for free without any features.
Google Maps is the services of Google and Google migrating their services of Google Maps into the Google Cloud Platform for easy of use.
Regarding the Billing, Google offers Google Map pay as you go, model and Google Map have different services so, they calculate the billing based on the Request from your API keypoint.

best solution for email forwarding when you have a cloud solution [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I have some services running on OpenShift and others on a web hosting service.
I would like to migrate all services on cloud solutions to save money.
I found many solutions to assign a domain to cloud services, but I cannot find any solution to create email accounts or mailbox forwarders. When you subscribe a web hosting service you have these tools out of the box (you usually have an "Email" section in your CPanel), do you know any cloud service that gives you the same tools? Do you have to create them from the scratch using POP3 and IMAP protocols?

Launching Hacker News Clone - Next Steps? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I want to use Hacker News' open source software to build a link sharing community for another industry. I followed the instructions on the arc github page and was able to get a clone up and running on my local environment. I was wondering what the next steps were.
What kind of hosting is required for this kind of a site (since arc is a bit esoteric)? If we assume that I have substantial traffic, is it best to go the cloud hosting route? I noticed Hacker News itself is hosted with ThePlanet, should I do the same?
For any kind of lisp hosting, you're pretty much on your own. It depends on how serious you are about doing this, and how big the starting community will be. If it's a work thing, talk to your network guy about getting a server provisioned. If it's a personal project, you should really consider a VPS server; something like Linode or Slicehost. Note that these aren't specifically Lisp hosts; they give you a bare metal Linux server and let you do what you want with it (including hosting Lisp apps).