This blog will discuss my experience attending the 2023 Workato Partner Delivery Bootcamp in Bangalore. This was the first time Workato has organized such an event for Strategic partners in India. As a Strategic Partner of Workato, Perficient was invited to join their event to discuss the roadmap, future statistics, and share strategies. It all […]
Devops
Setting up XP xConnect Roles on Azure PaaS with Solr Cloud
Introduction xConnect is the service layer that sits in between the xDB and any trusted client that wants to read, write, or search experience data using the xConnect Client API. Communication must happen over HTTPS and the client must have the appropriate certificate thumbprint. xConnect consists of the following components: Collection service Search service Search […]
Deploying Azure Infrastructure With Terraform Using Azure DevOps Pipelines
In this blog post, my objective is to provide a comprehensive walkthrough of the elements required for effectively implementing Azure Infrastructure with Terraform using an Azure DevOps Pipeline. The main purpose is to assist you in grasping the concept of automating the deployment and maintenance of your cloud infrastructure residing in Azure. Before delving into […]
Observations From Making the Move From Jira to Azure DevOps: Key Differences, Pros and Cons
It’s a tale as old as time, or at least as old as Star Wars. I have “gone to the dark side” of project management platforms by dipping my toes in the Azure DevOps pool (spoiler alert, come on in! The water is fine). And while these two platforms can even be integrated with one […]
Dealing with Wildcard SSL Certificates on Azure and Kubernetes
It is almost certain that any DevOps approaches the challenges of implementing SSL certificates at some time. Of course, there are free certificates, such as the well-known Lets Encrypt. As with any free solution, it has a number of limitations, all the restrictions are detailed on the certificate provider page for you to read. Some […]
Red Hat Summit & Ansible Fest 2023 Recap
Last week, our team attended Red Hat Summit, in Boston, MA. This past event marks the first time Red Hat combined Ansible Fest with Red Hat Summit. During the three-day conference, Red Hat partners, clients, and vendors got together to hear from Red Hat leadership, industry experts, and get hands-on experience with Red Hat platforms. The […]
The Open-Source Philosophy
Open-source software grants its users a degree of accessibility that is not possible through its proprietary counterpart. Open-source codes are published publicly for all who wish to study and manipulate them, whereas proprietary software keeps users more restricted, inside hard, iron-clad lines.
Custom Ansible Execution Environments
Ansible Tower users are gearing up for a big migration to Ansible Automation Platform 2. Ansible Tower 3.8 is technically AAP 1.2, which sunsets in September of 2023. AAP has a few usability updates like the improved Job search, which now lets you search in the web UI for specific job details like the limit […]
Connect with us at Red Hat Summit 2023!
Red Hat Summit is only a few weeks away! The conference will take place on May 23-25, 2023, in Boston, Massachusetts, at the Boston Convention and Exhibition Center. Still not registered? Click here! Red Hat Summit is the premier open-source technology event, that brings together customers, partners, industry thought leaders, and community contributors to learn, […]
Implement Multi-Tenancy In Azure B2C
Overview In a previous article about Azure B2C, we discussed the basics of Azure B2C and why you may want to consider using it for your software or application. Now, let’s take a look at some examples of the most common use cases. Implementing Multi-Tenant Applications with Azure B2C Multi-tenancy is an architecture pattern in […]
Version Control using AutoRabit in Salesforce
Version control is a critical component of the software development process, allowing organizations to track changes and collaborate on code development. In the context of Salesforce development, version control is especially important, given the complex and dynamic nature of the platform. This is where AutoRABIT comes into play, providing a comprehensive solution for version control […]
Openshift Essentials and Modern App Dev on Kubernetes
Introduction Whether you have already adopted Openshift or are considering it, this article will help you increase your ROI and productivity by listing the 12 essential features including with any Openshift subscription. This is where Openshift shines as a platform when compared to pure Kubernetes engine distributions like EKS, AKS, etc. which are more barebones […]