DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

The Latest Coding Topics

article thumbnail
Building a Microservice in Perl (Part 1): Designing the API
A brief description of microservices, then jumping into defining one with OpenAPI.
Updated March 2, 2021
by Mark Gardner DZone Core CORE
· 4,215 Views · 6 Likes
article thumbnail
How To Handle 100k Rows Decision Table in Drools (Part 3)
In this article, I created a prototype to demonstrate how to handle large rows in a decision table with reasonable performance. This is part 3 of the series.
March 2, 2021
by Ryan ZhangCheng
· 7,106 Views · 5 Likes
article thumbnail
Use Cases for Apache Kafka in Retail
Event streaming with Apache Kafka in the retail industry facilitates real-time omnichannel, Customer 360, inventory management, recommendations, and more.
March 2, 2021
by Kai Wähner DZone Core CORE
· 7,016 Views · 9 Likes
article thumbnail
Quick Application Deployments on MicroK8s Using Helm Charts
Helm Charts empower super-quick deployments of complex applications on MicroK8s.
March 2, 2021
by Ajit Chelat
· 9,109 Views · 4 Likes
article thumbnail
5 Best Tips for Angular Application Security
The worldwide digital transformation is a boon as well as a curse for software development enterprises.
March 1, 2021
by Vishal shah
· 10,084 Views · 3 Likes
article thumbnail
Achieving Micro-frontend Architecture Using Angular Elements
Scaling micro-frontends using Angular elements: Hosting on Azure cloud. The micro-frontends architecture creates a buzz in the web app development world.
Updated March 1, 2021
by Bharat Ghode
· 36,099 Views · 4 Likes
article thumbnail
SKP's Algorithms and Data Structures #9: Java Problem: Monkeys in the Garden
This Article Series Focuses on Algorithms, Data Structures, or Applying them to Problem Solving. In this Article, We Discuss the Solution to [Monkeys in the Garden] Problem from Techgig.
February 28, 2021
by Sumith Puri
· 4,288 Views · 3 Likes
article thumbnail
SKP's Algorithms and Data Structures #6: Java Problem: Active Traders
This Article Series Focuses on Algorithms, Data Structures, or Applying them to Problem Solving. In this Article, We Discuss the Solution to [Active Traders] Problem from Hacker Rank.
February 28, 2021
by Sumith Puri
· 8,048 Views · 3 Likes
article thumbnail
SKP's Algorithms and Data Structures #5: Java Problem: Changes in Usernames
This Article Series Focuses on Algorithms, Data Structures, or Applying them to Problem Solving. In this Article, We Discuss the Solution to [Usernames Changes] Problem from Hacker Rank.
February 28, 2021
by Sumith Puri
· 6,446 Views · 3 Likes
article thumbnail
Apache Camel Integration with Kafka
This article covers the integration of Apache Camel with Kafka, from setup to testing, with code blocks and plenty of pictures!
February 28, 2021
by Vignesh Prabhu
· 15,934 Views · 1 Like
article thumbnail
How to Send/Receive Product Object To/From Queue (Spring + JMS + ActiveMQ Example with Annotations) [Video]
Got 10 minutes? Then check out this video about have to send and receive product objects both to and from queue, with an example including Spring, JMS, and ActiveMQ.
February 28, 2021
by Ram N
· 3,717 Views · 4 Likes
article thumbnail
TDD Typescript NestJS API Layers with Jest Part 3: Repository Unit Test
This is a 3 part series for unit testing the controller, service, and repository layers in a typical REST architecture. The final part shows testing the Repository Unit.
February 28, 2021
by Dale Waterworth
· 14,905 Views · 2 Likes
article thumbnail
PySimpleGUI: How to Draw Shapes on an Image With a GUI
Let's add some flair to that image.
February 27, 2021
by Mike Driscoll
· 9,670 Views · 2 Likes
article thumbnail
How to Use Spring Boot and JHipster With Reactive Java Microservices
Learn how to create a reactive microservices architecture with Spring Boot, Spring Cloud Gateway, Spring Cloud Config, Spring WebFlux, Java, and JHipster.
February 26, 2021
by Matt Raible
· 4,871 Views · 6 Likes
article thumbnail
Get Your Code Together! Submodules, Monorepo: Is There Another Way?
There are various ways to manage modular Git projects - submodules, monorepo, etc. Is there a way to combine the advantages of all approaches?
Updated February 26, 2021
by Dmitry Linov
· 8,420 Views · 8 Likes
article thumbnail
MuleSoft Operational and API Management Capabilities
MuleSoft provides multiple operational and API capabilities to fulfill the client requirements and expectations.
Updated February 26, 2021
by Jitendra Bafna DZone Core CORE
· 21,950 Views · 6 Likes
article thumbnail
TDD Typescript NestJS API Layers with Jest Part 1: Controller Unit Test
This is a 3 part series for unit testing the controller, service, and repository layers in a typical REST architecture. This part will test the Controller Unit.
February 26, 2021
by Dale Waterworth
· 21,451 Views · 2 Likes
article thumbnail
Load and Compile Dynamical HTML in AngularJS
We have to load HTML content with CSS from the backend dynamically and compile it in an Angular application. We also need to support Angular directives defined in HTML.
February 26, 2021
by Eason YIN
· 9,034 Views · 2 Likes
article thumbnail
How To Build Docker Images for Windows Desktop Applications
In this article, we discuss the advantages of moving applications to the cloud and describe how to create docker images for Windows desktop applications.
February 26, 2021
by Dmitry Narizhnykh DZone Core CORE
· 18,957 Views · 3 Likes
article thumbnail
How To Set Up Monitoring Using Prometheus and Grafana
Monitoring our microservices is as important as its development. In this article, we see how you can monitor your microservices using Prometheus and Grafana.
February 25, 2021
by Noorain Panjwani
· 9,297 Views · 2 Likes
  • Previous
  • ...
  • 349
  • 350
  • 351
  • 352
  • 353
  • 354
  • 355
  • 356
  • 357
  • 358
  • ...
  • Next

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: