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
A Guide to Test Automation Types, Tools, and Benefits
Why should you have to do all that heavy testing lifting by yourself? Or at all?
Updated May 19, 2022
by Praveen Mishra
· 40,399 Views · 23 Likes
article thumbnail
Which JVM Version Is the Fastest?
How is a high-performance, low-latency Java application affected by the JVM version used? Every nanosecond counts for trading and other applications where messages between two different threads are exchanged in about 250 ns! Read this article and find out which JDK variant comes out at the top!
May 19, 2022
by Per-Åke Minborg
· 8,464 Views · 8 Likes
article thumbnail
Build a Twitter Leaderboard App with Redis and AWS Lambda (Part 1)
Learn step by step how to build a Twitter leaderboard app with Redis and AWS lambda.
Updated May 19, 2022
by Abhishek Gupta DZone Core CORE
· 35,470 Views · 3 Likes
article thumbnail
Top 11 Cloud Platforms for Internet of Things (IoT)
Looking over the top 11 cloud platforms for Internet of Things (IoT), we highlight the importance of scalability, cost, and connectivity. Click here for more.
Updated May 19, 2022
by Diksha Rana
· 177,089 Views · 11 Likes
article thumbnail
Geographic Scale With Virtual Machines and Kubernetes Nodes
In this post, see how to allow for the use of a mix of Kubernetes pods and virtual machines.
May 19, 2022
by Mike Bookham
· 4,521 Views · 1 Like
article thumbnail
How to Properly Format SQL Code
Here are some great tips on proper SQL formatting that will benefit everyone.
Updated May 19, 2022
by Dorota Wdzięczna
· 64,092 Views · 10 Likes
article thumbnail
Event Meshes and Multi-Cloud
Learn how EDA is a central and key technology strategy for large enterprises adopting cloud-native technologies, particularly with hybrid/multicloud ecosystems.
May 19, 2022
by Ram Ravishankar
· 5,328 Views · 1 Like
article thumbnail
How to Utilize Python Machine Learning Models
Learn how to serve and deploy machine learning models built in Python locally, on the cloud, and Kubernetes with an open-source framework.
May 19, 2022
by Ed Shee
· 7,031 Views · 2 Likes
article thumbnail
Setup for Success: Creating Web3 Projects With the Truffle for VS Code Extension
The right tools make developing Web3 projects much easier. Here, explore the Truffle for VS Code Extension from the start of your project to deployment.
May 19, 2022
by Michael Bogan DZone Core CORE
· 5,370 Views · 1 Like
article thumbnail
How To Use Cluster Mesh for Multi-Region Kubernetes Pod Communication
See how to get Kubernetes pods to talk to each other in multi-region deployments.
Updated May 18, 2022
by Mike Bookham
· 4,297 Views · 1 Like
article thumbnail
How To Check Which Process Is Using Port 8080 or Any Other Port on Windows
Learn how to see which process or application is using a particular port, and likewise, which port is being used by a particular process.
Updated May 18, 2022
by Gaurav Bhardwaj
· 464,623 Views · 5 Likes
article thumbnail
Add Material-UI Table In ReactJS Application
Take a look at how you can use React.js to make a Material-UI in React applications.
Updated May 18, 2022
by Sanwar Ranwa DZone Core CORE
· 27,296 Views · 5 Likes
article thumbnail
6 Enterprise Kubernetes Takeaways from KubeCon San Diego
Scaling, constant uptime, and Kubernetes at edge are some of the issues enterprises are concerned about.
Updated May 18, 2022
by Kamesh Pemmeraju
· 39,243 Views · 5 Likes
article thumbnail
Useful Links for Azure Users
It’s been a busy week here for Brian and I, lots of stuff going on. We did have time to collect some links however, which I share with you now. Enjoy! 8 Essential Best Practices in Windows Azure Blog Storage: “Throughout this article I’ll discuss 8 essential best practices to support you in maintaining and controlling both cost and availability. In this article I’ll look only at the best practices for the Public Containers inside Blob Storage and in future articles we’ll talk about the other types of storage.” How to Choose Between Windows Azure Queues, Windows Azure Service Bus Queues: “The article helps you compare and contrast the respective technologies and be able to make a more informed decision about which solution best meets your needs.” Why is Windows Azure Deployment Slow Compared to Heroku?: This is a balanced look at Azure and Heroku that offers great insight into why deployment times differ. So what does “The Cloud” mean now?: A humorous, but still serious, look at what “The Cloud” means to different people. Beta of Window Phone Toolkit for Amazon Web Services released: This move, IMHO, speaks volumes about Microsoft’s commitment to interoperability. Hosting your Moodle on Windows Azure: A short post highlighting 2 projects that allow you to hose Moodle on Azure. Architecting for Failure: Why Cloud Architecture is Different (Meetup): If you are in the Boston area on Feb. 7th, this looks like it would be a good Meetup to attend. NougakuDoCompanion: A “Ruby on Rails” companion for Windows Azure: A short post that highlights a project that makes hosting RoR apps on Azure easy. Handling two known issues with Windows Azure node.js SDK 0.5.2: Workarounds for an exception while testing your node.js app in the Compute Emulator and for troubles with publishing a MongoDB-enabled node.js app to Azure. A chat with Nick Quaranto about rubygems.org internals: Q&A about what goes on inside RubyGems.org to make the magic happen. Prompts and Directories - Even Better Git (and Mercurial) with PowerShell: Scott Hanselman talks about using PowerShell to work with Git and Mercurial. The client-side templating throwdown: mustache, handlebars, dust.js, and more: There’s a ton of templating solutions out there, Veena Basavaraj discusses how LinkedIn picked dust.js as it’s client-side templating solution. Beautiful docs: A collection of well-written documentation to serve as examples to those of us who write docs. Backbone.js: A Roundup for Beginners: A collection of links useful for learning how to work with Backbone.js. Source: http://blogs.msdn.com/b/silverlining/archive/2012/02/03/pie-in-the-sky-february-3rd-2012.aspx
May 18, 2022
by Larry Franks
· 9,266 Views · 1 Like
article thumbnail
CSS Position: Relative vs Position Absolute
In this article, we explore some ways to work with CSS to enhance the way you interact with the HTML of your page. Read on for more!
Updated May 18, 2022
by Tatjana Boskovic
· 745,694 Views · 18 Likes
article thumbnail
Creating a Spring Boot Project With Eclipse and Maven
In this article, we look at three options for creating Spring Boot projects with Maven and Eclipse: using Spring Initializr, using the STS plugin, and doing it manually.
Updated May 18, 2022
by Ranga Karanam DZone Core CORE
· 482,238 Views · 19 Likes
article thumbnail
How to Give Props Default Values in Vue
Props are ubiquitous in Vue, so let's look at how to give them default values.
May 18, 2022
by Johnny Simpson DZone Core CORE
· 6,627 Views · 2 Likes
article thumbnail
Debugging the Java Message Service (JMS) API Using Lightrun
Due to their asynchronous nature and production complexities, debugging messaging systems has typically been remarkably hard.
May 18, 2022
by Shai Almog DZone Core CORE
· 4,537 Views · 4 Likes
article thumbnail
Demystifying Cloud-Native Commerce
In this article, take a deep-dive into an exploration of AWS to build a serverless eCommerce platform.
May 18, 2022
by Bikram Sinha
· 3,493 Views · 1 Like
article thumbnail
Performing ETL with AWS Glue Interactive Sessions
AWS Glue interactive session eradicates the complexity of setting up the infrastructure by providing serverless interactive access to AWS Glue Jobs through Jupyter Notebooks.
Updated May 17, 2022
by Mudit Chhabra
· 5,178 Views · 2 Likes
  • Previous
  • ...
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278
  • ...
  • 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: