Skip to main content

Innovation + Product Development

Istock 935964092

Using Docker to Simplify DevOps

Docker is an open-source project that has changed how we think about deploying applications to servers. By leveraging some amazing resource isolation features of the Linux kernel, Docker makes it possible to easily isolate server applications into containers, control resource allocation, and design simpler deployment pipelines. Moreover, Docker enables all of this without the additional […]

Understanding CRUD Operations in Dataverse with a PowerShell Script

Accessing Dataverse using PowerShell is helpful while data migration. This blog will provide you with the necessary links for creating and registering an app in Azure Active Directory (AD), as well as adding the app user to your environment. We’ll also go through how to use PowerShell to create, read, update, and delete a record […]

Learn SharePoint Online Modern Site Provisioning Using PnP Provisioning Engine and PnP PowerShell

The PnP Provisioning framework is a code-centric and template-based platform for provisioning your site collections. The new provisioning engine allows you to persist and reuse provisioning models in Office 365, SharePoint Online, and on-premises site collections. This blog will demonstrate how to provision a Team site using PnP PowerShell. In this process, we will make […]

Person working at a whiteboard

The Importance and Development of An Iteration Plan

As an agile Project Manager, you face a lot of pressure to assure your stakeholders that your project is on track. You are the one the client is calling saying, “are we going to finish this thing on time??” It is imperative to have documentation that can eliminate all doubt that you will. Enter the […]

Istock 1194430859

AWS Serverless Infrastructure & CRUD Operations using NodeJS

A serverless architecture is a way to build and run applications and services without having to manage infrastructure. Your application still runs on servers, but all the server management is done by AWS. Serverless framework is a toolkit for creating, deployment of serverless functions like AWS Lambda, publish the message in SNS, send message to […]

How to Install PnP PowerShell for SharePoint Online and Azure Cloud Shell

SharePoint Patterns and Practices (PnP) contains a library of PowerShell commands (PnP PowerShell) that allows you to perform complex provisioning and artifact management actions towards SharePoint. What is PnP? PnP PowerShell is a cross-platform PowerShell, and it is a .NET Core 3.1 / .NET Framework 4.6.1 based PowerShell Module providing over 600 cmdlets that work […]

Understanding CRUD Operations Using PnP PowerShell

Create, read, update, and delete (CRUD) is an acronym used in database-related functions. James Martin probably coined the term (CRUD) in his 1983 book Managing the Database Environment. We can use the following models to execute basic CRUD operations in SharePoint: REST-API Object Model. JavaScript Object Model Client-Side Object Model Server-Side Object Model We must […]

Building a Scalable, Integrated Virtual Health Ecosystem

Delivery Management in Medical and Healthcare Software Development

During the past couple of years, medical and healthcare software development has been growing due to the digital transformation of the healthcare industry. The growing trend of digitalization in healthcare is driven by consumer demand for efficient and advanced treatment solutions. The overall spending on healthcare is expected to grow by the year 2023, according […]

Digital Account Openings

PACE New Features: Queue Live View Dashboard, Customizable Roles and Permissions, and More!

Perficient’s Amazon Connect Experience (PACE) solution amplifies the power of Amazon Connect with several added features and managed services. As we continue to develop and customize our software to your needs, we will post blogs with new features and processes we have added, changed, or fixed. To learn more about PACE, visit our dedicated landing […]

Person working on data security

Should We Use Tailwind CSS?

Tailwind CSS is a CSS framework described as follows: “A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup”. – Tailwind CSS official documentation Tailwind’s goal is to “Rapidly build modern websites without ever leaving your HTML” (tailwind css 2022). If you ask me, this is quite a […]

Istock 1291751221

Office 365 Add-Ins Integration – Excel Task Pane Add-in

Love working in Excel, digging in large datasets or planning budgeting strategies, or creating reports, Excel is a powerful program to help in all business processes. But to do so we need data to be populated in Excel. Let’s explore how we can integrate Microsoft Office 365 Excel, bring data from data sources by implementing […]

Cloud Computing

Are you Ready to Ride the App Modernization Journey?

App Modernization is the most common buzzword we hear these days along with Digital Transformation. We have been hearing these words for a long time in the IT space. In fact, they go in a circular motion every now and then. But as an organization, the journey of Application (App) Modernization may look different than […]

Load More