AWS Cloud Operations Blog

Saurabh Sharma

Author: Saurabh Sharma

Saurabh Sharma is a Senior Strategic Modernization Solutions Architect at Amazon Web Services, specializing in enterprise application modernization. He focuses on transforming monolithic architectures to microservices and implementing cloud-native solutions using domain-driven design principles. His expertise helps organizations enhance their application scalability and resilience through strategic AWS service adoption.

Event Driven Architecture using Amazon EventBridge – Part 2

Event Driven Architecture using Amazon EventBridge – Part 2

This post is co-authored with Andy Suarez and Kevin Breton (from KnowBe4). This blog post continues the discussion from Event-Driven Architecture using Amazon EventBridge – Part 1. The previous post covered the adoption and design of an event-driven architecture by KnowBe4, a leading security awareness training provider. In this post, we highlight the development and […]

Event Driven Architecture using Amazon EventBridge - Part 1

Event Driven Architecture using Amazon EventBridge – Part 1

This post is co-authored with Andy Suarez and Kevin Breton (from KnowBe4). For any successful growing organization, there comes a point when the technical architecture struggles to meet the demands of an expanding and interconnected business environment. The increasing complexity and technical debt in legacy systems create pain points that constrain innovation. To overcome these […]

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

Modernizing WebLogic application to Cloud Native on AWS (Part 1)

Background In a typical 3-tier application architecture, WebLogic is an application server that runs on a middle tier between back-end databases and browser-based clients. WebLogic allows users to develop and deploy an application that has business logic and allows the application to access other services like database, messaging, or other enterprise systems. Many customers still […]