Can we have CI/CD with bluetooth devices in AWS?

0

Hi everyone,

Currently, I am in charge of setting CI/CD for mobile app projects which need to be run with our specific BlueTooth device.

I think I can set up it in an on-premises solution which is we plug our phone and require the phone to connect to Bluetooth automatically for testing.

I wonder can we do it in AWS (we will send our Bluetooth to AWS)?

Hope for your answer!

Thank you a lot for your help!

gefragt vor 2 Jahren249 Aufrufe
1 Antwort
0

Hello

I am Not froom AWS, I dont think there is possibility from the AWS to send your device for the testing because i do not see this kind of feature available in AWS.

But Why can't you do in On-premises:

  • Yes you can leverage AWS Codepipeline tools to run and deploy your jobs in on-premses so you need to register your Machine before doing anything

I can referece some links to help you more

Codebuild : https://aws.amazon.com/blogs/devops/announcing-local-build-support-for-aws-codebuild/ Codedeploy: https://docs.aws.amazon.com/codedeploy/latest/userguide/instances-on-premises.html

Thank You

profile picture
GK
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen