Monthly Archives: August 2016

2 posts

How to choose between Database Options in Amazon AWS

Choosing the Right Database on Amazon AWS Selecting the appropriate database for your applications can significantly impact performance, scalability, and overall success. Amazon Web Services (AWS) offers a range of database solutions, each tailored to specific use cases. This guide will help you navigate the options and choose the best database for your needs. Types of Databases on AWS AWS provides several types of databases, each with unique features and benefits: Relational Databases (RDBMS) Amazon […]

How to Design for a Loosely Coupled System

updated: July 2024 Loose Coupling in Cloud Design: A Key to Scalability and Reliability When venturing into the realms of SOA (Service Oriented Architecture) or cloud services like IaaS (Infrastructure as a Service) and PaaS (Platform as a Service), the concept of Loose Coupling is pivotal. Initially, it seemed elusive to me, but a simple analogy clarified its essence: Consider an Apple iPod with a non-replaceable battery. When the battery dies, the entire device becomes […]