Groovy Additions to the Java 8 Date/Time API

Groovy is planning on adding better support for Java's Date/Time API. See how Groovy makes conversion and incrementation easier in your code. Read all

Secure Java REST APIs With JSON XACML and ALFA

how to use a JSON XACML Policy Enforcement Point to secure REST API endpoints using ALFA, XACML, and JSON. Read all

Database Handling in Cucumber and Creating Intuitive Reports

Learn how to create XML reports using Cucumber-Ruby, create JSON reports using Cucumber-Ruby, and create HTML reports using Cucumber-Ruby. Read all

How to Sync Your OpenAPI Schema in Stoplight With GitHub and Runscope

A tutorial on how to integrate to popular solutions, Spotlight and GitHub, to help development teams keep their OpenAPI specifications up to date and versioned. Read all

MySQL 8 vs. MariaDB: Comparison of Window Functions and CTEs

Learn about the syntax of window functions in MariaDB, window functions in MySQL 8, CTEs in MariaDB and MySQL, and recursive CTEs. Read all

Microservices Authentication and Authorization Using API Gateway

How to implement authorization and authentication protocols into your microservices architecture using an API Gateway (with the requisite Java included). Read all

How to Generate OpenAPI Definitions From Code

A programmer discusses various packages and frameworks from several different programming languages that allow developers to create OpenAPI definitions. Read all

API Management Design Patterns for Digital Transformation

An integration engineer looks at three distinct patters that developers can apply to enterprise architectures (MSA or monolithic) to successfully manage APIs, Read all

CRUD Operations With ASP.NET Core Using Angular 5 and ADO.NET

A developer shows us how we can use Angular 5 inside ASP.NET Core 2 to create a full stack web application, using both C# and TypeScript to write our app. Read all

Ring Buffer: A Data Structure Behind Disruptor

An analytic look at Disrupter, a high-performance library for passing messages between threads, and how it can create a highly performant data structure. Read all

Microservices Design Patterns - API Gateway

This series on microservices architecture design patterns kicks off with the characteristics of one of the most popular and essential patterns- the API gateway. Read all

Cheat Sheet: Addressing OWASP Top 10 Vulnerabilities in MuleSoft APIs

We take a look at the ten most common security vulnerabilities for MuleSoft APIs, what they exploit and do once on your system, and how to defend against them. Read all

Send CloudWatch Alarms to Slack With AWS Lambda

Using CloudWatch, the Serverless Application Model, AWS Lambda, and some Node.js, create a Slack alarm that alerts you when something goes wrong with AWS. Read all

 

 

 

 

Top