Rootconf 2018

Rootconf 2018

On scaling infrastructure and operations

Nitika Mehta

@nitikamehta

Challenges in scaling Quality Infrastructure

Submitted Mar 10, 2018

Maintaining Quality infrastructure in a distributed system is a challenge.
As a quality engineer, one must have come across situations where we have to:
Manage pre-conditions for our automated tests.
Build test data across multiple regions where application is deployed.
Quickly create automated tests in an independent fashion, when large team(s) share common resources.
Scale the automation, tooling & frameworks to support extreme parallelism in cleaner way.
Avoid human errors in testing frameworks.
Destroy and re-create test infrastructure quickly.
Efficiently utilize resources.
Put execution time to optimized use.
Consistently report the test results.
Reduce maintenance cost of your test infrastructure continuously.
Minimize human intervention in existing infrastructure to reduce test failures.

We, at Sumologic, faced similar situations when we started automation for our application. In this talk, we will talk about how one can work on these challenges using open source tools. Like,
Managing test infrastructure as code using Terraform. This helps moving away from manual infrastructure management.
Achieving parallelism in UI tests by running them on a selenium hub managed in Amazon Elastic Container Service (Amazon ECS).
Automating creation of test data which takes care of full updates and partial updates.

Outline

Walk-through the challenges through Use Cases
Proposed solutions for each challenge

Speaker bio

A SDET by heart, Nitika is currently working in Sumologic and is building quality infrastructure for her team.

Slides

https://drive.google.com/file/d/1bW01d8lsf4fN9O3HXGvFcAZCMi8IQ8Iq/view?usp=sharing

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

We care about site reliability, cloud costs, security and data privacy