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

SOLID: A refactoring example

SOLID [https://springframework.guru/solid-principles-object-oriented-programming/] principles have been around for a long time and there&…

Read More


Sep 15, 2020 3 min read

Ben Scott

Software Craftsmanship

Stop snoozing your tests!

Using some form of sleep is one of the main reasons for flaky tests and…

Read More


Sep 08, 2020 2 min read

Ben Scott

Software Craftsmanship

ABC's of DQM: Control

This is the finale of a 3-part series introducing a Data Quality Management (DQM) framework…

Read More


Aug 31, 2020 8 min read

Dan Ferguson

Data

The ABCs of DQM: Balance

This blog is a part of a series of posts on Data Quality Management. The…

Read More


Aug 18, 2020 5 min read

Pooja Krishnan

Data

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

ABC's of DQM: Audit

This post is part of a series of posts on Data Quality Management.  The focus…

Read More


Jun 26, 2020 8 min read

Dan Ferguson

Data

CI Test unusual projects with GitHub actions and self-hosted runners

I contribute to Armbian [https://armbian.com], a Linux distribution for 120+ bespoke ARM-based Single…

Read More


Jun 26, 2020 7 min read

Lane Jennison

GitHub Actions

Exploring Snowsight: Snowflake's Replacement for SQL Worksheets

In June of 2020, Snowflake announced Snowsight: the upcoming replacement for SQL Worksheets and is…

Read More


Jun 26, 2020 5 min read

Sam Portillo

ETL

Apache Spark 3.0

Databricks recently announced the release of Apache Spark 3.0 [https://databricks.com/blog/2020/…

Read More


Jun 23, 2020 3 min read

Theo LEBRUN

Apache Spark

An Introduction to Data Quality Management (DQM)

What is Data Quality Management (DQM)? Data Quality Management (DQM) is a practice that aims…

Read More


Jun 19, 2020 4 min read

Pooja Krishnan

Data