Total 64 Posts

AWS

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

Build an event sourcing system on AWS using DynamoDB and CDK

Over the past few years, event sourcing has become a popular pattern used in modern…

Read More


May 05, 2020 5 min read

Theo LEBRUN

AWS

AWS Cognito and JHipster for the LOVE of OAuth 2.0

OAuth 2.0 [https://oauth.net/2/] is a stateful security mechanism. OpenID Connect (OIDC)…

Read More


Feb 25, 2020 5 min read

Theo LEBRUN

JHipster

Deploy to ECS using GitHub Actions

Building a DevOps platform nowadays can become a challenge for architecture and platform infrastructure teams…

Read More


Feb 04, 2020 3 min read

Amine Ouali Alami

JHipster

When A CloudFront Origin Must Fail for Testing High Availability

Amazon's CloudFront service [https://aws.amazon.com/cloudfront/] does its best to speed…

Read More


Dec 23, 2019 7 min read

Matt Reed

AWS

AWS Well-Architected 2020

Ippon USA has been working to lock in Well-Architected status in the North America region…

Read More


Dec 16, 2019 4 min read

Dan Ferguson

AWS

Serverless at Scale: Design Patterns and Optimizations

In his session, Roberto Iturralde, AWS Solutions Architect, explained what the pitfalls of a system…

Read More


Dec 09, 2019 3 min read

Juan Manuel Carnicero Vega

Serverless

Best Practices for AWS Lambda and Java

I attended a session from Stefano Buliani, Principal Business Development Manager at AWS, in which…

Read More


Dec 09, 2019 4 min read

Juan Manuel Carnicero Vega

Cloud

Deploying a JHipster app to AWS using Elastic Beanstalk

JHipster [https://www.jhipster.tech/] is a great development platform to help you bootstrap a…

Read More


Nov 07, 2019 5 min read

Theo LEBRUN

JHipster

Regression using AWS Sagemaker

Various industries such as Banking, Manufacturing, Insurance, Health, and Defense are using Machine Learning to…

Read More


Oct 15, 2019 6 min read

Mallik Sambaraju

Data Science

Hybrid Cloud - Cloud Responsibly

In this post, we’ll describe the hybrid cloud concept, the benefits it provides, and…

Read More


Sep 11, 2019 5 min read

Lane Jennison, Courtney Parry, Rob Zabriskie

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

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

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

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