AWS Partner Network (APN) Blog
Tag: AWS Lambda
Intelligent Case Management Using Amazon Connect and Amazon Kinesis Data Streams
There is a flurry of contact center solutions being brought to market, but enterprise customers often find these solutions time-consuming, cost-intensive, and difficult to implement. Learn how to integrate an Amazon Connect instance with Salesforce Service Cloud to automatically create a case in Salesforce using REST APIs and Amazon Kinesis Data Streams. This allows you to proactively handles call drops occurring for customers when they dial into a contact center solution.
How to Enhance the Security and Compliance of Cloud Architectures with Datacom and AWS Services
Security and compliance governance is one of the most challenging problems organizations face when managing their cloud infrastructure. After years of working with AWS, Datacom Group has observed that each client has their own industry-specific security and compliance requirements. What’s needed is a solution that is flexible enough to cater to diverse customer requirements. Datacom’s governance solution is flexible and can integrate with a number of AWS native services to offer enhanced capabilities.
Using Amazon SQS in a Multi-Tenant SaaS Solution
Modern applications often rely on queuing for service integrations, batch processing, or as part of workflow orchestration. Queues are key to adding scale and resiliency to your environment. This is especially true in software-as-a-service (SaaS) environments. Explore some of the common scenarios used when building SaaS solutions with Amazon Simple Queue Service (SQS), and learn how data isolation, scalability, and compliance requirements might influence the queuing model you select.
10 Best Practices to Help Partners Build AWS Quick Starts for Customers
AWS Partners in the AWS Quick Start program can help their customers automate the deployment of their solutions, increasing customer engagements and improving the customer experience. The AWS Quick Start team has had considerable experience working with a variety of partner products, and has identified best practices to follow when developing a Quick Start and common missteps to avoid. By following these steps, you can efficiently and effectively develop Quick Starts using the AWS platform.
Preparing Your Ecommerce Website for the Holiday Traffic Spike Using AWS and Moovweb XDN
With Moovweb XDN and AWS, retailers can avoid costly slowdowns and maximize revenue potential during the holiday season. Once a product is requested, Mooweb’s CDN-as-JavaScript caches the JSON data at the edge, so it loads instantly. As visitor levels rise, so does cache hit rates for data at the edge, resulting in a faster experience. This enables ecommerce companies to deliver a lightning-fast experience that squeezes the maximum possible conversions out of every visit this holiday season.
Provisioning a Virtual Private Cloud at Scale with AWS CDK
Infrastructure as code is one of the most important concepts used with cloud solutions, and AWS CloudFormation enables IaC by deploying stacks and provisioning resources on AWS using JSON or YAML files called templates. APN Ambassador Francois Rouxel from Slalom will show you how to create a hundred VPCs in one AWS region without providing any parameters, and how to easily establish a peering connection between two of them within a single line of code.
How nClouds Helps Accelerate Data Delivery with Apache Hudi on Amazon EMR
Apache Hudi on Amazon EMR is an ideal solution for large-scale and near real-time applications that require incremental data pipelines and processing. This post provides a step-by-step method to perform a proof of concept for Apache Hudi on Amazon EMR. Learn how a non-customer-facing PoC solution from nClouds set up a new data and analytics platform using Apache Hudi on Amazon EMR and other managed services, including Amazon QuickSight for data visualization.
How ClearDATA Enforces Data Locality with AWS IAM Permission Boundaries
For healthcare organizations bound by regulations that require privacy, security, and compliance protections for sensitive healthcare data, ClearDATA provides the peace of mind of automation-forward technology and industry-leading, HITRUST-certified, healthcare-exclusive expertise. Learn how ClearDATA Comply uses the IAM permission boundary feature to automate restricting access to specific AWS regions.
How to Upgrade Large Windows 2008 R2 Workloads in Place
Upgrading legacy systems to the cloud can seem daunting and time-consuming, but with the right combination of AWS Systems Manager, AWS Directory Service, and a few simple AWS Lambda functions, you can upgrade from your outdated Windows environments flawlessly, seamlessly, and at scale. Learn how you can run an in-place upgrade of your Windows 2008 R2 production instances to Windows 2019 R2, and how to control instance tagging so you can orchestrate the root volume replacement process.
Accelerate Data Warehousing by Streaming Data with Confluent Cloud into Amazon Redshift
Built as a cloud-native service, Confluent Cloud offers developers a serverless experience with elastic scaling and pricing that charges only for what they stream. Confluent’s Kafka Connect Amazon Redshift Sink Connector exports Avro, JSON Schema, or Protobuf data from Apache Kafka topics to Amazon Redshift. The connector polls data from Kafka and writes this data to an Amazon Redshift database. Polling data is based on subscribed topics.