This post takes a look at Gradle source dependencies that allow you to automatically check the source library to build binaries locally instead of downloading. Read all
This post looks at the top five best practices for AWS NACLs, including using it with security groups inside a VPC, keeping an eye on the DENY rule, and more. Read all
This article aims to teach techniques to help with the challenging task of making data between microservices in distributed systems eventually consistent. Read all
Versioning is an important part of how developers are able to identify and make updates to their software. Take a look at some different versioning methods. Read all
In this tutorial, learn to create microservices architecture on AWS Elastic Container Service and configure tasks and services to enable continuous delivery. Read all
This in-depth tutorial analyzes the way the Kubelet service performs Pod lifecycle management on the local node by analyzing the Kubelet source code. Read all
This tutorial talks about using Netflix's Zuul as a proxy with a REST API and Spring Boot to route traffic from one web service to another with no downtime. Read all
It is not only entirely possible for Scrum teams to practice DevOps, it is actualy fitting. Take a look at the similarities between the two to understand. Read all
This tutorial will help you learn how to automate your GitHub code releases as part of a DevOps workflow using the CircleCI continuous integration tool. Read all
For those who wish to upgrade to the latest release of the Unbreakeable Enterprise Kernel, take a look at this tutorial to upgrade and delete previous versions. Read all
Learn how to implement authentication with JWT, or JSON Web Tokens, in your miroservices built with Golang in this Go microservices security tutorial. Read all
Read a comparison of several message broker systems: ActiveMQ, RabbitMQ, Kafka, and AWS SQS. Also learn about the architectural elements in distributed systems. Read all
A tutorial on how to use the Identity as a Service (IDaaS) solution AWS Cognito with DynamoDB to extend authentication and security protocls to a database. Read all