Vertical Scaling and Horizontal Scaling in AWS

Check out this article on the two different ways to increase your cloud's load carrying capabilities, and read about which works depending on the traffic you have. Read all

Active-Active Application Architectures With MongoDB (Part 1)

The first post in this two-part series describes the database capabilities required by modern multi-data center applications. Read all

Go Microservices, Part 4: Testing and Mocking With GoConvey

This series on building microservices with Go continues by looking at challenges and strategies for unit testing microservices and mocking with GoConvey. Read all

Towards Resource-Oriented REST Development

A developer takes a look at some of the issues that surround REST-based development, and discusses several different API that can help solve this problem. Read all

Hashing With SHA-256 in Oracle 11g R2

Learn how to bring the SHA-256 Hashing algorithm to your Oracle 11g R2 database, enabling you to implement a hashing method that isn't natively supported. Read all

What Are Microservices?

This article takes a deep dive into the advantages and disadvantages of microservices software architecture, and what the ideal environment looks like. Read all

Installing RabbitMQ With Erlang on AWS EC2 Amazon Linux Instance

A tutorial on how to integrate RabbitMQ with Erlang and AWS EC2 in order to create a development environment in which developers can write code in Erlang. Read all

Microservices With Spring Boot - Part 2 - Creating a Forex Microservice

This microservices architecture series continues with a tutorial on a microservice with Spring Boot and get it to work with Spring MVC, JPA, Hibernate, and H2. Read all

Integrating Microservices With a Monolithic Application

In this post, you'll learn about integrating microservices with existing monolithic applications, making minimal changes to the code to avoid affecting users. Read all

Log Appender: What Is It and Why Would You Use It?

This article aims to clear up what a log appender is, and why it's integral to the application logging process in order to address certain concerns. Read all

 

 

 

 

Top