Tag: technology

  • 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
  • Cryptography Basics 1 of 2

    I have been dabbling with OpenSSL commands to achieve what I needed during IT implementation, but I decided to spent some time to overcome the…

    Read
  • Git Explained 2 of 2

    This is a continuation from Git Explained 1 of 2 where the fundamental concepts are covered. In this article we introduce some tools for customization…

    Read
  • Git Explained 1 of 2

    In a nutshell, Git is a distributed version control system, commonly used as source control management. It places files in one of three logical areas…

    Read
  • Storage Nitty-Gritty 2 of 5 – SAN

    In direct attached storage (DAS), storage is server centric and the host owns the storage. The storage is fully dedicated to the server that owns…

    Read