Skip to content

Google IT Automation w/ Python - Course 4 - Lab 1 Practice

Notifications You must be signed in to change notification settings

untgrad/gia_course4_lab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google IT Automation w/ Python - Course 4 - Lab 1

Qwiklabs Assessment: Debugging and Solving Software Problems

Introduction

You're a member of your company's IT department. A colleague that recently left the company wrote a program that's 90% complete; it's designed to read some data files with information on employees and then generate a report. It's up to you to finish the code -- this includes fixing any errors, bugs, and slowness that might be in the unfinished code.

Prerequisites:

You should have a sound knowledge of the following things prior to performing the lab:

  • Debugging (gathering information, root cause analysis, and remediation)
  • Identifying and understanding system performance (I/O, Network, CPU, Memory)
  • Understanding and troubleshooting the environment around the program (file system, OS, etc.)

You'll have 90 minutes to complete this lab.

About

Google IT Automation w/ Python - Course 4 - Lab 1 Practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages