Rootconf 2018

Rootconf 2018

On scaling infrastructure and operations

##About Rootconf 2018 and who should attend:

Rootconf is India’s best conference on DevOps, SRE and IT infrastructure. Rootconf attracts systems and operations engineers to share real-world knowledge about building reliable systems.

The 2018 edition is a single track conference. Day 1 – 10 May – features talks on security. Colin Charles (chief evangelist at Percona Foundation), Pukhraj Singh (former national cybersecurity manager at UIDAI), Shamim Reza (open source enthusiast), Alisha Gurung (network engineer at Bhutan Telecom) and Derick Thomas (former network engineer at VSNL and Airtel Bharti) will touch on important aspects of infrastructure, database, network and enterprise security.

Day 2 – 11 May – is filled with case studies and stories about legacy code, immutable infrastructure, root-cause analysis, handling dependencies and monitoring. Talks from Exotel, Kayako, Intuit, Helpshift, Digital Ocean, among others, will help you evaluate DevOps tools and architecture patterns.

If you are a:

  1. DevOps programmer
  2. Systems engineer
  3. Architect
  4. VP of engineering
  5. IT manager

you should attend Rootconf.

Birds Of Feather (BOF) sessions at Rootconf 2018 will cover the following topics:

  1. DevSec Ops
  2. Microservices - tooling, architecture, costs and culture
  3. Mistakes that startups make when planning infrastructure
  4. Handling technical debt
  5. How to plan a container strategy for your organization
  6. Evaluating AWS for scale
  7. Future of DevOps

Rootconf is a conference for practitioners, by practitioners.

The call for proposals is closed. If you are interested in speaking at Rootconf events in 2018, submit a proposal here: rootconf.talkfunnel.com/rootconf-round-the-year-2018/

##Venue:

NIMHANS Convention Centre, Lakkasandra, Hombegowda Nagar, Bengaluru, Karnataka 560029.

Schedule, event details and tickets: https://rootconf.in/2018

For more information about Rootconf, sponsorships, outstation events, contact support@hasgeek.com or call 7676332020.

Hosted by

Rootconf is a community-funded platform for activities and discussions on the following topics: Site Reliability Engineering (SRE). Infrastructure costs, including Cloud Costs - and optimization. Security - including Cloud Security. more

Pooja Shah

@p00j4

Writing unit tests: It's now or never!

Submitted Mar 4, 2018

[Hands-on workshop]

New to unit testing? Or You want to adopt unit testing and would like to avoid common pitfalls.
This workshop is aimed at people who would like to improve their development skills by practially learning to write professional quality code.
Modifying production code without unit test cases is similar to walking through a field of landmines and writing and maintaining good unit tests can be real hard work, hence in this workshop, where instead of just covering the syntax, we will introduce most of tips and tricks to write good UnitTests with ease as we build the code together.

Why Attend

This workshop will help you to adopt unit testing if:

  • You spend a lot of non-billable hours fixing bugs
  • You and your team have adopted unit tests, but now you feel that
    • The tests are slowing you down
    • Having practical, good coverage is real hard
  • You want to adopt unit testing and would like to avoid common pitfalls
  • Your application is huge and developers cannot modify it fast enough.

Who Should Attend

Anyone who wants to write safer code Eg. Developers using Python and would like to learn how to avoid introducing mistakes in their software.

Outline

Each section goes with understanding and trying out each one hands-on.

Introduction

  • Why unit tests, what is it and why should I care ? 10 m
  • Getting Started 40 m
    • Setup checks
    • Unit Testing basics
    • Writing Simple Unit Tests
    • Organising with setup and teardown

Coverage

  • How to cover most of the code with ease & speed up development & execution
    • Parameterise 10 m
    • Isolating Dependencies with Mocks
      • Mock & various ways of using patch 20 m
      • Mock with Autospec and SideEffect 20 m
  • Managing test Execution 20 m
    • Run specific tests
    • Re-run only failed tests
    • Speed up more with multi process
  • Are these tests bringing value 20 m
    • Test Reports
    • Coverage Reports

Next Pointers and Resources 10 m

What Unit Testing is Not 10 m

Dont’s 10 m

Will work on few frequent typical mistakes which usually we do & tricks on how to avoid them

Q & A 30 m

We together will work on your problems and queries

note: Total 4 hours with 10 minutes break in between

Requirements

  • Should be familiar with basic coding with Python.
  • Please bring you own laptop with python 2.7 or above installed
  • Detailed setup instructions will be emailed a week before the workshop day

Speaker bio

Akshay Goel

Akshay is a programming standards enthusiast and he comes with a strong background in Python and Java building various systems for scale earlier for Paypal and now MoEngage. He tries to make writing production-grade code as easy as a breeze for anyone and everyone. As Technical Architect at MoEngage, making systems (distributed obviously) dance to his tune is something he enjoys. Some of his major contributions have been building an in-memory cache, a python-based structural/contextual log writer, an ORM to build Structured/Unstructured Objects and saving them to any downstream database etc.
Outside of work, he enjoys food and listening to music. He plays badminton regularly and loves competing there.

Pooja Shah

Pooja is an automation nerd and open source enthusiast. She loves brainstorming and implementing crazy ideas to figure out ways to improve the product quality. Having a blend of dev, qa & devops mindset, she strives to bridge the gaps between all the teams to attain the best results.
Driven by curiosity to learn & share new things every day, she pens them, open-source, record tutorials and talk about them at relevant conferences, some of the glimpses can be found on youtube as well.

With the help of some of her loving friends, she now has a special colleague named alice, a talking bot she has created to help herself in work & gain her free time to play Pokemon

Slides

https://www.slideshare.net/secret/qI09RrNQ86pf0P

Comments

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

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

{{ errorMsg }}

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

Hosted by

Rootconf is a community-funded platform for activities and discussions on the following topics: Site Reliability Engineering (SRE). Infrastructure costs, including Cloud Costs - and optimization. Security - including Cloud Security. more