AWS Cloud Operations Blog

Scott Wainner

Author: Scott Wainner

Scott Wainner is a Senior Solutions Architect (SA) focused on identifying and developing modernized methods and patterns that accelerate the customer's journey to the AWS. He has over 35 years of experience in designing, building, and operating complex information systems. He has extensive experience in networking, telecommunications, managed services, and management support systems.

Creating Database Migration Waves using AWS Schema Conversion Tool

Enterprises are eager to migrate from commercial relational databases (e.g., Microsoft SQL Server, Oracle) to open-source relational databases, such as MySQL or PostgreSQL to save costs, improve data portability, and leverage cloud managed databases. They often find that transitioning relational data between tables is relatively easy. However, migrating stored procedures, indexes, views, and functions can […]

Migrate On-Premises Multi-Tenant Systems to Amazon Elastic Kubernetes Service

Managing the deployment of containers in a multi-tenant environment presents a number of new challenges for many of my customers. Some organizations have explored building and managing their own Kubernetes container orchestration environment, but the management challenges lead them to evaluate Amazon Elastic Kubernetes Service (Amazon EKS). Particularly, Independent Software Vendors (ISVs) are using a […]