top of page

References- DevOps

DevOps


CI/CD and Application DevOps


Terraform






App DevOps


Multi Region and Blue/Green deployments with secrets manager and secure store

Case Study: Blue-Green Deployments Using Elastic Beanstalk

The terraform stack deploys a full blue/green deployment similar to what we are doing but with containers instead of beanstalk. https://github.com/aws-samples/amazon-ecs-fullstack-app-terraform/blob/main/README.md#solution-overview

· AWS Elastic Beanstalk Application In VPC (Checks for Beanstalk Network configuration) https://www.trendmicro.com/cloudoneconformity/knowledge-base/aws/ElasticBeanstalk/application-in-vpc.html

· AWS ELASTIC BEANSTALK INPLACE/ROLLING BLUE/GREEN DEPLOY https://www.bogotobogo.com/DevOps/AWS/aws-Beanstalk-InPlaceRolling-BlueGreen-Deploy.php

· Using Amazon CloudFront with Multi-Region Amazon S3 Origins https://aws.amazon.com/blogs/apn/using-amazon-cloudfront-with-multi-region-amazon-s3-origins/

· AWS System Manager Parameter Store cross region replicator https://github.com/alessandrobologna/parameter-store-replicator/blob/master/README.md

· Module: Build a Multi-Region Serverless Application for Resilience and High Availability https://github.com/enghwa/MultiRegion-Serverless-Workshop



Database

Top 10 Frequently Asked PostgreSQL Interview Questions: https://mindmajix.com/postgresql-interview-questions


3. Designing high-performance time series data tables on Amazon RDS for PostgreSQL: https://aws.amazon.com/blogs/database/designing-high-performance-time-series-data-tables-on-amazon-rds-for-postgresql/


43 views0 comments

Recent Posts

See All

Azure Game

✅ Designing Distributed Systems https://lnkd.in/ducStwZq ✅ Succeeding with AI: How to Make AI Work for Your Business https://lnkd.in/d5gcR6c4 ✅ Azure Synapse Analytics Cookbook https://lnkd.in/d2Jqb

System Design Thinking

System Design Thinking is an essential aspect of technical architecture and engineering roles, as it involves designing complex systems and ensuring they meet the organization's and its users' needs.

Reference - Architecture - MicroServices and Databases

https://medium.com/@madhukaudantha/microservice-architecture-and-design-patterns-for-microservices-e0e5013fd58a https://www.baeldung.com/transactions-across-microservices https://developer.ibm.c

bottom of page