Posts with tag: all
null
null
Reviews of platforms, tools and frameworks
Here you will find comparisons and reviews of the API, Data Integration and Automation platforms and frameworks.
Popularowl - we help companies to excel in cloud data integrations, workflow automation and genAI experiments.
At Popular Owl Labs we help companies to excel in cloud data integrations, workflow automation and GenAI experiments.
null
All tutorials and blog posts on Popularowl
This is step by step tutorial to self-host one of the most popular open source workflow automation frameworks - n8n. We discuss n8n internals, hosting options and requirements for self hosting this application. With practical examples.
API gateway tutorials and examples
This page features practical, hands-on tutorials about API Gateways that we've published on Popularowl. I use these tutorials in community workshops and developer bootcamps. Get in touch to learn more.
About
Popularowl helps companies to to excel in cloud data integrations and GenAI experiments adoption.
404 - Page Not Found
The page you are looking for was not found on Popularowl site. Check the below list of the most popular posts we have published - you might find the related content
Agentic AI Frameworks
This page is dedicated to fast evolving AI architectures, frameworks and experiments.
agentic aiHow to self-host n8n framework?
This is step by step tutorial to self-host one of the most popular open source workflow automation frameworks - n8n. We discuss n8n internals, hosting options and requirements for self hosting this application. With practical examples.
blog n8n integrations genAIn8n Automation Framework Tutorials
n8n is a popular open source workflow automation framework.
Securing newly created VPS instance
In this tutorial we cover the initial steps to configure initial security for a newly provisioned VPS instances. SSH config, firewall, fail2ban for invalid login attempts, non root user setup etc.
blog vps security devopsWhich API gateway to choose?
We maintain a regularly updated list of popular API management platform products.
reviews api gateways integration dataUse Vagrant to configure VMs
This time, we will use Vagrant and Vagrantfile to run setup on VMs while they are being created.
blog tutorial vagrant devops localhostVMs on MacBook with Apple silicon
This tutorial walks you through the setup I use to run local VPS instances with Vagrant, VMware and plugins.
blog tutorial vagrant devops localhostKong API gateway. Getting started
The goal of this tutorial is walk through the process of installing Kong API gateway and build first secure public API.
blog tutorial kong api gateway terraform devopsAutomating Kong APIs with Terraform
In this tutorial we go through the steps of automating Kong API gateway setup. By using Terraform and setup scripts.
blog tutorial kong api gateway terraform devopsJMeter tutorials and examples
Apache JMeter is a matured performance and functional testing tool, which is widely adopted for system performance and functional testing.
What is an API platform?
In this post we look at how API platforms compare to other technology platforms. And how they provide business value.
blog apis architecture patternsJenkins CI with Docker and Terraform
By the end of this tutorial you will have the automation scripts which will containerize and install Jenkins CI on virtual machine of your choice.
blog tutorial jenkins ci devopsWhat is API first design?
In this post we discuss the origins of API first application and system design and what it means for technology used by enterprises.
blog apis architecture patternsAPI testing tools and frameworks
This post captures most used API testing tools and frameworks. Both - automated and manual API testing. Most of the tools from this list can be used as a stand alone or be fitted as a part of the systems development lifecycle you use.
reviews api testing tdd frameworks open sourceWhich API documentation tools?
This post covers the most popular API documentation platforms, tools and frameworks.
reviews api specifications api documentationBuilding new VPS with Terraform
In this tutorial we go through step by step guide on how to use Infrastructure as a code approach and Terraform to provision a temporarily virtual servers for tutorial projects.
blog tutorial vps terraform devopsJenkins CI plugin management
One of the main strengths of Jenkins continuous integration server is its extensibility via plugins. This tutorial walks you through the key parts of plugin management for Jenkins CI.
blog tutorial jenkins ci devopsPopular Continuous Integration Tools
In this post we share the list of most popular CI tools and platforms with short summary about each of them.
reviews ci cd devopsData integration resources
Data integrations are present in almost every business or organization if they are using technology in any way.
API monitoring with Google Sheets
In this tutorial you will learn how to setup a simple API monitoring flow by using only Google Sheets spreadsheet.
blog tutorial google sheets api monitoringWhich API security tools?
This post is a summary and catalogue for most used API security tools and frameworks. With references and overview how they match API security standards.
reviews api security frameworksJenkins Continuous Integration Tutorials
Jenkins is an open source automation server which helps to automate the software development process.
Use Apigee API bootstrap framework?
This post describes the philosophy and details behind Apigee bootstrap framework. And why you would benefit using it for your own projects.
blog tutorial apigee frameworkInstalling and configuring Jenkins CI
In this tutorial we learn how to install Jenkins CI server and get it ready to run jobs.
blog tutorial jenkins ci devopsBuild API mocks with Amokjs
This tutorial guides you through the process of building and running simple API mocks with minimalistic Amockjs library.
blog tutorials api mocks amokjsAPI gateway evaluation checklist
Questions and checklist to be evaluated before making decision which API gateway is suitable for your technology stack.
blog api gateways checklistAPI mocking. Frameworks and libraries
This post covers the most popular API mocking tools, libraries and frameworks.
blog api mocks frameworks api platformsBehavior Driven Development Frameworks
This page lists the most popular BDD frameworks, references and use-cases.
reviews bdd frameworksAutomate API mocking with WireMock and Terraform
In this tutorial we build the Terraform based project which allows to install, setup and destroy WireMock API mocks in automated and reusable way.
blog tutorial wiremock api mocks