AWS Partner Network (APN) Blog

Tag: AWS Partner Success Stories

WhiteSource_AWS Solutions

How to Bake Open Source Security into Your AWS CodeBuild Pipeline

Managing open source vulnerabilities can be challenging, especially at scale in a fast-moving continuous integration pipeline. Developers and DevOps professionals depend on CI pipeline tools like AWS CodeBuild to help them develop and test software at a breakneck pace, pushing out new software with greater efficiency and flexibility. In this post, learn how to integrate WhiteSource into CodeBuild pipeline to fuse open source security into existing build processes without having to compromise on speed or agility.

Heimdall-Data-AWS-Partners

Using the Heimdall Proxy to Split Reads and Writes for Amazon Aurora and Amazon RDS

Horizontally scaling a SQL database involves separating the write-master from read-only servers. This allows the write server to perform dedicated write operations rather than processing redundant read queries. However, writing to one node and reading from another can result in inconsistent data due to synchronization delays. Heimdall Data offers a database proxy to help developers and architects achieve optimal scale from their Amazon RDS and Amazon Aurora environment without any application changes.

Nasuni_AWS Solutions

How to Get the Global Scalability of AWS Storage at Local Speed with Nasuni

Being able to access files via standard file protocols from one or more locations is important to many organizations. With Nasuni, all data is stored on Amazon S3, enabling customers to have access to their data anywhere over standard file protocols using many of the NAS features they’re used to at local performance, without having to maintain full replicas of the data in each location. Nasuni also has a control plane running on AWS that enables functionality such as global file locking.

MachineMetrics_AWS Solutions

Reinventing the Internet of Things (IoT) Platform for Discrete Manufacturers

The term Industry 4.0 encompasses a promise of a new industrial revolution—for the industrial sector, one that marries advanced manufacturing techniques with the Internet of Things to create systems that are not only interconnected, but communicate, analyze, and use information to drive further intelligent action back in the physical world. Today is the internet moment for manufacturing, and with it comes the gold rush of providers ready to enable the industry’s digital transformation.

How to Use Nubeva with Amazon VPC Traffic Mirroring to Gain Decrypted Visibility of Your Network Traffic

AWS has added a new feature to Amazon VPC called traffic mirroring, which is like a virtual network tap that gives you direct access to the network packets flowing through your virtual private cloud. Nubeva Technologies built a solution that directly integrates with Amazon VPC traffic mirroring to provide an out-of-band decryption solution, giving customers a surgical approach to capture and analyze network traffic on AWS.

Reltio_AWS Solutions

Leveraging Multi-Model Architecture to Deliver Rich Customer Relationship Profiles with Reltio Cloud

Building a true Customer 360 requires gaining a comprehensive view of customer behavior and preferences by aggregating data from all of these sources, and more. With a single source of truth, a true Customer 360 delivers complete a real-time customer view to all parts of the organization—sales, marketing, service, support, etc. This consistent and contextual insight can help enterprises delight customers with personalized experience and timely offers through each touch point in the customer journey.

HashiCorp_AWS Solutions

How to Secure Enterprise Cloud Environments with AWS and HashiCorp

Security isn’t always top of mind for developers because it can slow down software releases. HashiCorp Vault helps eliminate much of the security burden developers experience while trying to comply with security team requirements. Vault was built to address the difficult task of passing sensitive data to users and applications without it being compromised. Within Vault, all transactions are token-based, which limits potential malicious activity, and provides greater visibility into whom and what is accessing that information.

VMware-Greenplum-AWS-Partners-1

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale

Are you thinking of deploying VMware Greenplum on the AWS Cloud? Many customers also want to shift the responsibility for infrastructure to AWS, considering the alternatives. With VMware Greenplum on AWS, deployments are completely automated and completes in less than an hour. VMware Greenplum is a commercial fully-featured MPP data warehouse platform powered by the open source VMware Greenplum Database. It provides powerful and rapid analytics on petabyte scale data volumes.

Amazon Forecast-1

Introducing Amazon Forecast and a Look into the Future of Time Series Prediction

Time series forecasting is a common customer need. Amazon Forecast accelerates this and is based on the same technology used at Amazon.com. This new service massively reduces the effort required to automate data updating and model retraining, and it manages this while retaining the granularity of control that data scientists will appreciate and utilize. This post explores the use of this new service for energy consumption forecasting.

Stackery_AWS Solutions

Building a Simple Serverless WebSocket with Stackery and AWS

With the addition of WebSocket support in Amazon API Gateway, we set out to build an AWS CloudFormation template to get the simplest WebSocket version. What we built was backed by an AWS Lambda function that responds directly to the client who initiated the request. We learned quite a few things along the way, and even ended up with an easy solution in Stackery for managing and deploying one of these simple WebSockets.