I have some rails projects and mysql database in the server, i need to backup them every 1-2 days. I would like to do backup with Ruby, who can give me some adv
After running: helm repo add bitnami https://charts.bitnami.com/bitnami helm install my-release bitnami/kafka I then got pods: $kubectl get pods NAME
Hello is my first question on stackOverflow, Does anyone have any idea about this issue? Im using amplify with datastore and react native TypeError: Cannot read
I'm trying to create a new version of a Lambda function using CloudFormation. I want to have multiple versions of the same Lambda function so that I can (a) poi
I want to start by saying thank you for the help first. I am tackling the cyclic rotation problem where you have to shift the contents of an list/array to the
Suppose we have a situation where we need FIFO data structure. For example, consume some events in the order they came in. Additionally, we need to clear the en
One of the requirement in the workflow I am working on is to wait for some event to happen for given time, if it does not happen mark the task as failed still t
I am new to QNX platform. I am working on one project which has many binary files, like A, B C and they have dependency with library X.so Y.so. I want to pack i
we have an app in production , which has a remote repository on Gitlab, sometimes when we locally git merge , old changes overwrites new changes(without git say
I've got a (hopefully) simple question. I want to script something, that lets two users move their python turtles with keypresses. My script part: #Forward onke