by Priti Parikh | Oct 8, 2025 | API Management, Blog, DevOps
SUMMARY: React custom hooks are essential JavaScript functions that allow developers to adhere to the Don’t Repeat Yourself (DRY) principle by extracting and reusing complex stateful logic across multiple components, drastically improving code cleanliness and...
by Jignasha Vaghashiya | Oct 7, 2025 | Blog, DevOps, Testing
SUMMARY: To achieve faster, more reliable software releases, teams must prioritize API testing over UI testing. This approach ensures the early detection of defects, verifies core business logic quickly, and integrates effortlessly into Continuous...
by XTIVIA | Oct 2, 2025 | Blog, DevOps
SUMMARY: To ensure secure ingress traffic for applications like Trackit running on Google Kubernetes Engine (GKE), this detailed DevOps process outlines how to renew SSL/TLS certificates at scale by leveraging key generation tools, Keyfactor signing, and external...
by Sridhar Mylavarapu | Sep 25, 2025 | Blog, DevOps
SUMMARY: DevOps Managed Services enable modern IT enterprises to overcome the critical dilemma of innovation versus operational overload by providing instant access to elite expertise, advanced automation, and cloud-native strategies. Managed Service providers offer...
by Aamir Khan | Sep 11, 2025 | Azure, Blog, DevOps
SUMMARY: This guide demonstrates how to use Terraform, an Infrastructure as Code (IaC) tool from HashiCorp, to define, provision, and manage resources like virtual machines on the Microsoft Azure cloud. Terraform functions by processing human-readable configuration...
by Sathvik Anugu | May 5, 2023 | Blog, Cloud, DevOps
SUMMARY: The shift to Azure Application Gateway V2 configuration requires users working with self-provided or custom-signed backend certificates to specifically upload only the root certificate in the required .cer format to resolve the common “Data for...
by Keith O'Connell | Feb 28, 2023 | Blog, Cloud, DevOps, Perspectives
Why hire a Kubernetes partner (or Kubernetes services provider) to help with your Kubernetes infrastructure planning, implementation, deployment, and maintenance needs? The advent of container technology and Kubernetes has driven a major transformation in how...
by Keith O'Connell | Feb 14, 2023 | Blog, Cloud, DevOps, Perspectives
In this article, we will discuss five Kubernetes best practices for using Kubernetes to host your enterprise workloads. This article focuses primarily on best practices for resource definitions that you deploy into a Kubernetes cluster; a subsequent article will focus...
by Dave Ulikowski | Dec 6, 2022 | Applications, Blog, DevOps
Exception Handling Problems are going to happen in any aspect of life. They may be complex or as simple as not having any coffee left in your house when you wake up. You need your morning caffeine so you decide that you can either go to the coffee shop and get a cup...
by XTIVIA | Oct 14, 2021 | Blog, DevOps, Digital Experience, Liferay DXP
This blog post is intended to offer some guidance around changing Liferay logging levels in a way that persists through a restart. Normally in the Liferay portal application, you can set log levels for both built-in and custom loggers via the Server Administration...