by XTIVIA | Jun 30, 2023 | AWS, Azure, Blog, Cloud, Microsoft
Choosing between Azure and AWS for Kubernetes depends on an organization’s specific needs and requirements. Both cloud providers offer robust Kubernetes services with similar features and capabilities. However, there are several additional factors to consider...
by XTIVIA | Jun 22, 2023 | AWS, Blog, Cloud
Containerization has revolutionized the way organizations deploy and manage their applications, offering increased agility, flexibility, and scalability. AWS Container Services, including Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service...
by XTIVIA | Jun 14, 2023 | AWS, Blog, Cloud
Strategies and Tools for Optimizing AWS Costs and How XTIVIA Can Help AWS offers a wealth of robust and scalable cloud computing services, but managing the cost of these services can be a challenge. AWS provides several tools and strategies to help organizations...
by Asier Del Pozo | Feb 16, 2022 | AWS, 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 | AWS, Blog, Cloud, Headless CMS
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 XTIVIA | Jan 22, 2019 | AWS, Blog, Digital Experience
Amazon Web Services Elastic Load Balancing automatically distributes incoming application traffic across multiple targets, such as Amazon EC2 instances, containers, IP addresses, and Lambda functions. It can handle the varying load of your application traffic in a...