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

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

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

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

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

The Latest Tools Topics

article thumbnail
How to Consume RESTful Web Services With Mulesoft Anypoint Studio
Consuming RESTful web services with Anypoint Studio is easy. Doing so allows you to create APIs for web-based applications.
Updated May 15, 2017
by Jitendra Bafna DZone Core CORE
· 40,346 Views · 5 Likes
article thumbnail
Multicasting (Scatter-Gather) Messages With MuleSoft
Scatter Gather is used to send messages to multiple destinations concurrently and aggregate the responses into a message.
Updated May 15, 2017
by Jitendra Bafna DZone Core CORE
· 18,212 Views · 6 Likes
article thumbnail
Splitter and Collection Aggregator With Mulesoft
Splitter and Collection Aggregator are used in Mulesoft to split messages into separate fragments and then to reassemble parts of the original message.
Updated May 15, 2017
by Jitendra Bafna DZone Core CORE
· 41,635 Views · 7 Likes
article thumbnail
Simple APIs With Jekyll and Github With Data Managed via Google Spreadsheets
Read about a simple, inexpensive way of hosting website and APIs with Github while easily managing data via Google Spreadsheets.
May 15, 2017
by Kin Lane
· 6,572 Views · 4 Likes
article thumbnail
Installing and Running Kafka on an AWS Instance
This tutorial will help you install and start the latest version of Kafka on the EC2 Linux instance, including starting a Zookeeper service.
Updated May 13, 2017
by Sahil Sawhney
· 41,901 Views · 4 Likes
article thumbnail
Don't Leave QA Out of DevOps!
QA is an important part of DevOps but often doesn't get the credit it deserves. This article strives to shine light on QA teams everywhere.
May 13, 2017
by Twain Taylor
· 4,484 Views · 2 Likes
article thumbnail
Chasing a Hung MySQL Transaction: InnoDB History Length Strikes Back
In this blog post, I’ll review how a hung MySQL transaction can cause the InnoDB history length to grow and negatively affect MySQL performance.
May 11, 2017
by Alexander Rubin
· 12,188 Views · 1 Like
article thumbnail
The Top 20 Companies Enabling Predictive Maintenance
This research report serves as a 'State of Predictive Maintenance,' considering what is and isn't predictive maintenance and how organizations are pursuing the tech.
Updated May 11, 2017
by Zana Diaz
· 16,811 Views
article thumbnail
What is Git Undo Last Commit? How to Rewrite History — Version History, That Is
Need to get rid of your most recent commit in Git? Scared of messing your branch up? Check out this post to eliminate that fear and handle the situation with confidence!
May 11, 2017
by Angela Stringfellow
· 11,135 Views · 2 Likes
article thumbnail
Continuous Delivery Workflows With the Branch-per-Issue Model
Prolific branching keeps your branches clean and releasable, and makes project tracking easier. Learn to create branches in the JIRA server with Bitbucket.
May 10, 2017
by Sarah Goff-Dupont
· 13,187 Views · 1 Like
article thumbnail
Using the Microsoft Service Bus Connector With Mulesoft
The service bus connector in Mule enables message integration with Windows Service Bus on-premise as well as with Azure Service Bus on the cloud.
Updated May 10, 2017
by Jitendra Bafna DZone Core CORE
· 10,177 Views · 5 Likes
article thumbnail
Anypoint Batch Processing and Polling Scope With Mulesoft
Batch processing is useful for handling large quantities of data, engineering near real-time data integration, integrating data sets, and more.
Updated May 10, 2017
by Jitendra Bafna DZone Core CORE
· 38,721 Views · 8 Likes
article thumbnail
How to Consume SOAP-Based Web Service With Mulesoft Anypoint Studio
Consuming SOAP-based web services with Anypoint Studio is easy. Doing so assists serialization and deserialization as well as SOAP envelope and namespace processing.
Updated May 10, 2017
by Jitendra Bafna DZone Core CORE
· 27,095 Views · 5 Likes
article thumbnail
Types of Exception Strategies in MuleSoft Anypoint Studio
Whether it's catch exception strategies or rollback exception strategies, MuleSoft Anypoint Studio offers tons of different types of messaging exceptions.
Updated May 10, 2017
by Jitendra Bafna DZone Core CORE
· 27,141 Views · 8 Likes
article thumbnail
MuleSoft Poll Scope and Watermark
Learn how to use a Mule app to retrieve legacy data and sync it to a new destination endpoint with the poll scope method.
May 10, 2017
by Kian Ting DZone Core CORE
· 27,284 Views · 7 Likes
article thumbnail
What is Git Checkout Remote Branch? How It Works, When to Use It, and More
If you're wondering why you'd use this less-frequently used command, this is the post for you. Check it out and see if it can help you within your own teams.
May 9, 2017
by Angela Stringfellow
· 268,291 Views · 8 Likes
article thumbnail
Relevant Search Leveraging Knowledge Graphs with Neo4j: Part 2
This article continues an in-depth look at approaching the search feature using knowledge graphs and Neo4j for accurate, relevant results.
May 9, 2017
by Alessandro Negro
· 5,651 Views · 5 Likes
article thumbnail
Java Enum Lookup by Name or Field Without Throwing Exceptions
Wish you could call up Enums by names or values while ignoring nonexistent ones? Wish you didn't have to deal with exceptions? Without boilerplate? You can!
May 5, 2017
by Bill O'Neil
· 65,177 Views · 27 Likes
article thumbnail
Getting Started With Kubernetes and Redis using Redis Enterprise
Enjoy using Redis clusters? Well, their Docker container makes it a perfect match for Kubernetes' orchestration capabilities, ensuring availability.
May 4, 2017
by Cihan B.
· 15,609 Views · 6 Likes
article thumbnail
Creating an AWS Service Proxy for Amazon SQS
Want to use SQS without AWS Lambda functions? Get ready to dive into API Gateway so you can send and receive messages while securing them with IAM roles.
May 3, 2017
by Reza Motevalli
· 66,087 Views · 9 Likes
  • Previous
  • ...
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • ...
  • 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: