Remove tag aws-s3
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. > 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. Let’s say you want to create a custom resource for a Custom Domain of an AWS AppRunner service, because it does not yet exist. Mark van Holsteijn 🎤 Your email address?

AWS 130
Insiders

Sign Up for our Newsletter

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

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. Whenever you try to pull an image from a AWS CodeBuild project, you immediately run it this problem. library/python Tag 3.7 library/python:3.7

AWS 130
article thumbnail

Handling personal identifiable information in your data

Xebia

In one of my previous blog posts we discussed a number of data and security-related topics. In this blog post, I want to dive a bit deeper into that topic and give a few examples of services that can be used for handling Personal Identifiable Information in your data with AWS. Amazon Comprehend. Amazon Macie.

Data 130
article thumbnail

Let’s Flink on EKS: Data Lake Primer

OpenCredo

The first part of this blog is related to the Flink and S3 infra design. Flink integrates well with the Hadoop or Presto ecosystem, allowing it to leverage its distributed storage systems like HDFS or AWS S3, for example as the storage engine. jar [link] wget -O /opt/flink/plugins/flink-s3-fs-hadoop-1.17.1.jar

Data 59
article thumbnail

Simplifying Data Management with Amazon S3 Lifecycle Configuration

Perficient

Amazon S3, a popular and highly scalable object storage service provided by Amazon Web Services (AWS), offers a powerful feature called Lifecycle Configuration. With S3 Lifecycle Configuration, you can automate the process of moving objects between different storage classes or even deleting them based on predefined rules.

Storage 59
article thumbnail

Storage Made Easy with Amazon S3

Cloud That

Overview of S3. To store and retrieve any volume of data at anytime from anywhere on the web, Amazon S3 offers a straightforward web services interface. Also see: What is Amazon S3? Overview of S3. S3 Standard. S3 Standard. S3 Intelligent-Tiering. S3 Standard IA. S3 One-Zone IA.

Storage 75