Explain Various job types in Jenkins Various job types in Jenkins are as mentioned below : Mention some of the useful plugins in Jenkins? Below I have mentioned some important Plugins: Git Maven 2 project Amazon EC2 Copy artifact Read More …
Category: Uncategorized
GIT – Bitbucket Questions and Answers
What are the benefits of using version control? Benefits of using a version control tool: 1. With Version Control System (VCS), all the team members are allowed to work freely on any file at any time. VCS will later Read More …
Linux Questions and Answers
Explain Unix and Linux UNIX – It originally began as a propriety operating system from Bell Laboratories, which later spawned into different commercial versions. Linux – It is free, open source, and intended as a non-propriety operating system for Read More …
AWS VPC Questions And Answers
What Is Amazon Virtual Private Cloud (VPC) and Why Is It Used? VPC stands for Virtual Private Cloud. Amazon Virtual Private Cloud (Amazon VPC) provides a logically isolated area of the AWS cloud where you can launch AWS resources in Read More …
AWS Database Questions And Answers
What do you know about the Amazon Database? Amazon database is one of the Amazon Web Services that offers managed database along with managed service and NoSQL. It is also a fully managed petabyte-scale data warehouse service and in-memory caching Read More …
AWS S3 Questions And Answers
What is Amazon S3? S3 is short for Simple Storage Service, and Amazon S3 is the most supported storage platform available. It is a virtual drive where we are able to store data and use it for scalability on a Read More …
AWS Route53 Questions And Answers
What Is Amazon Route 53? Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service. It is designed for developers and corporates to route the end users to Internet applications by translating human readable names Read More …
AWS IAM Questions And Answers
What Is Identity and Access Management (IAM) and How Is It Used? Identity and Access Management (IAM) is a web service for securely controlling access to AWS services. IAM lets you manage users, credentials, and permissions that control the usage of Read More …
AWS-EC2 questions and answers
What are the different types of EC2 instances based on their costs? The four types of EC2 instances are: On-demand Instance It is cheap for a short time but not when taken for the long term Spot Instance It Read More …
DevOps Questions and Answers
DevOps / CI-CD What is SDLC ( Software Development life cycle) Software Development Life Cycle (SDLC) is a process used by the software industry to design, develop and test high-quality software. The SDLC aims to produce high-quality software that meets Read More …