Asia

Karate- Automation with Gherkin Syntax

Karate_website

Getting ready to automate the applications, not sure about the selection of the automation framework, This blog is for you. Read the blog on Karate- Automation with Gherkin Syntax and know more about it.

How to Consume APIs in Vue.js using Axios?

Consume_APIs_in_Vuejs_using_Axios_Website

As we all know Vue.js is a trending, open-source and lightweight javascript library for building interactive single-page applications and user-friendly web applications. When we integrate Vue.js with other libraries it becomes a “framework” also. Read the blog and know more about it.

Apigee hybrid API management

Apigee_Hybrid_API_management_website

Hybrid API Management is divided into two components, Apigee hosted management plane and a Customer managed plane. It is the best approach that combines the best features for on-premises and on-Cloud. Read the blog to know more about its features and its key capabilities

Upgrading Symfony to Latest Long Term Support (LTS) version

Upgrade_Symfony_to_LTS_website

It has been long since Symfony 2.6 was introduced, so there are going to be a lot of changes in the latest version. We will be covering the major changes in this blog. Instead of upgrading directly to the Symfony LTS version, first, we will upgrade to Symfony 2.8, then 3.4, then Symfony 4.4.

How to securely transfer Web API data in ASP.NET Core?

Securely_transfer_Web_API_data_ASPNET_Core_changed_website

Nowadays, many applications are transferring sensitive data in a plain text format to and from other applications, which leads to data breach or leaks. In this blog, we will see how to encrypt outgoing data and decrypt incoming data in ASP.NET Core Web APIs using the AES symmetric encryption algorithm.

How to analyze MP3 files in Laravel?

How_to_analyze_MP3_file_in_Larvel_website_changed

We can analyze MP3 files in Laravel by using wapmorgan/mp3info package, the fastest PHP library to extract MP3 meta information and tags. Read our blog to understand the further process of installation, usage, list of API and performance.

How to Trace APIs with Jaeger-Opentracing?

How_to_trace_the_APIs_with_JaegerOpentracing_website_changed

Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as an open-source by Uber Technologies. It is used for monitoring and troubleshooting micro services-based distributed systems. Read the blog and know how to Trace APIs with Jaeger-Opentracing?

What is ExoPlayer and Which is the best player for live streaming in Android?

ExoPlayer_featured

It is common to play music and videos in live streaming in Android Apps. There are so many available options to do that are open source. Therefore it is difficult to choose one of them which is best for our requirements. Read the blog and know more about ExoPlayer and which is the best player for live streaming in Android?

How to use HTTP Load Balancer with Cloud Armor?

http_load_balancer_with_cloud_armor_website_updated

The Google Cloud Load Balancer is defined as a globally distributed load balancing service. It helps the GCP users to distribute applications across the world and scale there’s computer up and down with autoscaling. Apart from this, load balancers allow millions requests per second with no pre-warming. Read the blog to understand how to use HTTP Load Balancer with Cloud Armor?