Strengthening Your AWS Security: Centralized Architecture for Multiple Accounts

If you’re looking to centralize security for multiple AWS accounts, then look no further than Megallan Health’s architecture. Sure, there are a few areas that could be improved, but it’s still a great starting point. This architecture was featured on the "This is My Architecture" series from AWS. Check out the following design: Now, let’s […]

Achieving Greater Visibility and Control: Centralized Logging on AWS Multi-Account

Alright, let’s give this text a quick polish and sprinkle some sass on it! If you’re like me and you’re obsessed with cloud-based architectures, then you’ve gotta check out the "This is My Architecture" series from AWS. Every week, they feature a new design that’ll make your head spin with excitement. Today, we’re gonna talk […]

AWS Disaster Recovery: Building Resilience for Your Business

Any kind of failure can negatively impact a business value and when designing an application we need to proactively design for events like that. The preparation of recovering from a failure is Disaster Recovery(DR). In this blog, we’re going to list down the disaster recovery recommendations provided by AWS. We’re going to keep the subject […]

Amazon Cloudfront FAQ

If you’re not aware of Amazon Cloudfront Service, I’d suggest you to read What is Amazon Cloudfront? before going through the FAQ. With CloudFront, your files are delivered to end-users using a global network of edge locations. Amazon CloudFront employs a global network of edge locations and regional edge caches that cache copies of your […]

AWS Serverless Application Repository FAQ

If you’re not aware of Serverless Application Repository Service, I’d suggest you to read What is AWS Serverless Application Repository? before going through the FAQ. Serverless applications eliminate the need to provision, deploy, or manage servers or other infrastructure. They come with built-in high availability and they scale continuously and automatically. You can use one […]

AWS IAM FAQ

If you’re not aware of AWS IAM Web Service, I’d suggest you to read What is AWS IAM? before going through the FAQ. You can use AWS IAM to securely control individual and group access to your AWS resources. You can create and manage user identities ("IAM users") and grant permissions for those IAM users […]

Amazon EC2 FAQ

If you’re not aware of Amazon Elastic Compute Cloud Service, I’d suggest you to read What is Amazon EC2? before going through the FAQ. Starting July 2018, all newly created EC2 resources will receive longer format IDs. The new format will be -, e.g. “vpc-1234567890abcdef0” for VPCs or “subnet-1234567890abcdef0” for subnets. Impact analysis: Some failure […]