Systems | Development | Analytics | API | Testing

Hiding SOAP Legacy Applications Using the Mullet Pattern With Aaron Weikle | Kongcast Episode 4

Organizations don’t move as fast as technology. That’s why in this Kongcast episode, Aaron Weikle, Founder & CEO at MS3, explains how to continue supporting your organization’s legacy-based services as they continue to add the next generation of services. If you're planning on migrating legacy applications to microservices this episode if for you!

How to Generate a Snowflake API

Customer demand is in a constant state of fluctuation. Companies must keep pace or risk losing their position in a crowded market. Digital transformation is the driver to helping companies remain agile to meet their customers’ needs. The Snowflake data warehouse provides massive storage capabilities to facilitate combining figures from disparate systems. These figures help inform decision-making and provide valuable insight into driving business strategies.

Demo: Zero Trust Security with Service Mesh

As the number of microservices increases and deployed across private and public networks, security is critical. Leveraging a Service Mesh guarantees the security of applications and services without burdening developers to build security, freeing them to focus on business logic and allowing organizations to meet and prove their compliance and security requirements. TIMECODES #ZeroTrust #ServiceMesh #mtls #OPA #KongMesh #KongSummit

How to Customize Your Kong Developer Portal

A developer portal is a storefront to your APIs (the products) that internal and external developers are trying to consume. The Kong Developer Portal provides a single source of truth for all developers to locate, access and consume services. With intuitive content management for documentation, streamlined developer onboarding and role-based access controls (RBAC), Kong’s Developer Portal provides a comprehensive solution for creating a unified developer experience.

Best Developer Tools: 5 APIs That Make Life Easier for Developers

Looking to understand more about what the best developer tools on the market? Here, we’ll have a look at 5 essential APIs that will make life easier for any developer. APIs are critical to enabling applications to communicate with each other. For example, they let your email app talk to your bank’s website, and they let the different programs on your computer work together seamlessly.

Hiding SOAP in the Back With the Mullet Pattern With Aaron Weikle | Kongcast Episode 4

Organizations don’t move as fast as technology. That’s why in this Kongcast episode, Aaron Weikle, Founder & CEO at MS3, explains how to continue supporting your organization’s legacy-based services as they continue to add the next generation of services. More about MS3's Kong SOAP plugins:

A Guide to Load Testing Node.js APIs with Artillery

Artillery is an open-source command-line tool purpose-built for load testing and smoke testing web applications. It is written in JavaScript and it supports testing HTTP, Socket.io, and WebSockets APIs. This article will get you started with load testing your Node.js APIs using Artillery. You’ll be able to detect and fix critical performance issues before you deploy code to production.