Systems | Development | Analytics | API | Testing

Latest News

Integrating iOS Push Notifications Using Swift

Push notifications play a vital role in user engagement and retention, keeping users up to date and creating a sense of FOMO that leads to purchases. And in iOS, we get the added benefit of Apple’s Push Notification Service (APNs). which acts as a middleman between the app server and the user’s device, facilitating the delivery of push notifications even if the app is not active or the user is checking another of their apps.

REST APIs for Government

REST APIs are emerging as a simple and secure way to access sensitive government data, serving as conduits that enable seamless access and manipulation of data across various government systems. Government agencies face the pressing need to modernize their IT infrastructure to improve service delivery, enhance operational efficiency, and ensure the security of data exchanges.

CSV Formatting: Tips and Tricks for Data Accuracy

Comma-Separated Values (CSV) files are at the cornerstone of data management. They offer a simplistic yet versatile format to organize and exchange data. CSV files are predominantly used in data analysis, machine learning, and database migrations. Their ability to encapsulate large datasets in a plain-text format makes them instrumental for these use cases.

Optimizing Quality Assurance: Harnessing the Power of AI for Efficient and Effective Software Testing

In the present digital period, Artificial Intelligence (AI) is impacting the future of various aspects of Quality Assurance (QA). This evolution has resulted in strategies for ensuring quality is effectively integrated into development processes.

Tricentis Mobile winner in TechStrong's DevOps Dozen 2023

We are thrilled to announce that Tricentis is once again a winner in TechStrong’s DevOps Dozen! TechStrong annually recognizes the most Agile and innovative DevOps tools and services, along with contributors to the DevOps community who have demonstrated exceptional performance. DevOps Dozen honorees have not only moved the needle within their own organizations, but have also pushed the DevOps industry forward. Tricentis Mobile was named the winner of the Best Testing Service/Tool category.

6 Ways Marketers Are Using Generative AI: Is It Really Saving Time?

AI was the hot topic of 2023 and will continue to reign in 2024: ChatGPT first launched at the end of 2022 and became a massive hit in just a few months. Google released Bard shortly after, and then, new AI tools just kept popping up, prompting marketers to learn how to leverage them to become more efficient and productive.

How to Automate an Enterprise Process From Beginning to End

Automating a process can be complex, especially when it’s a long-running process with many steps and complex business rules, cross-cutting multiple departments and systems in an enterprise. To automate a process like this from end to end, you’ll need a process automation strategy and software. Assuming you’ve ticked both of those boxes, the next step is putting those things to work, which is the focus of this post.

LLMOps vs. MLOps: Understanding the Differences

Data engineers, data scientists and other data professional leaders have been racing to implement gen AI into their engineering efforts. But a successful deployment of LLMs has to go beyond prototyping, which is where LLMOps comes into play. LLMOps is MLOps for LLMs. It’s about ensuring rapid, streamlined, automated and ethical deployment of LLMs to production. This blog post delves into the concepts of LLMOps and MLOps, explaining how and when to use each one.

How to Use Confluent for Kubernetes to Manage Resources Outside of Kubernetes

Apache Kafka® cluster administrators often need to solve problems like how to onboard new teams, manage resources like topics or connectors, and maintain permission control over these resources. In this post, we will demonstrate how to use Confluent for Kubernetes (CfK) to enable GitOps with a CI/CD pipeline and delegate resource creation to groups of people without distributing admin permission passwords to other people in the organization.