Golden Service Fabric Hammer

James Bradley .NET, Articles, Azure, Development Technologies & Tools, Microservices, Service Fabric, Tutorial Leave a Comment

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.I had some time before my next project started up, so David Pitt asked me to research and write a blog on Service Fabric. It sounded …

Default image for blog posts - purely decorative

SQL for Application Developers

Mark Adelsberger Articles, Databases, Development Technologies & Tools, Programming, SQL 3 Comments

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.“SQL? Isn’t that just something my ORM tools use?” Often application developers can and should remain at least one level removed from SQL. JPA …

Whirlpool: Microservices Using Netty And Kafka

John Boardman Articles, Development Technologies & Tools, Java, Microservices, Tutorial 2 Comments

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Introduction Update! Whirlpool now uses the “just released” Netty version 4.1.3. The great news about this is the upgrade required zero code changes, just …

Don’t Hate the HATEOAS Part Deux: Springtime for HATEOAS

Billy Korando Articles, Development Technologies & Tools, Java, Spring 1 Comment

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.In the much belated conclusion to my series on HATEOAS, we will be diving into how to implement HATEOAS using Spring-Data-REST and Spring-HATEOAS. It is …

In Your Face! Figuring Out Apple’s Face Detection API

Derek Andre API Development, Articles, Development Technologies & Tools, Mobile, Tutorial 3 Comments

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.I am making a native iOS app that has face detection. Apple has an awesome image detection API that can find faces, barcodes, and …