Skip to content

Instantly share code, notes, and snippets.

@timani
Last active November 17, 2017 17:52
Show Gist options
  • Save timani/4965044bfc716d97bfb7dc03d5adf6e4 to your computer and use it in GitHub Desktop.
Save timani/4965044bfc716d97bfb7dc03d5adf6e4 to your computer and use it in GitHub Desktop.

Basic networking guide

Goal: Everything except Mobile Networks and Browser APIs and Protocols are concepts that are required

Pivotal Web Services (PWS) - Hosted/Managed PCF

Goal: Push, scale and add services to an application and experience what it is like to work with CF

Note: This is not a programming excercise but geared towards exposure to the product. No coding is required

Iaas/PaaS/SaaS

Goal: Articulate the difference between

Basic Linux management

Goal: Understand and be able to articulate the purpose of each tool and appropriate reasons for when to use each one

  • uptime
  • dmesg
  • tail
  • vmstat
  • mpstat
  • pidstat
  • iostat
  • free
  • sar
  • tcpdump

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment