Publish a non-Git local project as a Git repository. Share Project is a step in the process of configuring Git for your new Katalon Studio project. In the main toolbar, select Git > Share Project. The Katalon project generates .git folder and gitignore files. Commit Users can view all current changes and choose which ones […]
Platforms and Technology
Kubernetes Multi-Cluster Management – Part 3
Introduction In part I of our Kubernetes multi-cluster management series, we’ve talked about the basics of GitOps and explained why you should really consider GitOps as a central tenet of your Kubernetes management strategy. In part II, we looked at a reference implementation of GitOps using ArgoCD, and how to organize your GitOps repositories for […]
New Salesforce Mobile Application Configure and Customization
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 […]
4 Use Cases for ServiceNow SecOps – VR, SIR, and TI
In a world where cyber breaches dominate the headlines, cybersecurity is more important than ever. According to the Ponemon Institute and IBM, the average cost of a data breach in 2022 is $4.35 million USD, and it takes an average of 277 days to identify and contain a breach. While there are many ways […]
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 […]
Amazon Connect Dynamic Menus from a Document Upload
Our consultant team of Amazon Connect experts worked together to creatively solve an interesting business use case for one of our clients. We were presented with a scenario that required business users to dynamically update their IVR menus, while not being able to directly access the call center system. This business team also needed the […]
Kubernetes Multi-Cluster Management – Part 2
Introduction In Part I of our multi-cluster management series, we’ve introduced GitOps and gone over some of the reasons why you should adopt GitOps for the management of Kubernetes clusters. GitOps is always the #1 thing we set up when starting an engagement and we’ve spent a lot of time perfecting our best practices. Today […]
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 […]
Failure Handling in Katalon
What is Failure Handling in Katalon? Failure handling settings allow users to specify whether Katalon Studio should continue running in the event of an error during execution. Katalon Studio currently supports the following failure-handling options: Continue on Failure: Katalon Studio will continue regardless of any errors that occur during its execution. The step with errors […]
Sitecore Website Performance Guide – Part 1
Welcome to my series on Sitecore Website Performance. This series will outline the key metrics and tools used to track website performance as well as specific recommendations to improve page speed within Sitecore. In Part 1 we will review how to test website performance and how we get the most accurate results. What is the […]
Highlights from AWS CEO Adam Selipsky’s Keynote at re:Invent
To kick off the largest cloud conference of the year, Amazon Web Services (AWS) CEO Adam Selipsky delivered his opening keynote at AWS re:Invent in Las Vegas. Selipsky welcomed 50,000 in-person attendees and 300,000 virtual attendees from around the globe. He encouraged enterprises to move to the cloud, citing the dramatic cost savings it offers, […]
Comparison between Selenium 3 and Selenium 4
In this blog, I will evaluate the Selenium 3 and Selenium 4 architectures before highlighting a few Selenium 4 benefits. I will also go over the new features added to Selenium IDE, Selenium WebDriver, and Selenium Grid in Selenium 4. The fundamental cause for Selenium’s upgrading is the W3C WebDriver Protocol, which is the most […]