AWS Partner Network (APN) Blog
Category: Compute
New IDC Study Shows VMware Cloud on AWS Delivers Significant Value to Customers
A new 2020 IDC study shows the VMware Cloud on AWS service provides significant business and operational value to customers in improving their IT infrastructure, and delivers flexibility, agility, and scalability to their business. In this study, IDC uncovers that on average, customers will realize an estimated 479 percent ROI over five years, so it makes sense that our customers became evangelists on the benefits of VMware Cloud on AWS to their business.
Automatically Visualize and Monitor Applications on Amazon EKS with Instana
The shift from a traditional Service Oriented Architecture (SOA) to microservices running on Kubernetes has given rise to a new set of challenges. To avoid blind spots, engineers need visibility into the dependencies between different microservices at the individual request level. Learn how Instana has fully automated the installation of the monitoring agent into Kubernetes, and how it helps monitor containerized workloads in Amazon EKS.
Intelligent Video Analytics and Effective Remote Learning on Campus Private 4G/5G Networks
Edge computing is a new paradigm in which the resources of a small data center are placed at the edge of the internet, in close proximity to mobile devices, sensors, and end users. Learn about the Physical Distancing Video Analytics Solution (VAS) on campus private 4G/5G networks that was developed utilizing AWS edge services in partnership with Carnegie Mellon University’s Open Edge Computing Initiative, Megh Computing’s Video Analytics Solution, and Federated Wireless Private Network Connectivity as a Service.
How to Implement Object-Based Authorization in Serverless Applications Using Amazon Cognito
When building a complex web service such as a serverless application, sooner or later you must deal with permission control. Amazon Cognito is a powerful authentication and authorization service managed by AWS and is often combined with Amazon API Gateway and AWS Lambda to build secure serverless web services. Through the blueprint of an AWS Lambda authorizer, learn how to implement object-based authorization in serverless applications on AWS.
Hosting Rapidly Scaling Video Applications on Amazon EKS Clusters
Synamedia helps service and content providers around the world deliver, protect, and monetize video content so they can win in the age of infinite entertainment. To replace its self-managed Kubernetes cluster running directly on Amazon EC2 instances, Synamedia selected Amazon Amazon EKS for its Infinite Platform product. Learn how EKS and other elastic technologies from AWS maintain a consistently responsive user experience despite frequent spikes of 5x the traffic in a matter of minutes.
Choosing the Right DNS Architecture for VMware Cloud on AWS
Domain Name System (DNS) is a critical component of any infrastructure as it provides the hostname to IP address resolution that applications rely on. VMware Cloud on AWS customers have many options to implement hybrid DNS solutions, ranging from self-hosted to fully managed native services from AWS. Learn about DNS architectures that use native AWS services as well as traditional Active Directory designs, as well as integration with Amazon Route 53 Private Hosted Zones and inbound endpoints.
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.
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 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.
Isolating SaaS Tenants with Dynamically Generated IAM Policies
Many SaaS organizations leverage AWS Identity and Access Management (IAM) to define a series of policies and roles that can be used to ensure tenants are not allowed to cross tenant boundaries when accessing resources. To make this work, you have to create separate policies for each tenant which can create an explosion of tenant policies that push the account limits of IAM. Learn how dynamic policy generation creates a more scalable and manageable isolation experience.