Skip to main content

Devops

How to Create a Test Plan Using Azure DevOps

Azure Test Plans, a service launched with Azure DevOps, provides a browser-based test management solution for exploratory, planned manual, and user acceptance testing. Azure Test Plans also provides a browser extension for exploratory testing and gathering feedback from stakeholders An Azure DevOps test plan is divided into three sections: Test Plan – The container to group […]

How to Set Up Optimizely Spire on a Developer Environment

Optimizely B2B Commerce has recently introduced Spire CMS to achieve user experience (UX) and performance benefit for its content management system (CMS). Spire makes use of React/Redux technologies, which results in a faster page load time than the Classic CMS. The existing CMS, which is based on an older version of AngularJS, will now be […]

Where Quality Analysis (QA) fits in the World of DevOps

Development and Operations (DevOps) is the agile software development approach that allows for simultaneous software development and testing. A successful DevOps practice requires quality assurance and testing (QAT). DevOps developed from the need for businesses to respond faster to market changes to acquire a competitive advantage and accelerate their growth. DevOps is assisting firms with […]

Istock 898079472333 (1)

DevOps & CICD

 DevOps & CICD This story is set out not too far, year 2015 in Santa Clara, California. A well-established IT provider was submitting a response to multi-million-dollar RFP. This company was in business for years and had well established waterfall model execution process. There typical delivery model looked very similar to the diagram shown below. […]

Istock 646686838

DevOps Trends in Healthcare: Digital Transformation (Part 1 of 5)

For organizations in the healthcare industry, digital transformation is the entry point to scaling and building a modern digital interface to enhance user experiences. Modern consumers have become accustomed to seamless user experiences powered by technology. Healthcare companies that are able to leverage their digital assets to provide positive user experiences differentiate themselves within the […]

Setting Up the Release Pipeline for Optimizely B2B Commerce Cloud

Once we’ve completed the build pipeline setup and it’s running successfully, it’s time for the final step in your process: setting up the release pipeline. The release pipeline is used to deploy the artifact generated by the build pipeline to a server. Follow the steps below to set up the release pipeline: Set up the […]

MuleSoft Build and Deploy: GitHub Actions for CI/CD Setup

In this blog, I will take you through a step-by-step process to set up CI/CD workflows using GitHub actions for MuleSoft Anypoint Platform integration projects with GitHub as the project repository. First, you need to create a sample MuleSoft 4 application in Anypoint Studio. Run and test the application in Anypoint Studio. Check the project […]

Data Center Interior

Easing Security Compliance with the OpenShift Compliance Operator: Part 2

In the first part of this series, I discussed the power of Red Hat’s Compliance Operator for securing your OpenShift 4.x clusters. I gave a quick overview of the installation and then walked through how to initiate compliance scans and review the high-level results. I also showed the power of the Compliance Operator by applying […]

Easing Security Compliance with the OpenShift Compliance Operator: Part 1

This is the first part of a series about the OpenShift Compliance Operator, focusing on installing the operator and running a scan. Operators are a strong piece of Red Hat’s OpenShift platform, easing the operational complexity of what might otherwise be difficult pieces of the platform. Red Hat’s Compliance Operator provides some relief to the […]

Migration Banner

GitHub Code Migration Using DevOps Automation

Migration from one code management system to another is a non-trivial exercise.  Most of the time the team wishes to maintain code history, branch structure, team permissions, and integrations. This blog post investigates one such migration from Bitbucket to GitHub for a large health maintenance organization. Due to growth and acquisition over time, the organization […]

Agile Community Event

Perficient’s Agile Community Serves Colleagues of All Backgrounds

When you work at Perficient, you’re never “in it alone.” We pride ourselves on having a collaborative, supportive environment dedicated to fostering both career and personal growth. Perficient’s Agile Community is one of the latest ways colleagues can connect with each other, breaking down walls and collaborating globally in a whole new way. “It makes […]

How to Deploy SQL Database Changes Using Azure DevOps

The database is a core part of any type of application. The database scheme is constantly changing during the application development phase. It is important to deploy the database changes while deploying the application code to a different instance, such as dev, QA, stage, or production.   However, manually deploying database changes is a tedious process. By […]

Load More