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
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Databases Topics

article thumbnail
Four Most Used REST API Authentication Methods
Get the four most used REST API authentication methods.
Updated August 6, 2019
by Guy Levin
· 132,023 Views · 15 Likes
article thumbnail
Five Best Practices for GoLang CI/CD
Create CI/CD workflows with Artifactory and GoLang.
August 6, 2019
by Ankush Chadha
· 16,011 Views · 3 Likes
article thumbnail
Running Decision Trees in Neo4j
Make near-real-time decisions using a graph database.
August 6, 2019
by Max De Marzi
· 5,781 Views · 2 Likes
article thumbnail
Logging Istio with ELK and Logz.io
Analyzing Istio logs with ELK and Logz.io.
August 6, 2019
by Daniel Berman
· 6,698 Views · 1 Like
article thumbnail
Mapping Java Entities for Persistence in Hibernate (Part 1)
Learn more about how to map Java entities for persistence in Hibernate.
August 6, 2019
by Mahmoud Anouti
· 37,683 Views · 6 Likes
article thumbnail
Hiding Fields in MongoDB: Views and Custom Roles
Let's see how a custom role, combined with a MongoDB View, can hide sensitive information from the client.
August 5, 2019
by Adamo Tonete
· 10,085 Views · 4 Likes
article thumbnail
Implementing Serverless Microservices Architecture on AWS
In this article, we will explain how enterprises can implement serverless microservices architectures using AWS Cloud.
August 5, 2019
by Aarti Parikh
· 21,845 Views · 11 Likes
article thumbnail
Handling Failure in Long-Running Processes
Learn how to handle failure in long-running processes.
August 5, 2019
by Victor Chircu
· 6,195 Views · 1 Like
article thumbnail
Collecting Prometheus Metrics With Azure Monitor
Learn more about collecting Prometheus metrics with Azure Monitor.
August 5, 2019
by Sam Cogan
· 10,858 Views · 1 Like
article thumbnail
Why Declarative Coding Makes You a Better Programmer
Read this article and understand how to become a better programmer using declarative code with functional composition.
August 5, 2019
by Per-Åke Minborg
· 42,890 Views · 23 Likes
article thumbnail
Fine-Grained vs. Coarse-Grained APIs in MuleSoft
In this article, see some insights into the various parameters that we need to think through before arriving at the 'right'-grained API.
August 2, 2019
by Madhusudan Atmakuri
· 15,305 Views · 2 Likes
article thumbnail
Real-Time Stream Processing With Apache Kafka Part 4: Use Case
A final use case in our four part series.
August 2, 2019
by Satish Sharma
· 21,448 Views · 7 Likes
article thumbnail
WSO2 API Manager and Apache Reverse Proxy
This is an end-to-end article describing how to use Apache as a reverse proxy server for WSO2 API Manager (Single node all-in-one).
August 2, 2019
by Anupam Gogoi
· 15,641 Views · 3 Likes
article thumbnail
Batch Processing Large Data Sets With Spring Boot and Spring Batch
Let's process some data.
August 2, 2019
by Swathi Prasad
· 76,197 Views · 6 Likes
article thumbnail
Setting Title and Caption With ExifTool
Set photo titles and captions with ExifTool.
August 1, 2019
by Rob Allen
· 7,751 Views · 1 Like
article thumbnail
AIOps, Microservices, and Cloud Platforms
The digital landscape is moving from monoliths to microservices, cloud-based services. Enterprises and companies need to adapt to continually changing technical landscape and keep up with the change. Systems are becoming more and more complex and are not easy to manage. I will try to explain some of the newer architectural approaches, trends, and provide insight towards AIOps and how it helps to solve this very problem. Microservices Microservices architecture is becoming the most preferred architectural and development strategies. The advantages of building and running software with this architecture outweigh the disadvantages. Benefits include: Building highly efficient autonomous "small" teams to deliver new services or features faster, this means you do not have to wait for the long release cycle, you release features as soon as they are ready. Increased productivity and speed of deliverables. Isolated development approach results in highly independently deployable service, and testable service. Managing and maintaining tests for the microservice is easier since the scope is limited to the service capabilities, automated testing for unit testing, regression testing as well as performance testing can be achieved easily. Different teams can build microservices using different technologies. The best suitable technologies can be leveraged to build specific microservices. Teams can be spread across geography. Microservices are easier to build and deploy; specifically on container platform, the resource utilization is optimized. Microservices are built around a particular business functionality Microservices scalability is better since they have a very small footprint Serverless Cloud platforms provide many capabilities and tools to work with. A fully managed system on cloud platforms is serverless. Cloud-based serverless technologies are a big boost to companies smaller or larger to move their small functions/code like nano services, asynchronous jobs, scheduled jobs, integration of cloud services with on-premises. With serverless: The underlying infrastructure is fully managed by the cloud platforms, resulting in very low maintenance costs The deployed serverless services are highly available Easier to scale globally with high concurrency Event-driven architecture which means that it is used only when a relevant event is triggered Most serverless are pay-for-usage which results in low cost for running the services Digital Modernization Utilizing both microservices-based architecture and serverless together is what is called as Digital Modernization. Container platforms like Kubernetes, Openshift are the most suitable platform for hosting microservices, Serverless can be utilized for, but not limited to, asynchronous processing, scheduled jobs, ETL jobs, etc. With the advent of microservices and serverless different challenges arise like: Monitoring the high number of microservices Identifying the root cause for failure Addressing the failure quickly Testing across the various features Monitoring end-user conversions Adapting to continuous upgrades and changes to the systems Simple DevOps strategy will not be enough to manage such a complex system. Bringing in Artificial Intelligence (AI) coupled with Machine Learning capabilities into DevOps will help to address the new complexities in development, deployment as well as production application performance monitoring (APM). AIOps helps in enabling autonomous DevOps, offer prescriptive resolutions and self-healing. AIOps AIOps brings in four critical features needed for creating highly effective processes and systems: 1. AIOps: Analysis of the traffic, logs, usage with the help of machine learning, anomaly detection and alerting, and reliable root cause analysis 2. Intelligence DevOps: software quality is improved significantly with AI is driven performance and regression testing 3. Remediation and Self Healing: Auto-detect issues and alerts and trigger remediation and self-healing, provide prescriptive automation 4. User Experience: AIOps provide better insights for the usage of the system and measure conversions easily With AIOps, immediately test your code for performance and regression automatically analyzing the test traffic and detect issues early. DevOps pipelines integration with the AI-based complete APM solutions together is a powerful AIOps tool. AI-based APM solutions perform analysis of traffic, logs and resource utilization and detect an anomaly. If any anomaly observed an alert is triggered, based on the alerts teams can build automated scripts for known issues which can be executed as and when the issue occurs. E.g. Increase disk space or allocate new persistent volumes if the resource(s) is running out of disc space Run archival processes when a sudden surge in traffic resulted in increased database table sizing Scale up or scale down based on memory or CPU usage exceeding prescribed thresholds (usually in absence of autoscaling setup) Auto-remediation of a failed deployment and revert to older build if the new build failed A typical workflow for automated remediation will look like this: How cool would it be if you were able to automate most of the remediations, self-healing! AIOps Tools There are many AIOps tools available in the market including the ones provided by the cloud platform. They continue to evolve with a better understanding of systems and behaviors. New features and capabilities are being added. Some of the tools are: 1. Dynatrace: The front runner and identified as one of the leaders by Gartner is one of the most powerful APM solutions for managing multiple on-premise as well as cloud environments. This product provides very strong AIOps capabilities. Its root cause analysis tool is one of the best in the market. Finding the root cause can be done within minutes. Dynatrace also provides a reference implementation for Autonomous Cloud Management through its framework called keptn.sh. Its auto-discovery of services is one of its kind and very powerful. Link: https://www.dynatrace.com Link: https://keptn.sh 2. Cisco AppDynamics: AppDynamics is an application performance management (APM) and IT operations analytics (ITOA) company based in San Francisco. The company focuses on managing the performance and availability of applications across cloud computing environments as well as inside the data center. Link: https://www.appdynamics.com/ 3. New Relic: New Relic's software analytics product for application performance monitoring (APM) delivers real-time and trending data about your web application's performance and the level of satisfaction that your end-users experience. With end to end transaction tracing and a variety of color-coded charts and reports, APM visualizes your data, down to the deepest code levels. Link: https://www.newrelic.com Conclusion Digital Modernization is here to stay and CTO group need to view this strategy holistically and adopt AI-based DevOps or AIOps. AIOps will bring significant improvements for APM capabilities as well as streamlining the development and testing. Please share your feedback and views which will help me improve my writing. References: 1. https://www.dynatrace.com/gartner-magic-quadrant-application-performance-monitoring-suites/ 2. https://en.wikipedia.org/wiki/AppDynamics 3. https://docs.newrelic.com/docs/apm/new-relic-apm/getting-started/introduction-new-relic-apm
Updated August 1, 2019
by Prashant Kumashi
· 2,210 Views
article thumbnail
Common Problems Found in RAML 0.8 API Specifications
Let's view some common problems found in RAML 0.8 API specifications.
August 1, 2019
by Ramesh janga
· 10,123 Views · 1 Like
article thumbnail
Secrets Manager in Anypoint Platform
Learn more about Secrets Manager in Anypoint Platform.
July 31, 2019
by Nitin Gupta
· 18,546 Views · 6 Likes
article thumbnail
An Introduction to Apache Cassandra
In this article, we’ll look at what Apache Cassandra is, what’s special about it, and how it distributes and stores data.
July 31, 2019
by John Hammink
· 36,424 Views · 26 Likes
article thumbnail
Improving Performance at NoSQL Query With Pagination
This post will talk about how to do pagination at Jakarta EE with a new specification: Jakarta NoSQL.
July 30, 2019
by Otavio Santana DZone Core CORE
· 15,838 Views · 1 Like
  • Previous
  • ...
  • 340
  • 341
  • 342
  • 343
  • 344
  • 345
  • 346
  • 347
  • 348
  • 349
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

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 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×