Sitecore Headless (formerly JSS) has been around for several years now but with its recent promotion in the Sitecore 10 releases, it is generating more buzz than ever. So as customers begin to evaluate this “new” model and more choose to adopt it, we need to begin defining standards for implementation. This series will outline […]
Technical
Understanding Which Steps to Take to Accomplish Content and Commerce
Success is naturally different for every organization. But, one aspect that’s the same for all is what level of maturity an organization has and if they can deliver on their business goals and objectives while meeting customer expectations. Yes, it sounds like a heavy task, but if a company meets all of these requirements, they […]
Project Portfolio Management and MS Teams Collaboration
Challenges faced while managing a project: Just like any other project, ServiceNow projects have several challenges, and if these challenges are not dealt with, it usually means that the project will fail to deliver some of the expected criteria/result. ServiceNow Community will agree that the most common challenges in our projects are related to stakeholders, […]
How to Create and Execute a Test Plan, Test Suite, and Test Cases in Azure DevOps
This blog will describe how to construct a test plan in Azure DevOps, and how users may create test suites and test cases within that plan. The distinctions between a test plan, a test suite, and a test case are the following: Test Plan: The test suites are listed in the test plan. Test Suite: […]
The Second Thing to Know When Looking to Replatform
In this second installment of our five-part blog series, we’ll talk about the second reason customers decide to seek out a new system. Let’s get back into it. Reason #2: Licenses for the current system are expiring or the system is discontinuing When you signed the license agreement for your current platform, chances are you […]
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 […]
The Perfect Storm: Where to Begin in Your Content and Commerce Approach
It’s easy to think of content and commerce as the technology you chose to gain successful results for your business. But our complex digital landscape is evolving, and it’s no longer only about which platform or technology you leverage. It’s now about understanding that content and commerce is an intricate approach that drives revenue and […]
Azure Databricks – Capacity Planning for optimum Spark Cluster
Overview: Today the terminology “Data Analytics” becomes a buzz across all industries & enterprises. Every organization strongly believes Data Analytics greatly helps to get insight & accelerate the business strategies in order to grow & lead in their fast and ever-changing markets. Azure Databricks: Azure Databricks is a data analytics platform optimized for the Microsoft […]
The Azure Well-Architected Framework: Performance Efficiency Pillar
The Azure Well-Architected Framework was introduced in July of 2020 to help manage the growing complexity of the cloud. The framework consists of five pillars of architectural excellence: Reliability Security Cost Optimization Operational Excellence Performance Efficiency The pillars of the framework can rarely be implemented individually. As you continue to grow the functional capability of […]
Using Ansible URI module with SonarQube tokens
RedHat Ansible is a very flexible configuration management tool that comes with a variety of built in modules. One of these modules, ansible.builtin.uri, is provided as an alternative to using “curl” commands through the ansible.builtin.shell or ansible.builtin.command modules. However, the module documentation does not provide a specific example of how to use the URI module […]
Configure Organization Assets Library in SharePoint Online
What is Organization Assets Library? In SharePoint Online, you can create your company specific assets library, which can store images provided by your company to use in your SharePoint environment by all site owners. Types of Organization Assets You can create two types of organization assets: 1) Images After Organization Assets Library is configured successfully, […]