Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
The Latest Microservices Topics
Example Architectures for Data-Intensive Applications
Taking architectural examples from the book Designing Data-Intensive Applications, this article looks at how adding Couchbase simplifies architecture.
July 24, 2020
by
Keshav Murthy
CORE
·
8,836 Views
·
7 Likes
How to Choose Monitoring Tools for DevOps and SRE
Deciding what and how to monitor is an important decision. We’ll walk you through the basics in this blog post.
July 23, 2020
by
Hannah Culver
·
19,209 Views
·
3 Likes
How We Cut Our Docker Push Time by 90%
What happens when you do a docker push and how we used this to build our pre-push feature and decrease image push times by 90%.
July 23, 2020
by
Ethan J Jackson
·
20,835 Views
·
3 Likes
A Deep Dive Into the Transformer Architecture – The Development of Transformer Models
In this article, take a look at the development of transformer models.
July 23, 2020
by
Kevin Hooke
·
7,755 Views
·
4 Likes
Setting up Kafka Cluster With Gluster-Block Storage
Red Hat AMQ Streams is a massively-scalable, distributed, and high-performance data streaming platform based on the Apache ZooKeeper and Apache Kafka.
July 22, 2020
by
Ramu kakarla
·
6,670 Views
·
4 Likes
Install and Setup Docker Using Ansible on Ubuntu 18.04 (Part 2)
Take a look at this step by step tutorial that demonstrates how to set up Docker with Ansible and Ubuntu.
July 22, 2020
by
Sudip Sengupta
CORE
·
15,716 Views
·
5 Likes
Spring Boot REST Template URI Encoding
Use Spring's Rest Template to consume encoded endpoints compared to hard coded endpoints. Hard coded endpoints are prone to ResourceAccessExceptions.
Updated July 22, 2020
by
Siva Prasad Rao Janapati
·
49,197 Views
·
4 Likes
Monolithic Decomposition and Implementing Microservices Architecture
The decomposition of an application into microservices plays a key role in microservices architecture implementation, deployment, and CI/CD.
July 21, 2020
by
Chandani Patel
·
15,647 Views
·
31 Likes
Deploy Your C++ Lambda with Docker
In this article we will explore how you can use your C++ runtime with Lambda Functions.
July 21, 2020
by
Sudip Sengupta
CORE
·
6,565 Views
·
2 Likes
Code Play #1: WebSockets With Vert.x and Angular
In the first article in the Code Play Series, we take a look at using websockets to create a real time, multiuser canvas.
July 20, 2020
by
Dale Waterworth
·
6,162 Views
·
1 Like
How to Manage Environment Variables
We talk with DevOps Engineer Antione Rougeot about the challenges of managing environment variables and he shares best practices from his experience.
Updated July 20, 2020
by
Domile Janenaite
·
10,810 Views
·
4 Likes
Managed Scheduled Executor Service vs EJB Timer
Debating between Managed Scheduled Executor Service and EJB Timer to implement scheduled tasks in your application? Check out this post for some tips.
July 17, 2020
by
Ralph Soika
·
8,491 Views
·
1 Like
Java High Availability With WildFly on Kubernetes
if you need session replication, Wildfly instances need to be clustered. To solve this, you can use the Kubernetes discovery protocol for JGroups: KUBE_PING.
July 17, 2020
by
Mauricio Magnani
·
9,919 Views
·
4 Likes
How Milvus Implements Dynamic Data Update and Query
See how Milvus—an open-source vector similarity search engine—records vector data in its memory, and how these records are maintained.
July 16, 2020
by
Jun Gu
CORE
·
7,582 Views
·
5 Likes
How To Setup a CI/CD Pipeline With Kubernetes 2020
This article gives direction to getting your CICD pipeline up and running on the Kubernetes cluster by the GitLab CICD pipeline.
July 16, 2020
by
Ashish Jain
CORE
·
12,075 Views
·
5 Likes
How to Create a Development Environment on Alpine Linux
Step-by-step guidance for setting up an Alpine Linux workstation for C++ and Java development, with some of my favorite tips and resources.
July 16, 2020
by
Tal Weiss
·
23,932 Views
·
6 Likes
Togglz With Spring Boot Integration
Togglz is an implementation of the feature toggles pattern for Java. In the article, we will see how to integrate togglz into a spring boot project.
July 16, 2020
by
Nagappan Subramanian
CORE
·
10,534 Views
·
1 Like
Explaining Microservices and Service Mesh with Istio
Learn more about the benefits and components of service mesh when used with microservices, and take a deep dive into Istio.
July 15, 2020
by
Sudip Sengupta
CORE
·
5,972 Views
·
9 Likes
Redis Transactions and Long-Running Lua Scripts
Redis Lua scripting is the recommended approach for handling transactions. Learn the common Lua Scripts error and how to handle for sentinel systems.
July 15, 2020
by
Vaibhaw Pandey
·
5,435 Views
·
2 Likes
Building a Secure REST API with OpenID Connect
In this article, we’ll take a look at building a secured REST API by integrating with Okta as the identity provider via OpenID Connect (OIDC).
July 14, 2020
by
Anjana Fernando
·
15,077 Views
·
5 Likes
Previous
...
124
125
126
127
128
129
130
131
132
133
...
Next