Skip to content

mirketa

mirketa

Lightning Experience Console

  • by

Lightning Experience Console

Author

Salesforce Console apps provide a tab-based user interface well suited for fast-paced work environments. It facilitates the management of multiple records on a single screen and allows users to quickly find the information they need and make edits by reducing time spent clicking and scrolling to find, update, and create records.
The console is ideal for Sales and Service folks. Support agents can easily track cases as priorities of cases change and can use more than one application at once. Sales reps have quick access to all the tools for generating leads, close deals, and manage relationships.
Console can also be customized by personalizing navigation’s item menu, or by using Lightning App Builder to create custom Lightning pages so that users always have the records they need in a layout.

Read More »Lightning Experience Console

Virtualization vs Containerization

  • by

Virtualization vs Containerization

Author

Introduction: Virtualization helps to manage workloads by transforming traditional computing method and make it more scalable. Containerization is a lightweight alternative of virtualization, it involves encapsulating of an application in a container with its own operating system. The application can be run on any physical memory without caring about dependencies.

Key Difference b/w virtualization and Containerization:

Virtualization- It is a process of creating a virtual version of a physical object. In terms of computing hardware virtualization is the process of creating virtual instances of real hardware. We can run a complete operating system on virtual hardware.

Read More »Virtualization vs Containerization