Safeguard Your Sensitive Data with GCP Secret ManagerIn the realm of modern software development, safeguarding sensitive information such as database connection strings and API keys is…May 10May 10
Deploy Nest.js app to Cloud Run with Gitlab CI/CDIn the preceding article titled “Store application code on Gitlab”, we successfully relocated the code for our Nest.js API application to…Jan 21Jan 21
Store application code on GitlabIn the preceding article titled “Containerization of an API based on Nest.js using Podman”, we developed the code for an application that…Jan 5Jan 5
Containerization of an API based on Nest.js using PodmanLet’s discover another framework to develop Web application with Node.js and let’s explore also Podman Desktop as solution to manage the…Jan 2Jan 2
Validate access tokens from multiple identity providers on Azure API ManagementAzure API Management empowers you to expose, manage, and safeguard your APIs effortlessly. Discover the true potential of this robust…May 30, 2023May 30, 2023
Create a secure access to your API on Azure with Front Door and the API Management serviceThis article describes how expose APIs using Azure services likeJan 2, 2023Jan 2, 2023
Terraform templates to deploy an API on GKE (Google Kubernetes Engine)In 2 previous articles we have seen how it is possible to deploy an API based on the HAPI framework and create a Kubernetes cluster to for…Oct 16, 2022Oct 16, 2022
Terraform templates to run GCP Cloud Function periodically with Cloud SchedulerI decided to start using Terraform as solution for the infrastructure as code and to move the first steps with it I’ve decided to create a…Aug 8, 2022Aug 8, 2022
Deploy to Cloud Run an API built with HAPI frameworkThe application is quite easy. We use Airtable to store a list of services and we want to create an APIs based on the HAPI framework to…May 26, 20221May 26, 20221
Quick cleaning of GCP projects from the command lineThe GCP user interface is quite cool and really usable but some operations can be done without going on it and often, it can be faster.May 21, 2022May 21, 2022