DEV Community

LambdaTest Team
LambdaTest Team

Posted on • Originally published at youtube.com

What Is CircleCI? | Getting Started With CircleCI | CircleCI Orb | CircleCI Tutorial | Part I

CircleCI is a continuous integration and continuous delivery (CI/CD) platform installed inside the private cloud or data center.

Start FREE Testing
Integrate GitLab with LambdaTest: https://www.lambdatest.com/gitlab-integration

CircleCI helps you automate the testing and development of a project through a continuous integration and deployment platform. It connects to your GitHub repository, creates a new build when you push code, and sets up an environment for testing whenever you move from one branch to another.

In this part of CircleCI Tutorial for Beginners, Michael Vinny Thanh, a Solutions Engineer
of CircleCI, helps to understand the basics of CircleCI by explaining what is CircleCI and how to get started with CircleCI with a basic demo. You will also get to learn what are CircleCI Orbs and how to write the yml. configuration for your jobs.

This video will help answer the following questions 🎫 -:
🔹What is CircleCI?
🔹What is CircleCI used for?
🔹What is a CircleCI Orb?
🔹What is CircleCI config .yml?
🔹How do you set up a CircleCI?

Top comments (0)