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

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

Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

The Latest Testing, Deployment, and Maintenance Topics

article thumbnail
Microservices and Kafka (Part One)
eBay classifieds microservices architecture blueprint.
October 30, 2019
by Grygoriy Gonchar
· 76,150 Views · 28 Likes
article thumbnail
JMeter Tutorials: Test Better, Build Better
We take a look at load testing with JMeter, how to use JMeter to test your APIs (REST or otherwise), and more advanced JMeter turorials.
Updated October 29, 2019
by Jordan Baker
· 12,125 Views · 1 Like
article thumbnail
Docker Explained – An Introductory Guide to Docker
Welcome to the wide world of Docker.
October 29, 2019
by Sahiti Kappagantula
· 38,110 Views · 19 Likes
article thumbnail
Apply/Destroy Terraform Modules via a Simple REST API Endpoint
This tool makes it easier for your to use Terraform runs in a simple REST API.
October 29, 2019
by Naor Livne
· 15,077 Views · 3 Likes
article thumbnail
High-Performance Persistence With MicroStream (Part Two)
Read on!
October 29, 2019
by Sven Ruppert DZone Core CORE
· 4,774 Views · 1 Like
article thumbnail
Understanding Kubernetes from Real-world Use Cases
See these real-world case studies from six successful companies using Kubernetes.
Updated October 29, 2019
by Pavan Belagatti DZone Core CORE
· 49,076 Views · 7 Likes
article thumbnail
DevOps Trends 2019 — What You Need to Know
See what research is saying about the path of DevOps in 2019 and beyond.
Updated October 29, 2019
by Pavan Belagatti DZone Core CORE
· 48,624 Views · 30 Likes
article thumbnail
SRE vs. DevOps:  SRE Is to DevOps What Scrum Is to Agile
Let's learn about the differences between site reliability engineering and DevOps.
Updated October 29, 2019
by Pavan Belagatti DZone Core CORE
· 31,602 Views · 5 Likes
article thumbnail
7 Microservices Architecture Books Every DevOps Enthusiast Must Read
These seven books will help software developers better understand microservices concepts and techniques to stay on the cutting edge.
Updated October 29, 2019
by Pavan Belagatti DZone Core CORE
· 62,950 Views · 14 Likes
article thumbnail
Why DevOps Is Fragmented And How To Make It Work
No doubt, DevOps is going places, and every company wants to embrace this, but 'how to' and 'from where to' are the two most important questions that many companies find it difficult to answer. DevOps, as we all know, is a cultural shift in the organization that encourages change in the way the firms used to work and deliver software/products to the market. You have understood the importance of DevOps, and that is a good start; you are all set and determined to apply this process in the organization. DevOps encourages zero-touch automation with little human interaction. Before going further on doing DevOps, it is important to analyze your stages of software delivery. It all starts with packaging, continuous integration, continuous delivery and finally continuous deployment. ** Now, your DevOps team starts finding tools to automate different activities and they encounter the tools out there are fragmented. While one does only CI, the other does only infrastructure provisioning and some help with testing and some with deployment. It is too difficult to evaluate which one is the best and fits well into your organization. Also, even if you find the best ones, to connect each one to talk to each other is a complicated process. Recently, the CEO of Shippable Avi Cavale figured out this pain the organizations are facing with DevOps and has come up with the term 'DevOps island of automation.' He explains, all the tools mentioned above do a particularly excellent job but when it comes to a unified workflow that calls for automation is missing, just they are not connected to each other. These tools/platforms cannot talk to each other themselves, and if you want to make it happen, your developers have to put in a lot of effort and time. It not only increases the cost but also severely affects the productivity. Hence, it is time for organizations to realize DevOps similar to assembly lines. In a recent article, Shippable shared its views on how it is going to solve the DevOps fragmentation problem by giving organizations the ability to easily interconnect many pipelines into a streamlined workflow for Continuous Delivery or Deployment and ultimately do DevOps the right way.
October 29, 2019
by Pavan Belagatti DZone Core CORE
· 3,928 Views · 1 Like
article thumbnail
Snap CI Is Shutting Down
On February 6, 2017, Snap CI announced that its last day will be August 1. As you flock to find a replacement, it's helpful to see a comparison of different platforms.
Updated October 29, 2019
by Pavan Belagatti DZone Core CORE
· 10,831 Views · 4 Likes
article thumbnail
Why Organizations Fail to Adopt CI and CD
Whether it's because of a lack of trust in the automation process or some major skills gaps, not all organizations are ready to adopt automation.
Updated October 29, 2019
by Pavan Belagatti DZone Core CORE
· 14,320 Views · 11 Likes
article thumbnail
Continuous Delivery Using JFrog Artifactory With Shippable
You can push your versioned package to Artifactory after CI with Shippable's recently added native integration with JFrog's Artifactory.
Updated October 29, 2019
by Pavan Belagatti DZone Core CORE
· 9,944 Views · 5 Likes
article thumbnail
Using Docker for Microservices
Docker is the reason why many software-powered organizations are moving from monolithic code bases to microservices architectures.
Updated October 29, 2019
by Pavan Belagatti DZone Core CORE
· 51,191 Views · 16 Likes
article thumbnail
Stages of the Continuous Delivery Pipeline
Using a CD pipeline is an important part of adopting agile and DevOps, which will improve your organization's overall productivity.
Updated October 29, 2019
by Pavan Belagatti DZone Core CORE
· 43,682 Views · 8 Likes
article thumbnail
Microservices and Difference Between Mono Repo and Multiple Repositories
Learn about the advantages of using microservices, and enhance your knowledge about mono repo and multiple repositories.
Updated October 29, 2019
by Pavan Belagatti DZone Core CORE
· 29,523 Views · 6 Likes
article thumbnail
Benefits of Continuous Deployment
Pavan Belagatti explains what Continuous Integration and Continuous Deployment are, along with some of the benefits of using Continuous Deployment.
Updated October 29, 2019
by Pavan Belagatti DZone Core CORE
· 18,899 Views · 5 Likes
article thumbnail
How to Develop a Simple Step Counter App on ReactNative
Check out the author's experience developing a step counter application on ReactNative, all while showing you how to do it yourself!
Updated October 29, 2019
by Sergii Grybniak
· 105,656 Views · 7 Likes
article thumbnail
Optimizing Data Repositories Usage in Java Multi-Threaded Applications
Optimize your data repositories for Java multi-threaded applications.
October 29, 2019
by Victor Porcar
· 31,272 Views · 9 Likes
article thumbnail
Ansible Vault
See why Ansible could be the answer to your encryption needs.
October 28, 2019
by Krishna Prasad Kalakodimi
· 14,344 Views · 10 Likes
  • Previous
  • ...
  • 345
  • 346
  • 347
  • 348
  • 349
  • 350
  • 351
  • 352
  • 353
  • 354
  • ...
  • 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: