Total 55 Posts

Cloud

The Trusty Bucket - Introduction and Basics

The first of an ongoing series about S3 at Amazon Web Services. This post introduces the basics of the service.…

Read More


Feb 19, 2021 5 min read

Brian Knight

AWS

Process CSVs from Amazon S3 using Apache Flink, JHipster, and Kubernetes

Apache Flink [https://flink.apache.org/] is one of the latest distributed Big Data frameworks…

Read More


Feb 04, 2021 6 min read

Theo LEBRUN

Data Streaming

In Real Life - Amazon Web Services: Identity Access Management

A Quick Note about In Real Life Digital concepts can get confusing for a lot…

Read More


Dec 14, 2020 6 min read

Matt Reed

AWS

How to SSH Reverse Tunnel to a Remote DB Server in an AWS Private Subnet using an EC2 Bastion Jump Host

Do you have publicly inaccessible database that you need to SSH into? Using SSH Reverse Tunneling, aka SSH Reverse Port Forwarding, you can securely connect to the database without directly opening it up to a vector of attack.…

Read More


Dec 07, 2020 4 min read

Nima Binayifaal

AWS

Tips and Tricks for Manually Scaling a Global DynamoDB Table from an AWS Lambda

Objective Write an AWS Lambda that manually scales a global DynamoDB table Why? DynamoDB tables…

Read More


Dec 01, 2020 3 min read

Dennis Sharpe

AWS

How to Connect an AWS API Gateway to a Private VPC Using an ALB

AWS and API Gateway The AWS ecosystem provides developers and system administrators with many tools…

Read More


Sep 28, 2020 9 min read

Juan Manuel Carnicero Vega

Cloud

Saving and Analyzing Trending Topics on Twitter using AWS Athena, Lambda, and CDK

With more than 300 million active users, Twitter is still one of the more optimal…

Read More


Aug 11, 2020 5 min read

Theo LEBRUN

Twitter

Keycloak High Availability in Cloud environment (AWS) - PART 4/4

All the configuration presented in the previous parts [https://test-ippon.ghost.io/feedback-keycloak-high-availability-in-cloud-environment-aws-part-3-4/] have been…

Read More


Jul 29, 2020 9 min read

Sébastien Mazade

Feedback

Starting with AWS Glue and Querying S3 from Athena

Part one of three in a deep dive of ETL in AWS Glue. Learn how to create powerful low-code/no-code ETL processes from S3 to many data sources in AWS.…

Read More


Jul 28, 2020 8 min read

Sam Portillo

AWS

Secret Management w/ Spring Cloud and AWS Parameter Store

Today's applications are broken into smaller and smaller pieces. We've been…

Read More


Jul 09, 2020 3 min read

John Strickler

Secrets Management

Keycloak High Availability in Cloud environment (AWS) - PART 3/4

In previous part [https://test-ippon.ghost.io/feedback-keycloak-high-availability-in-cloud-environment-aws-part-2-4/] , we have explained our context and how…

Read More


Jul 08, 2020 9 min read

Sébastien Mazade

Feedback

Snowflake External Functions

Snowflake is a cloud-based data warehousing company.  They specialize in provisioning on-demand compute and elastic…

Read More


Jun 16, 2020 7 min read

Dan Ferguson

Cloud

Easily Deploy a Minecraft Server onto GCP using Terraform & Docker

Traditionally, bringing up a Minecraft server involves manually installing all separate components and spending too much time in the command line. Using the Terraform recipe from this blog post we can easily bring up our own server without worrying about the granularities of manual deployment.…

Read More


Jun 08, 2020 7 min read

Nima Binayifaal

DevOps

Keycloak High Availability in Cloud environment (AWS) - PART 2/4

In the previous first part [https://test-ippon.ghost.io/feedback-keycloak-high-availability-in-cloud-environment-aws-part-1-4/] , we have described the main…

Read More


Jun 08, 2020 12 min read

Sébastien Mazade

Feedback

Keycloak High Availability in Cloud environment (AWS) - PART 1/4

For those who do not already know the Keycloak product, it is the main IAM…

Read More


May 20, 2020 9 min read

Sébastien Mazade

Feedback