Using templates in Google Deployment Manager.
ReadThis article dives into how to do automated deletion of older artifacts on self-hosted Sonatype Nexus OOS instance using a simple groovy script. We do a walkthrough of basic clean up policies followed by building your cleanup task using a few lines of groovy.
ReadThis article describes how to set up a secure Google Cloud Platform Load Balancer for any serverless workload. The particular use case under discussion here is the setup of Google Cloud Functions to be called from Contentful's webhook, which does not support OAuth 2.0 at the time of writing this post.
ReadThis post is the second part of the 3 part series on Google Deployment Manager, GCP's Infrastructure as Code (IaC) tool. This post builds on the first part of the series and introduces templates for better reusability in Google Deployment Manager.
Read