News, articles, tips & tricks
Maximizing Your ROI: How Unanimous Technologies Enhances Business with MERN Stack Development
In the fast-changing world of creating websites and web applications, staying ahead of the competition means using the newest and most effective technologies. At Unanimous Technologies, we’re experts at using a combination of powerful tools—known as the MERN stack, which includes MongoDB, Express.js, React.js, and Node.js—to build advanced web applications that help businesses grow and…
Learn moreDeploying frontend of an application using Google Cloud Run and Cloud Build from remote repository
Introduction In this documentation, we’ll be deploying our application frontend code which is in our GitHub repository using two services of GCP (Google Cloud Platform), first is Google Cloud Run and then further we will be configuring a trigger using Google Cloud Build service so that whenever a code is pushed in the repository in…
Learn moreDeploy Angular App from GitHub to AWS with CodeBuild & CloudFront
Introduction This blog will go into the art of AWS-smooth Angular application deployment. We’ll demonstrate the potential of automation by using AWS CodeBuild to build the app and AWS S3 to host it. Not only that but we’ll up your deployment game by distributing your software over AWS CloudFront. With this configuration, developers may concentrate entirely on…
Learn moreLocust Load Test Setup with GKE Google Kubernetes Engine
Introduction In this documentation, we will configure the locust load test and generate a locust URL by deploying it inside a pod deployed inside a Google Kubernetes Engine autopilot cluster using a simple python script which will be executed inside the pod when created. Key Points for Setup: Locust Locust is an open-source load testing…
Learn moreUsing Google Managed SSL Certificates with GKE Ingress Controller
Google Managed SSL Certificates on Google Cloud Platform (GCP) is a service that secures your website or app with SSL or TLS encryption. It offers automatic certificate management to ensure secure and reliable data transmission for your website worldwide. These certificates integrate with numerous GCP services, undergo automatic renewal to prevent outages, and prove highly…
Learn moreCommunication setup between MQTT Broker and GKE cluster
Introduction Hello there! In this blog, we’ll be demonstrating how to make your local MQTT Broker communicate with a pod in your Google Kubernetes Engine (GKE) cluster. We’ll achieve this by sending messages with a simple Python script and safely storing the payloads in a Redis cloud database. This blog will be your constant companion, providing step-by-step instructions,…
Learn more




