AWS Cloud Operations & Migrations Blog

Tag: Database

Migrate Business Logic from Database to Application for Faster Innovation and Flexibility

Migrate Business Logic from Database to Application for Faster Innovation and Flexibility

This post was co-authored with Alex Kirpichny and Evgenia Chernyak (from Ispirer Systems) Introduction Many monolith applications have business logic in the database layer in the form of stored procedures and functions. Businesses have built and maintained their applications using PL/SQL, a reliable and robust programming language. As the technology landscape advances, harnessing the capabilities […]

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 […]

aws devops monitoring dashboard solution blog featured image

How to automate capture and analysis of CI/CD metrics using AWS DevOps Monitoring Dashboard solution

Across the world, organizations are investing in DevOps tools to improve productivity in their software delivery process. Customers tell us that they want to collect performance and operational metrics on their continuous integration/continuous delivery (CI/CD) pipeline, to quantify value from DevOps automation investments and to identify opportunities to improve efficiency in software delivery capabilities. However, […]