Operations | Monitoring | ITSM | DevOps | Cloud

Technology

The latest News and Information on APIs, Mobile, AI, Machine Learning, IoT, Open Source and more!

Five worthy reads: Private 5G-Your fastest way to successful digital transformation

Five worthy reads is a regular column on five noteworthy items we’ve discovered while researching trending and timeless topics. This week, we explore how Private 5G is impacting organizations worldwide. Digital transformation (DX) integrates digital technology into different areas of an organization to help change the way it operates and deliver value to its customers. Organizations that offer a higher value to their customers gain a competitive advantage over others in the marketplace.

Rakuten Symphony agrees to acquire leading US-based cloud technology company Robin.io to deliver highly integrated telco-cloud for mobile

Focused on reliable high performance, cost efficiency, multi-domain automation. Delivering on today's mobile operator needs in the simplest way and preparing for the next generation of 5G and Enterprise cloud-native deployments & operations. Partha Seetala to lead Rakuten Symphony's Unified Cloud business unit.

Proactive Debugging with Offensive Programming

When bugs inevitably make their way into production firmware, defensive programming practices give you peace of mind that your devices will keep running despite issues occurring in the background. However, defensive programming can lead to more issues than it solves if not used carefully. Often the better approach to take is to use the practice of offensive programming, which will help surface issues more quickly and easily and help you iterate towards bug-free firmware and a better overall product experience.

Latest Release of Our Network Monitoring Software Delivers AI-Driven Log Analytics

If you manage a network, every network device generates a large volume of logs. These logs are extremely important and narrate a story about both events and the sequencing of those events within your network. This capability is critical for any network monitoring software, helping you easily understand network activities, user actions, security breaches, and much more.

Load test WordPress + nginx on Kubernetes

Why this combination you ask? Load testing is my passion, and I am partial to Kubernetes. I challenged myself to share a use case that many could relate to, focused on a business critical application. Websites came to mind and WordPress is the world’s most popular website management system. Of course, nginx is the most popular web server so let’s throw that into the mix. And Kubernetes? With more than 50% of corporations adopting Kubernetes in 2021, what better system to run in.

Wind River Studio Supports Intel SoCs for Real-Time and AI-Driven Intelligent Systems for Aerospace and Defense Edge Applications

Wind River today announced support for new Intel Xeon D processors. Part of a multiyear effort to optimize Wind River Studio for Intel IoT system-on-chip (SoC) offerings, the combined technologies address the challenges of enabling greater compute in the space- and power-constrained rugged environments of verticals such as aerospace and defense, in order to meet the demands of edge applications.

The Growing Importance of Cloud Technology in the Healthcare Industry

The healthcare industry is under pressure more than ever before to reduce costs, increase efficiency, and improve patient care. Cloud technology is proving to be a valuable tool in meeting all of these challenges. In this article, we'll explore the many ways in which it's helping to revolutionize the healthcare industry.

How we optimized Python API server code 100x

Python code optimization may seem easy or hard depending on the performance target. If the target is “best effort”, carefully choosing the algorithm and applying well-known common practices is usually enough. If the target is dictated by the UX, you have to go down a few abstraction layers and hack the system sometimes. Or rewrite the underlying libraries. Or change the language, really. This post is about our experience in Python code optimizations when whatever you do is not fast enough.

Revisiting The Things Network: Connecting The Things Network V3 to InfluxDB

Back in 2019, David Simmons created an awesome blog introducing LoRaWAN devices and The Things Network. He also showed you how easy it was to connect The Things Network V2 to InfluxDB. Since then, a few things have changed and I thought it was time to revisit the Things Network with a new project.

What is API Monitoring? Ways to Monitor API, Best Practices, Tools, and More

To provide a fast, seamless, and highly available experience for the end-user, modern applications increasingly rely on third-party services. Due to this rising complexity, it's become important for IT employees to ensure that these services are up and running and communicating as they should. API monitoring has thus become a must-have for DevOps teams.