VOOZH about

URL: https://www.javacodegeeks.com/author/Jeff-Davis

⇱ Jeff Davis, Author at Java Code Geeks


  • DevOps👁 Image
    Jeff DavisJuly 10th, 2015
    0 351

    Using HAProxy as a reverse proxy for AWS microservices

    Amazon’s EC2 micro instances offer a very affordable option for hosting a Docker-based micro-services architecture. Each micro instance can host…

    Read More »
  • DevOps👁 Image
    Jeff DavisFebruary 19th, 2015
    0 323

    Multi-Tier Architecture Tutorial using Docker

    Background While there are many very good Docker tutorials currently available, I found that many are either too simplistic in…

    Read More »
  • Enterprise Java👁 Image
    Jeff DavisOctober 1st, 2012
    0 124

    Spring Security using API Authentication

    Background While there are many blog posts that detail how to use Spring Security, I often still find it challenging…

    Read More »
  • Enterprise Java👁 Image
    Jeff DavisJune 20th, 2012
    2 214

    Google Services Authentication in App Engine, Part 2

    In the first part of the tutorial I described how to use OAuth for access/authentication for Google’s API services. Unfortunately, as…

    Read More »
  • Enterprise Java👁 Image
    Jeff DavisJune 20th, 2012
    2 162

    Google Services Authentication in App Engine, Part 1

    This post will illustrate how to build a simple Google App Engine (GAE) Java application that authenticates against Google as…

    Read More »
Back to top button
Close