by Sathvik Anugu | May 5, 2023 | Blog, Cloud, DevOps
This article is primarily intended to help in resolving problems with setting up end-to-end TLS for an Azure Application Gateway V2 when using self-provided certificates. Version 2 of the Azure Application Gateway service provides a vast number of enhancements and new...
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 Asier Del Pozo | Feb 16, 2022 | Blog, Cloud
As part of a project, we had a NodeJS serverless application that needed to be exposed to the internet. This application had only one functionality: receive a POST request and return a calculated JSON based on the input. So we would receive a variable, and based on...
by Asier Del Pozo | Feb 11, 2022 | Blog, Cloud
Recently I have worked on a project with Contentful and NextJS. For those of you who don’t know, Contentful is a headless CMS created in Berlin that has been around for about 10 years, while NextJS is a 5 year old open-source development framework built on top...
by Keith O'Connell | Feb 5, 2021 | Blog, Cloud, DevOps, Digital Experience, Portals
This hands-on tutorial gives you an introduction to the process for integrating Liferay with OpenTelemetry to extract logs, traces, and metrics from Liferay. We’ll spin-up Liferay using the pre-packaged Liferay DXP container from LIferay, Inc. and integrate it...