Questions tagged [hybrid-cloud]

A hybrid cloud is an integrated cloud service utilising both private and public clouds to perform distinct functions within the same organisation. All cloud computing services should offer certain efficiencies to differing degrees but public cloud services are likely to be more cost efficient and scalable than private clouds. Therefore, an organisation can maximise their efficiencies by employing public cloud services for all non-sensitive operations, only relying on a private cloud where they require it and ensuring that all of their platforms are seamlessly integrated.

Hybrid cloud models can be implemented in a number of ways: Separate cloud providers team up to provide both private and public services as an integrated service Individual cloud providers offer a complete hybrid package Organisations who manage their private clouds themselves sign up to a public cloud service which they then integrate into their infrastructure

41 questions
1
vote
1 answer

Can I get on-premises gateway, API invocation statistics to my WSO2 API cloud account?

I have an on-premises gateway running locally which is connected to my WSO2 API Cloud account and I have created an API in this Cloud account. I haven't invoked this API from the API Cloud console. I have only invoked it from the on-premises…
1
vote
2 answers

How to access an OnPremise system from AWS using Node.JS

I have an OnPremise (SAP) system which exposes data via RESTful services and remote functions (RFC). How can I access these data from a Node.JS application running on AWS? Which AWS service will be useful in this scenario to connect to the OnPremise…
1
vote
2 answers

How to connect Azure SQL database from on-premise SSMS in hybrid environment without Azure Data Gateway

I am trying to connect to Azure SQL database through on-premise SSMS and SSIS (its a requirement to push data on premise to Azure cloud). But my organization's firewall is blocking the connection to Azure database, although the Azure subscription is…
1
vote
4 answers

What are the best practices to migrate to Bluemix?

I am looking for some documents/guides on how to migrate from other PaaS systems/legacy on premise to Bluemix - best practices, requirements, etc. Anything at all would help, thanks, Jason.
Jason Burns
  • 21
  • 1
  • 1
  • 2
1
vote
2 answers

Using softwares on Bluemix platform

Can I use or integrate any software in Bluemix such as Apache Spark? Or does Bluemix limits the developers to using software products and services that are available in the platform?
0
votes
0 answers

Is it possible to add baremetal server as a AWS EKS woker node?

I'm in the process of building a hybrid Kubernetes cluster, where the control plane is hosted on AWS EKS (Elastic Kubernetes Service) and managed by AWS. I'm interested in adding one of my local bare metal servers as a worker node to this EKS…
akif
  • 1
0
votes
1 answer

Can you use a shared Redis cache across different cloud/compute platforms?

We are looking to move our GPU based services to a cheaper specialized compute platform. Our backend is hosted on GCP and we're using a Redis Memory store between several services in GCP. Happy to switch to another Redis provider if needed.
merhoo
  • 589
  • 6
  • 18
0
votes
0 answers

Moving GCP big query table to on-prem SFTP server every 12 hours

We have a table in GCP Bigquery which gets updated automatically every hour . There is a new requirement to move this table (its around 7mb , 44k records) and subsequently then to append its delta every 12 hours to an on-prem sftp server. We have…
0
votes
1 answer

AWS endpoint service to expose on-prem API

I am new to cloud and AWS and we have the below problem statement. We have an API on-premises and one of our partners want to access it. We are planning to create private link connecting & exposing the onPrem API from our vpc so that our partner VPC…
0
votes
1 answer

Are on-premise Azure Functions suitable for production?

We are adopting an Azure Functions-based architecture for our customers, some of them requiring that the AF run on-premises only. In the Microsoft Azure Functions docs they refer to running Azure Functions on-premises for development purposes…
RaffaeleT
  • 255
  • 3
  • 16
0
votes
1 answer

How did you sync DNS servers in on-premise and AWS Cloud?

We have micro-services running in on-premises infrastructure and are planning to migrate these services one after the other to AWS Cloud. During the transition phase, we are to be in a Hybrid-Cloud infrastructure. One of the challenges that we are…
karthiks
  • 7,049
  • 7
  • 47
  • 62
0
votes
1 answer

Using IBM Cloud for SaaS API management with on premise gateways

Been going through documentation and threads on different fora the last days. (will ask our local IBM expert, but he is quite busy these days).. So turning to you wonderful people :-) Part of implementing our new cloud strategy we want to move as…
0
votes
2 answers

Traffic shaping over Google Interconnect

Considering an hybrid scenario based on on-premises systems and VM/services on Google Cloud, is it possible to shape the traffic over the Google Dedicated Interconnect link (e.g. define different priorities, different bandwidth, etc.)? Are…
0
votes
1 answer

AWS Hybrid Cloud Load Balancing the traffic

I am new to the Cloud Hybrid Model and planning to use the public cloud only when the on premise doesn't have the capacity to handle the traffic. 1) How to handle the traffic to be served from AWS public cloud? Data would be present in on premise,…
Magg
  • 61
  • 1
  • 4
0
votes
1 answer

Where to place Z/OS license file when push Cloud Foundry PHP app to Bluemix?

I would like to connect from Bluemix to Z/OS system, using SecureGatway, but I don't have a Z/OS license file (most probably: db2consv_zs.lic file). I receive SQLSTATE=42968. The SG tunel looks okay. If I get the license.. where do I have to…
Andr
  • 88
  • 1
  • 10