Tag: cloud

  • Personal Vim cheatsheet

    This is my personal cheatsheet as intermediate Vim user so I skipped the ones that I consider basic. All the commands listed are used in…

    Read
  • AWS Certified DevOps Engineer Exam Tips

    The last 30 days have been exhausting for me. I studied hard on the new AWS Certified DevOps Engineer exam and thank goodness I passed…

    Read
  • Storage Nitty-Gritty 3 of 5 – NAS and Object Storage

    NAS (network attached storage) NAS server is dedicated to file-serving. NAS device runs its own specialized operating system that is optimized for file I/O, integrated…

    Read
  • Set up automation with Ansible

    Ansible is very flexible automation tools with many benefits. The free version is command-line based and here is an example to set it up. Environment…

    Read
  • Application I/O Characteristics

    There are many unknown factors and randomness when a solution architect determines storage requirement for an application. However, this process should still be as scientific…

    Read
  • Storage Nitty-Gritty 1 of 5 – Disk and RAID

    On my trip I have been through several pre-sales discussions on storage. Therefore I’m taking this opportunities to write up a series of postings deep…

    Read