New Salesforce Mobile Application Configure and Customization in Salesforce Org According to reports, 120 billion hours are spent with mobile business apps annually. According to Salesforce, Every month, almost 2 million users run their business from their phones using the Salesforce mobile app. Salesforce planning to retire the Salesforce mobile web experience with the […]
Software Development
Announcing AWS ROSA Accelerator “Devops-In-A-Box”
Today we’re making our Openshift on AWS (ROSA) accelerator available for everybody to use *free of charge. This solution is the product of years of experience on the ground delivering application modernization on containers to some of the biggest companies in the world. With the release of ROSA (Red Hat OpenShift on AWS) at the […]
An Automated DevSecOps Framework
Automation for Automation – An Executable Framework for DevSecOps In an age where automated Continuous Integration and Continuous Delivery (CI/CD) is becoming more and more critical to the success of any organization, why are we still building our DevSecOps environments by hand? Instead why don’t we leverage automation for our automation? DevSecOps support teams are […]
The 1001st Piece in your 1000 Piece Puzzle: .NET Default Interface Functions
I recently worked with a client who wanted a reasonably large subsystem added to Optimizely that would add automated management to their content. While cutting the code for this, I found myself writing similar code across multiple classes. I had to write it that way: 1) The client was currently on CMS11 and didn’t have […]
Ensuring a Smooth Go-Live with a Cutover Plan
Project go-lives can be intense and take hours or even days. Following a detailed plan can streamline your go-live to help avoid a rollback and allow everyone to shut their computers as quickly as possible. Let’s discuss how to create a solid Cutover Plan to set yourself up for success. Why a Cutover Plan? First, the […]
Spring Cloud Function with AWS Lambda
Learning outcome from this article: What is Spring cloud function? What is AWS Lambda? Using Spring Cloud function with AWS Lambda. Spring Cloud Function Spring cloud function is one of the Project from Spring cloud Framework. It allows us to create functional applications while retaining all the benefits provided by Spring Boot. It Promote the […]
Hip-Hip-Hooray for the HIP Sprint
Software delivery projects are most often organized into “Sprints” of work where the team is executing in what can feel like a never-ending loop of plan, execute, demo, repeat. This non-stop, fast-paced cycle leaves little breathing room for reflecting on or implementing unplanned improvements or technical debt which the team is bound to accumulate through […]
Things we can do With React DevTools
Debugging is one of the most important and useful techniques that every developer needs to achieve while developing an application to properly navigate and find the bugs or errors in the application efficiently. React Developer Tool (React DevTools) is one of the debugging tools. What is React DevTools? React DevTools is a browser extension available […]
Give Your React Native Apps a Titanium Shield Against Vulnerabilities
React Native is a popular and exciting framework to build robust mobile applications. React Native allows you to build cross-platform, rich UI apps that almost looks like native apps. It offers less complexity building new apps in short amount of time and ultimately with great savings at cost as well. Oh, and did I mention […]
Useful SEO Basics for Web Developers – What Should You Know?
Years ago, the SEO team stuff page with targeted keywords and ranked higher on Search Engine result pages, but things are completely changed. Today, SEO success depends on various processes, including User Experience, Secure and Accessible Websites, Code Development, Page load time, and other technical things. So, creating a successful website with a compelling user […]
Perficient Mentioned in Forrester Trends Report: Low-Code Addresses the Developer Shortages
Many organizations are struggling with finding skilled software developers for their development teams. To help increase the number of developers, one of the strategies emerging in the market is low-code platforms. Low-code platforms reduce the need to write code and increase the speed at which applications can be built and deployed. Essentially, low code puts […]
Introduction to Salesforce Flows
What is a Salesforce Flow Despite the fact that Salesforce Flow has been available for a while, it has recently gained recognition as the sole declarative automation solution that Salesforce Admins and Developers should utilize. It has been around alongside Workflow Rules and Process Builder for a time. To minimize confusion over which tool to […]