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 Software Design and Architecture Topics

article thumbnail
Cross-Region Lambda Invocation in AWS
Learn how to invoke a Lambda function in one region from a Lambda function in another region.
February 27, 2022
by Shameel Ahmed
· 6,536 Views · 2 Likes
article thumbnail
Spring Boot Delete User Details API Test Client Using Rest Assured | API Testing Using Rest Assured
In this video tutorial, take a closer look at Spring boot, deleting user details API test client using Rest Assured.
February 26, 2022
by Ram N
· 6,446 Views · 3 Likes
article thumbnail
Using a Custom CockroachDB Image With Docker and Kubernetes
Learn how to build a custom image based on CockroachDB which then can be used in container orchestration of choice.
February 26, 2022
by Artem Ervits DZone Core CORE
· 6,674 Views · 4 Likes
article thumbnail
Developing and Testing Services Among a Sea of Microservices
Explore the challenges of building and debugging a service on your desktop. Learn 5 options of how to test your services in your microservice-based application.
February 26, 2022
by Lee Atchison
· 6,970 Views · 8 Likes
article thumbnail
Develop XR With Oracle Cloud, Database on HoloLens, Ep 2: Property Graphs, Data Visualization, and Metaverse
In part 2 of this series on developing XR applications and experiences, explore Property Graphs and Analytics, Data Visualization, and Metaverse collaboration.
February 25, 2022
by Paul Parkinson
· 9,607 Views · 4 Likes
article thumbnail
Distributed Tracing System (Spring Cloud Sleuth + OpenZipkin)
Distributed Tracing System is essential for microservice architecture and analyzes problem areas. Learn how with Spring Cloud Sleuth and analysis tool, Zipkin.
February 24, 2022
by Viacheslav Shago
· 8,642 Views · 5 Likes
article thumbnail
Pulsar on KubeSphere: Installing Distributed Messaging and Streaming Platform
Apache Pulsar and KubeSphere are powerful tools for cloud-native applications. In this post, we'll demonstrate how to deploy Pulsar on KubeSphere from scratch.
Updated February 24, 2022
by Sherlock Xu
· 4,136 Views · 4 Likes
article thumbnail
Log4Shell: A Case for Trusting Open Source – With Guardrails
Along with a host of frenzied updates and patches, Log4Shell brought something else to the table. Find out more in the article below!
February 24, 2022
by Tim Mackey
· 3,231 Views · 3 Likes
article thumbnail
How To Reuse Your Ansible Roles To Build Docker Images With Packer
Follow this step-by-step tutorial to learn how to reuse your Ansible roles to build Docker images using Packer.
February 24, 2022
by Carlo Verdecchia
· 7,339 Views · 2 Likes
article thumbnail
Deploying Concourse CI on AliCloud Kubernetes
Learn how to deploy Concourse CI in the Alibaba Cloud-managed Kubernetes service with a Helm chart and set up a simple pipeline in Concourse CI with Fly CLI.
February 24, 2022
by Viachaslau Matsukevich
· 14,242 Views · 4 Likes
article thumbnail
The Future Trends Driving Open-Source Database Programs
In this post, I'll outline the top trends shaping the future of open-source database programs and highlight a few example projects where you can help lead the way.
February 24, 2022
by Yacine Si Tayeb, PhD
· 7,384 Views · 3 Likes
article thumbnail
The Best Node.js IDEs in the Market Right Now
Node.js IDE helps to make the development process simpler by debugging and JavaScript code assisting. Check out this list of the six best Node.js IDEs.
February 24, 2022
by Albert Smith
· 20,831 Views · 3 Likes
article thumbnail
Tips for Managing Multi-Cluster Kubernetes Deployment With High Efficiencies
If managing connectivity and fault isolation is some of your key challenges in managing multi-cluster Kubernetes, here are a few experience-backed tips for you.
February 24, 2022
by Savan Kharod
· 8,347 Views · 3 Likes
article thumbnail
AWS DevOps Engineer Salary: The Ultimate Guide
In this article, we explore all you need to know about the salary range for AWS DevOps Engineers looking to work in San Francisco, California.
February 23, 2022
by Chase Bolt
· 16,006 Views · 3 Likes
article thumbnail
Top 10 Infrastructure as Code (IaC) Tools
In this blog, we'll explore the top 10 Infrastructure as Code tools to automate complex and time-consuming deployment tasks and boost productivity in DevOps.
February 23, 2022
by Florian Pialoux
· 16,866 Views · 6 Likes
article thumbnail
Data Mapping Best Practices | A Brief Guide to Types, Approaches, and Tools
In this post, I'll share data mapping best practices in regards to data migration and data integration – the types of data mapping, approaches, and common tools.
February 23, 2022
by Olga Annenko
· 6,558 Views · 6 Likes
article thumbnail
Beginner's Guide to Embedded Systems and Secure IoT Communication
Learn embedded system programming by using a free tool that includes several IoT projects focusing on security and establishing trusted communication.
February 22, 2022
by Wilfred Nilsen
· 14,716 Views · 5 Likes
article thumbnail
Domain Logic Design Patterns in Java: Transaction Script, Domain Model, Table Module, and Service Layer
In the video, we take a closer look at Domain Logic Design Patterns in Java including the transaction script, domain model, table module, and service layer.
February 22, 2022
by Ram N
· 5,988 Views · 5 Likes
article thumbnail
Private S3 Storage With MinIO on Alibaba Cloud Kubernetes
In this article, we explore private, S3-compatible storage server, MinIO, on Alibaba Cloud Container Service Kubernetes.
February 22, 2022
by Viachaslau Matsukevich
· 10,454 Views · 3 Likes
article thumbnail
How To Create a GraphQL Schema With GraphQL.js and Express?
In this post, we will learn how to create a GraphQL Schema using GraphQL.js. We will use the express-graphql package to handle the webserver part of the application.
February 22, 2022
by Saurabh Dashora DZone Core CORE
· 6,110 Views · 6 Likes
  • Previous
  • ...
  • 324
  • 325
  • 326
  • 327
  • 328
  • 329
  • 330
  • 331
  • 332
  • 333
  • ...
  • 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: