Posts

Showing posts with the label SalesforceDevOps

Salesforce DevOps Course Introduction

This course is about Salesforce DevOps and helps you gain the knowledge of salesforce DevOps. In this course, I will show you how to setup the CICD tools for performing Salesforce deployments by building a stack from the scratch. Below are topics that we are going to cover in this course: Zero to Hero Salesforce DevOps Course 1 Introduction to Salesforce DevOps Course Salesforce DevOps Intro 2 Introduction to DevOps Introduction to DevOps Continuous integration Continuous delivery Improvements (Fix bugs and Add New features) Salesforce DevOps 3 Linux and Scripting Introduction of Linux Why and when do we Need Linux in devOps? General directories in linux Exit Codes in linux i/o Redirection in linux Vim Editor/nano Editor User and groups File permission Symbolic links Basic Linux Command 4 Git and Version controlling Introduction to Version controlling Introduction to Git Git Basic Commands (git clone, git init, git checkout, git merge) Types of Branches Git rebasing, git cherry-pick, g...