A software developer gives a tutorial on how to use the latest version of Visual Studio to clone interesting code from an open source repository. Read all
Every company seems to be making use of cloud computing, and if you were ever wondering why you should take the leap, we have some reasons here. Read all
Two big data expert provide a tutorial on how to work with the open source Apache Hive and Kafka tools to create an app that uses real-time Kafka SQL queries. Read all
Working with resources outside the Terraform environment can be tricky since every resource can't be called the same way. Check out how to call different ones here. Read all
We wrap up this short two-part series on distributed messaging systems in Apache Kafka by exploring topics related to brokers, topics, partitions, and more. Read all
A discussion of the merits and drawbacks to both on-premise and cloud-based data warehouse solutions, and an overview of the leading technologies. Read all
An article proposing two solutions that include health checks and liveness and readiness probes to solve the issue of maintaining dependency between containers. Read all
Learn to properly communicate to keep stakeholders and customers updated during major IT incidents that affect system performance with research-based insights. Read all
In this tutorial, learn how to extract data from Jenkins jobs in your software development workflow to produce meaningful metrics for your software pipeline. Read all
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