Developer 101

Posted by Abhishek on November 24, 2022

Software Developer

In this article, I explain what knowledge a developer in general should he/she posssess.

Architect 101

Posted by Abhishek on November 24, 2022

Software Architecture

In this article, I explain the roles & responsibilities of an architect and what knowledge should he/she posssess.

Salesforce CI/CD using Azure DevOps Services and Github Source Control

Posted by Abhishek on July 20, 2022

Salesforce Azure DevOps Github

In this blog, I detail out the nuts and bolts needed to do implement Salesforce DevOps with Github Version Control and Azure Pipelines.

$1.56 Trillion New Business Revenue and 9.3 Million New Jobs projected by the year 2026 in Salesforce Economy

Posted by Abhishek on October 06, 2021

Salesforce Economy

IDC has published the forecast on Salesforce economy growth over the next five years until the year 2026. Key statistics reported include:


Two Way SSL in Salesforce (Outbound)

Posted by Abhishek on March 10, 2021

Salesforce Security

Securely connecting to an external system from Salesforce is very important in enterprise setup. In this blog, I will explain how to develop mutual authentication from Salesforce using certificate bundles.

Apex PMD Code Analysis

Posted by Abhishek on February 10, 2021

Salesforce Best Practices

In this blog post, I will explain how to use PMD static code analysis CLI to analyze code assets in Salesforce.

Salesforce Administrator Tasks

Posted by Abhishek on August 27, 2020

Salesforce

In this short blog post, I have listed down the core tasks that a Salesforce Administrator has to perform in an organization. After reading this, you will understand that this role has lots of importance & should not be overlooked.

Recommendations to fixing issues in Apex code

Posted by Abhishek on July 20, 2020

Salesforce Best Practices

This blog explains the best practices & its recommended fixes that every apex code should follow. By following these recommendations, you will be able to write clean code everytime and will help make you a excellent programmer.

Salesforce CI/CD using Github

Posted by Abhishek on June 25, 2020

Salesforce Github DevOps

The biggest pain point for most developers and companies doing Salesforce development is to have a robust DevOps process. There are many costly tools and products for implementing DevOps in Salesforce. In this blog, I will elaborate on the DevOps process that you can setup using Github for free.

Salesforce CI/CD using Azure DevOps Services

Posted by Abhishek on June 15, 2020

Salesforce Azure DevOps

The biggest pain point for most developers and companies doing Salesforce development is to have a robust DevOps process. There are many costly tools and products for implementing DevOps in Salesforce. In this blog, I will elaborate on the DevOps process that you can setup using Azure DevOps services for free.