October Product Monthly Update

October Product Monthly Update

Intro

We're back with another set of brand new features and updates from October! Here's what's new to Neosync:

Pay-as-you-go

base

Neosync now supports a pay-as-you-go plan that only charges you for your usage.

PII Detection

base

We've released a new API that allows you to detect and redact PII in free-form text.

CLI Syncing

The Neosync CLI got a big upgrade to it's sync'ing features and stability.

Anonymization API

base

We've released REST and gRPC APIs that allow you to anonymize data in structured and unstructured data.

Run Details Timeline

base

We've overhauled the Runs page with a brand new timeline that shows how long each activity in the sync took and it's status. We're pretty excited about it.

CLI Configs

We've exposed a bunch of new configs through the CLI that allow you to configure your connections and job settings.

S3 Batch Parameters

base

You can now config batch parameters and timeout parameters in the S3 connection.

SDKs

We've published 3 official SDKs - Typescript, Go and Python

OpenAPI specs

We've published OpenAPI specs so you can great your own SDKs if you need to

Export/Import Mappings

base

You can now export and import your mappings on the Jobs page so you can manage your mappings in code.

Hot off the Press

Here's some news and articles that we found interesting this month:

  1. Announcing support for Mappings-as-code
  2. Using Neosync to move data across AWS accounts
  3. How are NER models used in data anonymization?

Meme of the month

I know what you're thinking, "did he seriously just make a bad luck brian meme? What is this 2009". Yes, yes I did.

float

Helpful Resources

Some helpful links to have handy:

  1. Try Neosync for free!- an easy way to get started with Neosync Cloud.
  2. Github for open source Neosync.
  3. Documentation for how to get started + everything else.
  4. Discord for any questions about Neosync, synthetic data or to just chat with us.

Thanks for reading and see you in November!


Implementing Foreign Key Tracking in Memory

Implementing Foreign Key Tracking in Memory

An overview of how Neosync handles foreign key tracking in memory during data synchronizations

December 3rd, 2024

View Article