Questions tagged [aws]

Amazon Web Services (AWS), a subsidiary of Amazon.com, offers a suite of cloud-computing services that make up an on-demand computing platform.

AWS, a subsidiary of Amazon.com, offers a suite of cloud-computing services that make up an on-demand computing platform. These services operate from 13 geographical regions across the world.

The most central and best-known of these services arguably include Amazon Elastic Compute Cloud, also known as "EC2", and Amazon Simple Storage Service, also known as "S3". As of 2016 AWS has more than 70 services, spanning a wide range, including compute, storage, networking, database, analytics, application services, deployment, management, mobile, developer tools and tools for the Internet of things. Amazon markets AWS as a service to provide large computing capacity quicker and cheaper than a client company building an actual physical server farm.

37 questions
4
votes
1 answer

How can a quality automation engineer add value in aws?

What opportunities exist for automation within AWS? What tools and services can and should I be using and familiar / expert in for being an automation engineer in 2020?
Michael Durrant
  • 25,210
  • 3
  • 40
  • 112
2
votes
1 answer

Is it true "staging" if it uses a different configuration file than prod?

If a Stg Deployment uses a different Package as Production does, can it really be called "Staging"? Isn't it at this point another "System Integration"? The setup is the following: Pileline: Dev > CI > Stg > Prod Application: A MultiConfiguration…
percebus
  • 121
  • 4
1
vote
0 answers

I am getting an issue while scheduling a run in AWS Device Farm from CLI

I am using this command for executing from CLI - aws devicefarm schedule-run --project-arn "project-arm value" --app-arn "app-arm value" --device-pool-arn "device-pool-arm value" --name "Automated_script" --test…
Rijo Mon
  • 11
  • 1
-1
votes
1 answer

Regarding AWS device farm

I am using Appium + TestNG scripts to run the AWS device farm. I understood how to work on the AWS. But now i have some questions. Where the Device farm is located and How to see the setting of locations. Does they support calling functions,…
RamaSwamy
  • 19
  • 1