About webner

This author has not yet filled in any details.
So far webner has created 383 blog entries.

JSON Validation in Insurance: Policy & Loss Run Testing

2026-08-20T10:40:27+00:00August 20, 2026|Uncategorized|

| ByDeeksha Singh

As automation is becoming more common in the insurance industry, many systems now read documents like PDFs and convert them into structured JSON data. This helps different systems use the [...]

Read More

Featured Posts

Homeowners Insurance and Property Protection

2026-08-13T09:37:49+00:00August 13, 2026|Insurance|

| ByCharu Garg

AL3 vs JSON vs XML – Insurance Data Formats Compared

2026-08-10T09:37:10+00:00August 10, 2026|Uncategorized|

| ByWinsurtech

Understanding Binders vs Policies: What Every Agent Should Know

2026-08-05T12:56:10+00:00August 5, 2026|Insurance|

| ByGourav Singh

Understanding Applied Epic Personal Lines Data Structure

2026-07-23T12:50:41+00:00July 23, 2026|Insurance|

| ByBhuvnesh Prasher

Advantages of Azure SQL Database

2023-04-25T11:21:14+00:00January 2, 2020|Cloud|0 Comments

| ByWinsurtech

Azure SQL Database Azure SQL Database is a relational database provided as Database-as-a-Service, which is a part of Microsoft’s Cloud Infrastructure Platform, Microsoft Azure. It is also called as [...]

Recover Ec2 Key Pair

2023-04-25T11:22:04+00:00December 30, 2019|Cloud|0 Comments

| ByWinsurtech

We need to follow the following steps in order to recover the SSH key pair: Steps: Launch new ec2 Machine(Recovery Machine) Stop(ShutDown) the first machine(Web server) and Detach the [...]

AWS Elastic Load Balancing

2023-04-25T11:34:01+00:00December 23, 2019|Cloud|0 Comments

| ByWinsurtech

AWS Elastic Load Balancer Overview An AWS Elastic Load Balancer (Amazon ELB) is a service that helps to distribute the incoming traffic or incoming application traffic across the amazon [...]

CI and CD in Azure VMs

2023-04-25T10:57:06+00:00December 19, 2019|Cloud|0 Comments

| ByWinsurtech

Azure is a service that manages our development from planning and manages the project to code to build and release in the form of the lifecycle from end to [...]

Salesforce API in C#

2023-04-25T10:57:52+00:00December 17, 2019|Salesforce|0 Comments

| ByWinsurtech

Introduction to Salesforce API in C# We can use salesforce API to connect or send data to salesforce from C#. The API accepts certain parameters and returns the result. [...]

Introduction to Salesforce Chatter

2019-12-11T04:56:03+00:00December 11, 2019|Salesforce|0 Comments

| ByWinsurtech

Salesforce Chatter Salesforce Chatter is the world’s topmost enterprise social network. It consists of work or customer-related information. In salesforce chatter, users can follow both people and documents to collaborate [...]

Querying S3 using AWS Athena

2023-04-25T11:00:30+00:00December 5, 2019|Cloud|0 Comments

| ByWinsurtech

Introduction to Athena Athena is a serverless and interactive query service that makes it easier to analyze data directly from Amazon S3 using Standard SQL. It is used to [...]

Amazon Auto Scaling

2023-04-25T11:01:16+00:00December 3, 2019|Cloud|0 Comments

| ByWinsurtech

Auto Scaling Overview Auto Scaling is an Amazon service that helps the developers to scale the resources automatically across multiple services and optimize the applications. It monitors your resources [...]

Go to Top