Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Logging into your Connected Experiences

After checking out the Get Started with Connected Experiences blog, you’ll be an expert on 1) how your Splunk data gets to mobile, (2) how to unlock mobile for your Splunk instance, and (3) how user management works. So, with this blog, I’d say it’s time to talk about the many login methods users can leverage with their Splunk instance on mobile.

Monitor Mobile Vitals with Datadog

After you release an Android application, you need to ensure a smooth, engaging experience for users. Poor performance and heavy resource consumption can cause your application to rank lower for prospective users in the Google Play Store, and existing users can become frustrated and even uninstall your application. All of this can spell trouble for business-related performance indicators like engagement and discoverability.

Infovista supports service management and orchestration with launch of its rApp program for new Ericsson Intelligent Automation Platform

First integration will be Infovista Planet as cloud-native, Open RAN-compliant Network Design and Optimization microservices to automate planning and optimization of multi-vendor and multi-technology networks.

Edging Closer to 5G with Automation

5G use cases and applications require unprecedented mobility, security, low-latency and tighter integration between wireless and mission-critical applications. To enable these expectations, intelligent infrastructure and automation technologies are being increasingly adopted worldwide. This is proving to be the fundamental backbone of successful, competitive business that is thriving to deliver industry 4.0 and 5G applications worldwide.

Understanding Alamofire Swift and Why is it So Powerful for iOS Development

The Alamofire Swift library is an open-source networking framework that has been designed to add the functionality of networking to iOS and macOS apps, being compatible with both. It can be used in both open source and commercial projects, and it is also the result of an international collaboration between people who are passionate about Swift. The main goal of this library is to reduce the amount of time and code that developers need in order to create networking applications.

Building your Database-as-a-service for MySQL workloads on Robin

Database-as-a-service (DBaaS) is a cloud computing service model that enables DBAs and developers to quickly deploy and manage enterprise-grade databases without the need for setting up physical hardware, installing software and configuring databases for performance.

The Astronomical scope of Private 5G - and how to unlock its massive benefits

As enterprises prepare to deploy Industry 4.0 applications, they are increasingly adopting intelligent infrastructure and newer automation technologies. With aggressive digitalization comes an insatiable appetite for improved performance and new services. Enterprises and customers are adopting the current 5th Generation (5G) mobile network as quickly as it becomes available.

CI/CD and state management for Flutter apps with MobX

MobX is a scalable library developed to ease the process of state management in frontend applications. In this tutorial, you will learn how to manage the state of your Flutter applications using MobX, and then set up a continuous integration/continuous deployment (CI/CD) pipeline for your application using CircleCI. You can find the sample project developed for this tutorial in this GitHub repository.