AWS Serverless Demo Applications
A guide to creating simple AWS serverless demo applications using Lambda, API Gateway, and ALB for debugging infrastructure.
A guide to creating simple AWS serverless demo applications using Lambda, API Gateway, and ALB for debugging infrastructure.
A technical comparison and benchmark analysis of Amazon MemoryDB vs. ElastiCache for Redis, focusing on performance, features, and use cases.
A technical guide on deploying Spring Boot applications to AWS App Runner using AWS CodePipeline and CodeBuild for CI/CD.
A guide to automating GitHub account backups using AWS ECS (Fargate) and S3 Glacier, including architecture and implementation details.
A technical guide on automating Google Drive backups using AWS ECS (Fargate), S3 Glacier, and rclone, including architecture and security considerations.
A data scientist shares practical strategies and mindsets for influencing technical teams and driving change without formal authority.
A guide to reducing AWS serverless costs using commitment-based pricing for CloudFront, Lambda, and DynamoDB, and downgrading S3 storage.
Cohesity launches its Backup-as-a-Service (BaaS) solution in Europe, marking the start of its broader Data-Management-as-a-Service (DMaaS) offering.
A deep dive into DynamoDB partitions, explaining their role in data modeling and performance for the NoSQL database.
Explores multi-tenant Elasticsearch/OpenSearch isolation models, comparing one index per tenant vs. document-level security with performance tests.
A guide to setting up cross-account security auditing for AWS and GCP environments using hub-and-spoke models and IAM roles.
A curated list of major online tech events and conferences for May 2021, including Microsoft Build, KubeCon, and AWS Summits.
A guide on migrating from DynamoDB Local to AWS-managed DynamoDB for testing, covering the benefits and implementation steps.
A guide to the three most critical DynamoDB limits: item size, query/scan page size, and partition throughput, and how they impact data modeling.
Explores design considerations and limitations for using your own IP address ranges (BYOIP) within AWS, focusing on multi-account strategies.
A technical guide documenting a multi-cloud blog deployment pipeline using GitHub Actions for AWS, Azure, and GCP.
A technical benchmark of the Hydrolix analytics platform on AWS, testing its performance on a 1.1 billion row NYC taxi dataset.
A guide to understanding and using DynamoDB Condition Expressions for enforcing data integrity and business rules in AWS.
A guide to using local development tools like DynamoDB Local and LocalStack to test AWS services without deploying to the cloud.
A guide to advanced data modeling in Amazon DynamoDB, covering access patterns, single-table design, and filtering strategies.