Operations | Monitoring | ITSM | DevOps | Cloud

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

Beyond Boundaries: The Role of GIS in Urban Planning and Sustainable Development

Urbanization is accelerating at an unprecedented rate, with more than half of the world's population now living in cities. This growth poses significant challenges, from managing resources efficiently to ensuring that development is sustainable. Geographic Information Systems (GIS) have emerged as a critical tool in addressing these challenges, offering the ability to visualize, analyze, and interpret spatial data in ways that inform better decision-making.

The Future of AI and ML: Are You Ready to Navigate the Change?

Join us at Civo Navigate Europe 2024 for an engaging session featuring pioneers and leaders discussing the latest developments in artificial intelligence (AI) and machine learning (ML). Discover breakthroughs in deep learning and neural networks, along with the ethical considerations and regulations shaping these technologies. Gain insights into how AI and ML are transforming industries, driving economic changes, and addressing practical aspects like scalability, data privacy, and human-machine interaction.

The Many Reasons Why You Should be Automating - and Incorporating Artificial Intelligence (AI) into - Your Demand Planning

Today, business leaders around the world, especially those in charge of consumer packaged goods (CPG) companies, are using artificial intelligence (AI) in their distribution networks and supply chain as part of their constant evolution in such a competitive market. Their main objective in leveraging AI is to obtain more precise and efficient demand management, leading to correct and optimal management of inventories, cost reductions and revenue growth.

Ubuntu powers Azure's confidential AI offering

Microsoft Azure has announced the general availability of their confidential virtual machines (VMs) with NVIDIA H100 Tensor Core GPUs, powered by Ubuntu. This offering combines the hardware-based protection of AMD EPYC processors with NVIDIA’s latest GPU technology to enable secure and high-performance AI workloads in the cloud. Combining these technologies allows sensitive sectors to unlock AI adoption through addressing previous concerns of critical data privacy.

When SSL Issues aren't just about SSL: A deep dive into the TIBCO Mashery outage

On October 1, 2024, TIBCO Mashery, an enterprise API management platform leveraged by some of the world’s most recognizable brands, experienced a significant outage. At around 7:10 AM ET, users began encountering SSL connection errors that appeared straightforward at first glance.

Leveraging AI Features for Enhanced Sales Productivity

In hindsight, the major milestones of social and cultural progress are clear. In recent decades, the popularization of personal computers, the invention of the internet, and the rise and spread of digital social media platforms have clearly stood out. While it wasn't immediately obvious at the time of their emergence just how impactful they would later become, we now recognize their significant role in driving change.

Golang Wrapper: Dependency Wrapping, in Go

All but the simplest applications borrow code. You could write everything yourself from just core language features but who has time for that? Instead you take on dependencies, pieces of code written by others that usually give us 80% or more of what we need with 20% of the effort. Sometimes these dependencies are made to interact with a specific technology like a database, or perhaps it’s just a library providing some feature that would be onerous to write yourself.

How to Enable Offline Workflows and Transactions with SAP Mobile Apps

When you’re using SAP mobile apps to execute mobile workflows and transactions, I would bet one of the biggest challenges is often a lack of offline capabilities. How many times is your wireless network connection interrupted by a dead spot or a temporary network outage in your facility? How frustrating is it to lose your mobile app session and any data and transactions that you were actively working on when that happens?

Get Started with InfluxDB's JavaScript API

Time series databases are designed to store and analyze data collected at specified points in time. They’re essential for applications that handle huge amounts of continuously generated data, such as Internet of Things (IoT) devices, system monitors, and financial systems. InfluxDB, an open source time series database known for its outstanding performance and scalability, has gained popularity due to its capacity to manage large amounts of time-stamped data.