Category "cloud"

An IP address of EC2 instance gets changed after the restart

I am running an EC2 Linux instance. For some maintenance purposes I shutdown the instance and started it again. However, EC2 IP has changed now. How to keep an

AWS Batch Jobs does not scale to maximum Vcpus

I'm trying to run a webscraper with 200 VCPUs on an AWS Queue( queue A), but it's only using 40 even if the maximum and desired number of VCPUs is 200. What sho

Google Cloud Functions: Return valid JSON

I´m trying to call a Google Cloud Function from my Flutter App using the cloud_functions package. This is my Cloud Function: export const helloWorld = f

How to test a .NET 4.8 client running against a .NET 5.0 server in a developer-friendly way?

I don't know if this question is appropriate for this forum. I am developing a C# ASP.NET Core webservice and a client-side library that uses this webservice. A

Data Synchronisation in Blue Green Deployment - Cloud

In a blue green deployment environment, I'm trying to use two separate database for each environment. In this case, How does realtime data synchronisation could

Meaning of "No instanceType" in AWS cost explorer report

Could someone help me in understanding the meaning of "No instance type" in the AWS Cost explorer report?

ERROR: Failed to create project. See firebase-debug.log for more info

i Found 0 Firebase projects. ✔ Enter a project id for your new Firebase project (e.g. my-cool-project) · onoja i New Firebase project onoja create

Spring Cloud Gateway and Springdoc OpenAPi integration

I was able to integrate Spring Cloud Gateway with the Springdoc OpenAPI in an small application with an architecture oriented to microservices. But now, when I

Can I access Google Secrets Manager secrets externally

I am writing an app that I will be hosting in Google Cloud Functions with some config stored in Secrets Manager. I would like to share this information with ano

Oracle DB Instance on oracle cloud free tier disappeared

I have created an oracle free tier account a few months back and tried to log in one day and my db instance along with apex and all my work disappeared. I don't

GCP equivalent of "deny" permissions in aws policy

Is there a way to deny permissions in GCP custom role? For example, this is a policy in AWS that denies a set of actions on S3: { "Sid": "DenyS3", "Effe

AWS Spot Instance bootstrap failed : package amazon-ssm-agent is already installed

I have a setup spot instance that must install docker on bootstrap. Lately, I am facing a new issue during the dependencies download phase. The download transac

Pubsub push subscription not acknowledging messages

This is my setup. Subscription A is a push subscription that POSTs messages to a cloud Run deployment. That deployment exposes an HTTP endpoint, processes the m

Multiple gateways possible and how to create gateway with frontend only in JHipster?

I am developing 3 Microservices: admin facing web app gateway for user management (admin.com) using mysql public facing web app gateway containing only vuejs fr

What does it mean to be an Instance of the Azure Active Directory?

Microsoft says, "In Azure Active Directory a tenant is an instance of Azure Active Directory that an organization receives when it signs up for a cloud applicat

Spring Cloud Stream RabbitMQ wait for publisher confirms

I am using Spring Cloud Stream with the RabbitMQ binder. I use the StreamBridge to send messages to a destination. I want to send a message with StreamBridge an

Connect Azure Active Directory and join the domain with AWS service

I'm now working on connecting existing Azure AD to AWS service (EC2 and file system) and want to connect the AWS service to existing Azure AD. When creating fil

Google App engine Image transforming Issue from local tomcat server

I am trying to transform images using BlobstoreServiceFactory. The code is running perfectly on Google cloud app engine. But when I am running the code from lo

sprint cloud data flow server kubernetes liveness timeout values

I am using SCDF for kubernetes to deploy streams. Some of the kubernetes pods deployed by SCDF server are in constant restarts because the livenessProbe initia

What steps to take to verify my Android Firebase app is on the cloud

I'm a newbie to the firebase cloud process. I have a commercial a security camera to view my house that I can view on my phone many miles from my home. Gettin