AWS Partner Network (APN) Blog

Tag: Serverless

Serverless_AWS Solutions

Deploying Code Faster with Serverless Framework and AWS Service Catalog

Serverless Framework is an open source project and popular choice for many AWS customers who wish to quickly construct and deploy serverless applications. For developers and operations professionals, Serverless Framework builds, packages, and deploys code with one simple command. Learn about a solution that GoDaddy and AWS jointly developed leveraging Serverless Framework to expedite and simplify the code deployment process.

Spotinst_AWS Solutions-1

Serverless Containers are the Future of Container Infrastructure

With the shift to containers and serverless solutions, organizations are presented with a unique question: how do you maximize an application’s uptime while maintaining a cost-effective infrastructure at both layers? Keeping availability high by over-provisioning is easy, but it’s also very expensive. As a result, several challenges have arisen on the path to building an optimized, cost-effective, and highly available containerized infrastructure on AWS: pricing, instance sizing, and containers utilization.

How to Use Amazon Rekognition on Cloudinary to Auto-Tag Faces with Names

Learn how to seamlessly integrate Amazon Rekognition with the Cloudinary platform, and build an application that automatically tags people in images with names. This solution learns people’s faces from photos uploaded to a “training” folder in Cloudinary. In many cases, a single photo of someone is enough for Amazon Rekognition to learn and then, later on, identify and tag that person. This works in most photograph scenes and even pictures with many other people in them.

Datacoral_AWS Solutions

Building Serverless Data Pipelines on Amazon Redshift By Writing SQL with Datacoral

Amazon Redshift is a powerful yet affordable data warehouse, and while getting data out of Redshift is easy, getting data into and around Redshift can pose problems as the warehouse grows. Datacoral is a serverless data platform that manages metadata changes, data transformations, and orchestrating pipelines for data consumers. In this post, learn how to write Redshift SQL to represent data flow, and how serverless data pipelines get automatically generated for that data flow.

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.

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.

Say Hello

Say Hello to 43 New AWS Competency, MSP, and Service Delivery Partners Added in June

We are excited to highlight 43 APN Partners that received new designations in May for our global AWS Competency, AWS Managed Service Provider (MSP), and AWS Service Delivery programs. These designations span workload, solution, and industry, and help AWS customers identify top APN Partners that can deliver on core business objectives. APN Partners are focused on your success, helping customers take full advantage of the business benefits AWS has to offer.

Amazon EventBridge-Partners-2

Extending SaaS Application Data into Your AWS Environment with Amazon EventBridge

Amazon EventBridge is a serverless event bus service that connects application data from a variety of sources and send it to your AWS environment. It makes it easy to build scalable event-driven applications because it handles event ingestion and delivery, security, authorization, and error-handling for you. EventBridge launched with support for 10 SaaS integration partners. If your organization is interested in integrating with EventBridge, you can complete the process with minimal development time.

DevOps-2

Calculating SaaS Cost Per Tenant: A PoC Implementation in an AWS Kubernetes Environment

In a SaaS environment, the compute, storage, and bandwidth resources are often shared among tenants, but this makes it challenging to deduce per tenant cost. A SaaS application running on a Kubernetes cluster on AWS adds a layer of further complexity as far as calculating the per tenant cost. Kubernetes is great at abstracting away the underlying pool of hardware. It almost gives us an illusion of having access to a single large compute resource.

Heimdall Data_AWS Solutions

Improving Application Performance with No Code Changes Using Heimdall’s Database Proxy for Amazon Redshift

Rewriting an application code for performance optimization generally requires a significant amount of effort. Also, IT and development groups using third-party applications like Tableau may not have access to the application code. Heimdall’s database proxy solution offers a flexible and cost-effective alternative to rewriting your application for performance and scale. Heimdall transparently provides SQL control and visibility to the application owner without (re)writing a single line of code.