Systems | Development | Analytics | API | Testing

%term

Enterprise Apache Kafka Cluster Strategies: Insights and Best Practices

Apache Kafka® has become the de-facto standard for streaming data, helping companies deliver exceptional customer experiences, automate operations, and become software. As companies increase their use of real-time data, we have seen the proliferation of Kafka clusters within many enterprises. Often, siloed application and infrastructure teams set up and manage new clusters to solve new use cases as they arise.

API Strategy for Decision Makers: Episode 1

Discover the ins and outs of API strategy with Moesif's Podcast Network, featuring Derric Gilling, CEO of Moesif, as he shares valuable insights for API product managers and professionals. Join Mike Amundsen in this discussion where Derric delves into the evolving landscape of API products, explore key elements such as the API product lifecycle, including discovery, adoption, and monetization.

Mobile App Testing Automation with Hanson Ho

What language and code should developers rely on from top to bottom? What are the obstacles to developing different mobile devices? Learn all of this and more in this incredible episode of Test Case Scenario! Hanson Ho, Android Architect at Embrace shares his knowledge of mobile testing and development. Panelists Jason Baum, Evelyn Coleman, and Marcus Merrell interrogate for high-demand answers in mobile testing, testing pain points, and mobile development best practices.

Snowflake Automation: The Key to Scalability and Efficiency

Snowflake is a powerful cloud data warehouse platform that can help businesses of all sizes manage and analyze their data. However, as the volume and complexity of data grows, it can become increasingly challenging to manually manage Snowflake workloads. Snowflake automation can help businesses overcome these challenges in data engineering by automating repetitive tasks and workflows.

2023 in the Rearview Mirror: A Joyful Trip Down Memory Lane and the Exciting Road Ahead

As the year comes to an end, we at SmartBear are thrilled to share some exciting news and milestones we have achieved in 2023. From being recognized as a Visionary in the 2023 Gartner® Magic Quadrant™ for API Management to launching our integrated tools, we’ve been dedicated to delivering industry-leading solutions for developers and organizations. In this end-of-year blog, we will highlight our accomplishments, discuss our commitment to innovation, and look forward to what lies ahead.

Learn How to Write Effective #ChatGPT Prompts (in just 5 minutes)! | Raju Kandaswamy #GenerativeAI

In this video, Raju Kandaswamy unveils the art of crafting effective ChatGPT prompts using the RRR framework—Role, Rule, and Response. As ChatGPT continues to reshape interactions in various domains, understanding how to structure prompts becomes crucial for optimal results.

Ephemeral Environments and the Modern Release Process

Ephemeral Environments are disposable pre-production environments that are used by various members of the development team to test software under specific conditions. Ephemeral environments are an essential part of a modern DevOps process and integral to the development and efficient release of resilient software.

The 7 Best Reporting Tools for 2024

Reporting tools solve a key problem for businesses by enabling them to communicate data in a way that is accessible, easy-to-understand, and useful for both frontline staff and management teams. These tools take raw data and turn it into tables, charts, and graphs ready for consumption, turning complicated data into visuals that better enable users to spot patterns and trends.

An Introduction to REST API with Python

REST API is an acronym that stands for Representational State Transfer Application Programming Interface. REST APIs are used to create "web services" in HTTP requests, which provide data between client and server applications. This article will cover some of the basics of REST APIs and will also walk you through making a basic API using Python. Here are the 5 key takeaways from the article.