Remove tags templates
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. This copier template has it all! binxio-public 🎤 Access to lambda zip files? public Copying from template version 0.1.0. > > Running task 1 of 1: [ ! -f

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. This copier template has it all! To create a custom resource in CloudFormation, is really simple. You just implement a create, update and delete method in a Lambda and you are done.

AWS 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 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
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. By using a CloudFormation template, you specify the exact image version you want. library/python Tag 3.7 library/python:3.7 RepositoryArn: ! library/python:3.7@sha256:eedf63967cdb57d8214db38ce21f105003ed4e4d0358f02bedc057341bcf92a0'

AWS 130
article thumbnail

Why you must extend Zero Trust to public cloud workloads

CIO

Automate security deployments through programmable interfaces using infrastructure as code (IaC) templates, along with Public Cloud Service Provider integrations such as AWS gateway load balancer, AWS user-defined tags, and AWS auto-scaling Gain Consistent Threat and Data Protection Elevate cloud workload security to zero trust principles.

Cloud 338
article thumbnail

How to make your web application more secure by using Dynamic Application Security Testing (DAST) – PART 2 of Application Security Testing series

Xebia

Like I mentioned in the previous blog, during this blog series we are going to look at the different types of Application Security Testing and Software Composition Analysis. The vulnerable web application is the same one we used in the first blog of this series. You can download the source code here: vulnap p.

article thumbnail

Blog/Website Relaunch: Under the Hood of craftycto.com

Crafty CTO

Yes, I needed to replatform my blog, but I also needed a web presence for my new fractional CTOing entity. The blog needed a new name, but I also working on naming the new entity, and realized it might be possible to find a name that would work well for both. New needs This time around, my requirements were a little broader.