Systems | Development | Analytics | API | Testing

%term

A friendly introduction to PHP testing

In the last few years, there has been a lot of movement around new and exciting PHP testing tools. While this is great news, stepping back a little and understanding the underlying concepts before jumping in is vital to writing great PHP tests. When we talk about testing tools and methodologies, we're referring to automated testing tools. Writing code that tests your PHP apps is a great way to build confidence that your application will behave as you expect.

gRPC vs. REST: Key Similarities and Differences

If you’re at all familiar with APIs, you know that REST APIs are the main API used, particularly when it comes to microservices and their applications. gRPC is a high-performance, binary, and strongly-typed protocol using HTTP/2, while REST is a simpler, text-based, and stateless protocol using HTTP with JSON/XML.

Accelerate End-to-End RAG Development in Snowflake with New SQL Functions for Document Preprocessing

As organizations increasingly seek to enhance decision-making and drive operational efficiencies by making knowledge in documents accessible via conversational applications, a RAG-based application framework has quickly become the most efficient and scalable approach. As RAG-based application development continues to grow, the solutions to process and manage the documents that power these applications need to evolve with scalability and efficiency in mind. Until now, document preparation (e.g.

Replication in Apache Kafka Explained | Monitoring & Troubleshooting Data Streaming Applications

Learn how replication works in Apache Kafka. Deep dive into its critical aspects, including: Whether you're a systems architect, developer, or just curious about Kafka, this video provides valuable insights and hands-on examples. Don't forget to check out our GitHub repo to get all of the code used in the demo, and to contribute your own enhancements.

Testing Decisions Impact Customer Loyalty

Your testing choices impact customer relationships. @Marcus Merrel shares a story about a teammate being unable to pay a simple bridge toll online—Safari, Chrome, incognito mode, nothing worked. No chat support, no phone number. His only option? Wait for a collection letter to arrive in the mail. That’s so frustrating. But what stands out most is the bigger question: Are your users forced to stay because they have no choice, or are you actively earning their loyalty by providing a seamless, supportive experience?

A $200,000 Black Friday Mistake You Can Avoid

Your partners can make or break critical moments. @Marcus Merrell shares a story about a Black Friday mishap that cost $200,000 due to a partner’s system failure. Customers faced errors with no clear alternatives, leaving them frustrated and the business scrambling. It raises an important question: Are you prepared for when things go wrong, or are you leaving your users stranded without options? It’s not just about the tech—it’s about how you build trust and ensure your users feel supported, no matter what.

Streamlining APIOps: Automate API Management with Terraform

Discover how the new Terraform provider for Kong Konnect empowers platform teams to automate the deployment of a feature-rich API platform. In this webinar, we’ll walk through a real-world scenario, showing how a fictional organization sets up a federated API platform on Kong Konnect and automates its provisioning process using Terraform. Join us to learn best practices and unleash the full potential of APIOps automation with Kong Konnect and Terraform.

S1.E24: The world of QA with Sérgio Freire | QA Therapy Podcast

Special episode alert! Today, it's Sérgio's turn in the hot seat! In this episode, Sérgio, Solution Architect at Xray, shares his career experiences and stories in the software testing industry. From test management tool features to what a Solution Architect does outside of work, this episode is packed with QA knowledge and insightful experiences. Plus, enjoy a round of rapid-fire questions that will make you laugh (and think)!

S1.E23: Cristiano Cunha on Automation: Secrets of a Solution Architect | QA Therapy Podcast

Special episode alert! We're thrilled to share an exclusive episode featuring one of our hosts, Cristiano Cunha! Cristiano is more than a Solution Architect at Xray. He’s also a passionate enthusiast for software testing and automation. Get ready to hear stories and insights about Cristiano's career experiences. But that's not all - get ready for a round of rapid-fire questions that promise to bring out some laughs.

S1.E22: Automating builds with Jenkins | QA Therapy Podcast

Are you facing frequent challenges in your build and deployment processes? Enter Jenkins - an invaluable tool for automating various tasks such as compiling, testing, packaging, and deploying software. Today, our guest is Kohsuke Kawaguchi, the visionary creator of Jenkins. We’re gonna delve into the capabilities of Jenkins and its role in modern software development.