Systems | Development | Analytics | API | Testing

Kotlin Unit Testing Guide for Android Developers: Best Practices & Techniques

Unit testing is one of the most powerful features of Android app development, saving us crucial time and reducing overall project cost and allowing developers to embrace test driven development With unit testing, we take an individual slice of code and test it to our requirements. If it passes, then the slice of code is pushed to the repository to merge with the existing code. If it fails, the developers fix the error and retest until it passes.

Top 3 Data + AI Predictions for Retail and Consumer Goods in 2024

Nearly every facet of society has felt the impact of AI since it burst into the mainstream in late 2022 with the public launch of ChatGPT. In 2024, the retail and consumer goods industry is expected to experience massive upheaval due to the proliferation of generative AI (gen AI) tools as well as changes in customer engagement and the general manner in which products are now sold.

The AI Hallucination Problem: How to Protect Your Work

Artificial intelligence has been instrumental in helping businesses streamline and speed up business operations by automating repetitive tasks. It also frees up workers to focus on higher-level tasks that require human intervention. And when paired with other intelligent automation tools, such as robotic process automation, it can improve business processes and provide a competitive advantage.

FoxSell's Journey to Time, Cost, and Performance Optimization with Koyeb

Today, e-commerce has become much of the world's preferred way to shop, thanks to its convenience and accessibility. With more shoppers looking at online stores, both small and large businesses alike need to establish their presence in the online marketplace. A key player in this transition is Shopify, a game-changing commerce platform that simplifies building, customizing, growing, and managing an online store.

Continual is SOC 2 compliant

Continual is proud to announce that we are now SOC 2 Type 1 compliant and SOC 2 Type 2 in progress. This certification demonstrates our core commitment to your data security and privacy. We expect to make additional announcements around our security certification efforts over the coming months. Beyond third party attestations, Continual is built from the ground up for data security, privacy, and governance at enterprise scale.

Mobile App Testing: Tips for Android and iOS Platforms

It's a fact that the presence of smartphones in our lives has evolved into a globally dominating reality today. According to a recent reports by Statista, 85.74% of the general population, or roughly 6.93 billion people, are using smartphones and over 7.33 billion people are using mobile phones. This huge figure points to the fact that smartphones are being adopted fast and have become essential to our day-to-day lives.

What is the Event Sourcing Pattern? | Designing Event-Driven Microservices

Event Sourcing is a pattern of storing an object's state as a series of events. Each time the object is updated a new event is written to an append-only log. When the object is loaded from the database, the events are replayed in order, reapplying the necessary changes. The benefit of this approach is that it stores a full history of the object. This can be valuable for debugging, auditing, building new models, and a variety of other situations. It is also a technique that can be used to solve the dual-write problem when working with event-driven architectures.

Announcing Kong's New Open Source AI Gateway with Multi-LLM Support, No-Code AI Plugins, Advanced Prompt Engineering, and More

Today I’m excited to announce that Kong has released six new open source AI plugins in Kong Gateway 3.6 that turn every Kong Gateway deployment into an AI Gateway. These new plugins are available today and are entirely free and open source for everyone. The six new plugins are AI Proxy, AI Request/Response Transformer, AI Prompt Guard, AI Prompt Template, and AI Prompt Decorator.

Four Questions to Consider When Navigating the Rapid Evolution of Generative AI

Generative AI’s (gen AI) capabilities seemed startlingly novel a year ago, when ChatGPT’s release led to an explosion of public usage and, simultaneously, intense debate about its potential societal and business impacts. That period of initial amazement and suspicion has given way to business urgency, as companies scramble to adopt gen AI in ways that leverage its potential for maximizing workforce productivity and profitability.