Remove tags
article thumbnail

Why Google Tag Manager exists?

MagmaLabs

Reading Time: 4 minutes Google Tag Manager (also known as GTM) is a free tag management solution provided by Google. Through this online tool, you can reply and manage various marketing and analytics tags on a website or mobile app. So, why Google Tag Manager exists? Finally, here it is when Google Tag Manager (aka.

article thumbnail

How to create and update Google terraform provider magic modules resource definitions

Xebia

In this blog I will show you how you can quickly generate and update these resource definitions using a simple utility. I wanted to write a blog about it, and showcase the configuration with terraform templates. ruby/object:Api::Type::Integer WARNING: mismatch of type on field Service.template.labels, existing tag !ruby/object:Api::Type::KeyValuePairs

Resources 130
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

How To Configure Squid As An Egress Gateway

Xebia

This blog configures Squid Proxy as an egress gateway to filter web traffic. If that’s no option, likely you’re better of using a managed offering that reduces the operations efforts, but comes with a (premium) price tag. Thus, to protect the user and application network, web traffic is often filtered.

Firewall 147
article thumbnail

How to create and deploy a golang AWS CloudFormation custom provider in less than 5 minutes

Xebia

In this blog I will show you how to create and deploy a Golang AWS CloudFormation custom provider in less than 5 minutes using a copier template. && git commit -m 'initial import' && git tag 0.0.0) || exit 0 Initialized empty Git repository in. d.git ] && ( git init && git add. &&

AWS 130
article thumbnail

How to create and deploy an AWS CloudFormation custom provider in less the 5 minutes

Xebia

In this blog I will show you how to create and deploy an AWS CloudFormation custom provider in less than 5 minutes using a Python copier template. && git commit -m 'initial import' && git tag 0.0.0) || exit 0 Initialized empty Git repository in /tmp/cfn-app-runner-custom-domain-provider/.git/

AWS 130
article thumbnail

How to Implement Schema.org in Sitecore

Perficient

In this blog, we will be discussing Schema.org, the role of schema.org in SEO, and how to implement Schema.org in Sitecore. In the next blog, we will discuss these components in depth. What is Schema.org? Schema.org is a universal way to describe web pages with structured data.

How To 111
article thumbnail

How to overcome Docker Hub rate limiting using AWS ECR and AWS CloudFormation

Xebia

In this blog post, you will see how AWS ECR and AWS CloudFormation overcome the rate limiting imposed by Docker Hub and provide full control over your base images. library/python Tag 3.7 The popular registry Docker Hub is home to thousands of useful container images, used by many software delivery processes.

AWS 130