Innovative Snowflake Features Part 2: Caching

In the previous blog in this series Innovative Snowflake Features Part 1: Architecture [https://blog.…

Read More


Aug 21, 2019 3 min read

Pooja Krishnan

Cloud

Innovative Snowflake Features Part 1: Architecture

Earlier this year, Ippon published an Introduction to Snowflake [https://blog.ippon.tech/introduction-to-snowflake/] post…

Read More


Aug 08, 2019 6 min read

Pooja Krishnan

Cloud

Containerize your Spring Boot app with JIB

Java developers are familiar with building war or jar files using their preferred tools but…

Read More


Jul 25, 2019 4 min read

Amine Ouali Alami

DevOps

Android DI: From Dagger to Koin

Dependency injection is a pattern whereby you let a third party (ie, - a framework)…

Read More


Jul 18, 2019 6 min read

Thomas Boutin

Kotlin

Ippon's RVA WAR Tour

Ippon Technologies recently trained their two North America based Solutions Architects to conduct Well-Architected Reviews.…

Read More


Jul 16, 2019 7 min read

Dan Ferguson

Cloud

JHipster Conf 2 - Hottest JHipster Day of the Year

June 27 was one of the hottest days (90°F) in beautiful Paris, but it…

Read More


Jul 08, 2019 2 min read

Theo LEBRUN

JHipster

How Kubernetes Add to Your Business

Monolithic applications have been the industry norm for years, however, we here at Ippon have…

Read More


Jul 03, 2019 2 min read

Jeet Gajjar

Kubernetes

EBS vs Instance-Store for Cassandra on AWS

There seem to be endless options for deploying Cassandra clusters to Amazon Web Services. As…

Read More


Jun 13, 2019 5 min read

Aaron Throckmorton

AWS

Confluent & Twitter4j Tutorial

Reading a Real-Time stream of Tweets into Kafka Kafka is an amazing tool for processing…

Read More


Jun 07, 2019 6 min read

Justin Risch

tutorial

Introduction to Snowflake

Snowflake is a native Cloud Relational Database that is a Data Warehouse as a Service…

Read More


Jun 05, 2019 6 min read

Ramya Shetty

snowflake

Transient Cluster on AWS

This post demonstrates a cost-effective and automated solution for running Spark-Jobs on the EMR cluster on a daily basis using CloudWatch, Lambda, EMR, S3, and SNS.…

Read More


Jun 03, 2019 6 min read

Sripriya Rajanna

Apache Spark

AWS White Paper in 5 Minutes or Less: Best Practices for Amazon EMR

This blog post summarizes the main points in the AWS white paper titled "Best…

Read More


May 10, 2019 8 min read

Dan Ferguson

Using Swagger to Build Effective APIs Part 3

This post is a continuation in a discussion [https://blog.ippon.tech/using-swagger-to-build-effective-apis-pt2/] on developing…

Read More


Apr 29, 2019 7 min read

Dan Ferguson

A Guinea Pig in the Cloud

This article is not about the latest experiment in the space industry. It is just…

Read More


Apr 03, 2019 11 min read

Bertrand Pinel

DevOps

React.JS with D3.JS: Letting Them Shine Together.

Whether you're adding a D3.js graph to an existing React.js application, or want to add a responsive UI to your D3.js graph, the following example will show you how to have both doing what they do best.…

Read More


Apr 01, 2019 7 min read

Justin Risch

d3.js