Internet Staff
Technical problem solvers and virtual staffing for web and Internet businesses
  • Home
  • Services
  • Contact
  • Blog
  • Shirts
  • About
February 19, 2022

Spring Actuator based gRPC Health Check

We use Spring Boot and gRPC on AWS ECS Fargate behind AWS Application Load Balancers. We wanted to allow the ALB to query Spring Actuator’s robust health checks. However, the default Tomcat Actuator interface adds substantial bloat to a microservice and requires a slightly more involved configuration listening on a second port. We decided to […]

February 5, 2022

Encrypted ZFS on Linux

Motivation I’ve suffered a home file server with an overly complicated disk storage setup for a number of years: LUKS, MD RAID, and LVM with a caching setup on top of that. It’s mostly a toy used for non-critical backups, so it was fun to tinker with. However, I’ve suffered disk losses multiple times despite […]

March 22, 2020

Fedora on Dell XPS 15 9570 and 7590

Overview I’ve been thoroughly enjoying my XPS 9560 – outlined in my original guide – for two years now.  However, with the bulk of my work as a Java software engineer, I do large compiles dozens of times per day. I’ve recently found myself wanting for a bit more CPU and I/O horsepower than my […]

February 2, 2019

How to Save a Small Fortune by Buffering Less.

While working for a large client processing several petabytes of data per month, I had the opportunity to attack the primary ingest service with YourKit. This service is written in Scala and Java and runs on giant expensive AWS instances due mostly to the heap requirements, but also to keep plenty of CPU headroom as […]

January 26, 2019

gRPC Keepalives and Transport Closing Errors on AWS Network Load Balancers

tl;dr: Enable keepalives and permit without stream on both the client and server and make sure the keepalive time matches between clients and servers. We’re using gRpc in containerized applications written in four languages on AWS Fargate.  Our service location and load balancing method  is currently a combination of DNS and AWS Network Load Balancers. We’ve been plagued […]

1 2 3 4 ›»

Recent Posts

  • Spring Actuator based gRPC Health Check
  • Encrypted ZFS on Linux
  • Fedora on Dell XPS 15 9570 and 7590
  • How to Save a Small Fortune by Buffering Less.
  • gRPC Keepalives and Transport Closing Errors on AWS Network Load Balancers

Archives

  • February 2022
  • March 2020
  • February 2019
  • January 2019
  • December 2018
  • July 2018
  • June 2018
  • April 2015
  • March 2015
  • December 2014
  • October 2014
  • May 2014
  • February 2014
  • December 2013
  • July 2013
  • March 2012
  • September 2011
  • August 2010
  • July 2010
  • July 2009
  • June 2009
  • February 2009

Categories

  • Cloud
  • Development
  • Hosting
  • Networking
  • Operating System
  • Security
  • Uncategorized

↑

Copyright © 1998-2021 Internet Staff, Inc. All rights reserved.