Posts
AWS : Networking
- Get link
- X
- Other Apps
=========================================================================== =========================================================================== Region : A region has several Availability Zones. In order to put your own virtual private network. you put up the VPC In order to put up your own private network which is Virtual Private Cloud . You get one big Address range . It is one Big Private Address Space.
AWS : Replication Methods
- Get link
- X
- Other Apps
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Data replication in AWS refers to the process of copying and synchronizing data across multiple locations or regions within the Amazon Web Services (AWS) cloud infrastructure. Replication is used to achieve various goals, such as improving data availability, disaster recovery, and data migration. There are different services and strategies in AWS that enable data replication: S3 Cross-Region Replication: Amazon S3 (Simple Storage Service) provides a feature called Cross-Region Replication (CRR), which allows you to automatically replicate objects from a source bucket in one AWS region to a destination bucket in another AWS region. This can be useful for improving data availability, compliance, and disaster recovery. S3 Same-Region Replication: S3 also supports Same-Region Replication (SRR), which replicates objects...
Apache Airflow : AWS
- Get link
- X
- Other Apps
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ https://www.youtube.com/watch?v=ZET50M20hkU https://www.youtube.com/watch?v=K9AnJ9_ZAXE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Amazon Managed Workflows for Apache Airflow -- Airflow is commonly used for tasks such as running ETL jobs ETL(Extract - Transform - Load) -- Managing Machine Learning Pipelines -- Automating DevOps Tasks