Systems | Development | Analytics | API | Testing

Development

Introducing: Codezero Serve

Using Codezero Teamspaces' Serve feature enables Devs to harmonize their local with production environments using advanced traffic routing to seamlessly create and publish new services and variants back to the cluster seamlessly from their local workspace. Your Devs will be more productive, focused and happy using the tools they know and love without having to focus on infrastructure or cloud environment.

InVision Unveiled: Revolutionizing Web Design Collaboration for Professionals

In the ever-evolving web design and development world, having the right tools at your disposal can make all the difference. One such tool that has been making waves in the industry is InVision. With over a million users worldwide, InVision has become a go-to platform for web professionals looking to streamline their design process and create stunning, interactive prototypes.

Should You Use Ruby on Rails or Hanami?

Ruby on Rails is the most popular web framework in the Ruby ecosystem and has a large user base, ranging from freelancers to large established companies. With an active user community and wide-ranging documentation, it can be used to build everything from simple applications to complex web platforms. That said, a new contestant is taking on Rails’ dominance for the full-stack Ruby framework title: Hanami.

Introducing Insomnia 9.0 with Pre-request Scripting, Improved Offline Access, API Mocking, and 100+ Improvements

Kong Insomnia 9.0 is now generally available for download. It ships with many new features and improvements — over one hundred improvements in total! This new version of Kong Insomnia also makes it much easier to migrate from other products with a more reliable “import” experience, while improving the speed of using the product and making it more customizable. Let’s dive into all the notable features.

Introducing WSO2 API Manager 4.3: Stronger, Streamlined API Management

We’re delighted to announce the release of WSO2 API Manager 4.3, a significant upgrade that enhances your API ecosystem's performance, security, and scalability. WSO2 API Manager, an industry-leading open source API management solution, offers a unified platform for creating, publishing, and overseeing APIs, enabling organizations to securely expose their services with both internal and external stakeholders.

Unveiling WSO2 APK 1.1: Kubernetes-Native API Management

We're excited to introduce WSO2 API Platform for Kubernetes (WSO2 APK) 1.1, a key update to our Kubernetes-native API management solution. This release leverages the strengths of Kubernetes to offer high-performance and cloud-scale API management, ensuring automation, reliability, and improved developer experiences. Traditional API management solutions aren't built for Kubernetes environments, leading to issues with performance, scalability, and manual configuration.

Deep Diving Into the Erlang Scheduler

Erlang is renowned for its remarkable fault tolerance and high concurrency. Erlang's scheduler efficiently handles many lightweight processes. The scheduler plays a crucial role in managing processes, concurrency, and system resources, efficiently coordinating these elements to help Erlang maintain fault tolerance and support high levels of concurrency in its applications. This post will dissect some of the scheduler's key components and shed light on how it works internally. Let's get started!

Shipping Rails logs with Kamal and Vector

The ability to record and see everything happening across your web applications is essential when building resilient and highly available systems. All of your events—from application logs to errors to user behavior—contain data that could be useful to you and your team. When you have a central place to access all this information, finding issues and their root causes becomes easier because you have the data at your fingertips.