My Courses

  • AWS IAM Quiz 3

    AWS IAM Quiz 3

    IAM is major part of AWS infrastructure and AWS certifications. Test your knowledge and learn through referenced links.

  • AWS IAM Quiz 2

    AWS IAM Quiz 2

    IAM is major part of AWS infrastructure and AWS certifications. Test your knowledge and learn through referenced links.

  • AWS IAM Quiz 1

    AWS IAM Quiz 1

    IAM is major part of AWS infrastructure and AWS certifications. Test your knowledge and learn through referenced links.

  • AWS S3 Quiz 3

    AWS S3 Quiz 3

    For AWS Solutions Architect Associate SAA-C03 exam S3 storage is one of the key topics, test your knowledge using this third quiz on AWS S3 storage.

  • AWS S3 Quiz 2

    AWS S3 Quiz 2

    For AWS Solutions Architect Associate SAA-C03 exam S3 storage is one of the key topics, test your knowledge using this second quiz on AWS S3 storage.

  • AWS S3 Quiz 1

    AWS S3 Quiz 1

    For AWS Solutions Architect Associate SAA-C03 exam S3 storage is one of the key topics, test your knowledge using this quiz.

  • AWS Quiz

    AWS Quiz

    Quiz in order to pass the exams related to AWS Solutions Architect – Associate certification.

  • DevOps Basics

    DevOps Basics

    DevOps term consists of two words “development” and “operations”, which by definition indicates that DevOps means a bridge between the development and operations tasks. In this post we will describe what DevOps is, we can deploy docker containers, describe orchestration and list container orchestration engine available for Linux. You can watch the related video at:…

  • Version Control and GIT

    Version Control and GIT

    In this blog we will learn about describing version control, committing source code with git and merging version with git. What is Version Control System Version control system is a method or system that organizes various project files and protects modifications to them. We typically use them for code. Version Control System or VCS provides…

  • Virtualization over Linux.

    Virtualization over Linux.

    Today, we are talking about virtualization over Linux. We will learn about how to virtualize a guest operating system running under Linux host operating system which can be Linux or Windows or something. On completion of this video we will be able to: Hypervisor Types. We will start with learning about hypervisor types. The type…