Posts

Register for Free upcoming Cloud Computing or AWS open Session - 8th Ma...

Image
Register / Subscribe for free AWS / Cloud informative session  https://cloudlearning.graphy.com/sessions/762919e6-cd75-4c1c-91fd-5e36207fc57b cloudlearning.graphy.com/ Subscribe youtube channel for free Cloud Videos https://www.youtube.com/c/cloudlearning

Cloud Learning All Courses Details (Hindi)

Image
All Cloud Computing Courses in Hindi and English. Signup today and get for a nominal price. https://www.awslearnings.teachable.com

How to schedule AWS Exam (English)

Image
Subscribe Cloud Learning Youtube channel for many Cloud Playlists like AWS, Azure, Linux, DevOps etc. for Hindi and English Video... https://www.youtube.com/c/cloudlearning Register at Cloud Learning AWS Free upcoming session for any Cloud query - www.cloudlearning.graphy.com Website - www.cloudlearning.co.in

What services we can use in AWS Free tier account (Hindi)

Image
In this video, we will learn AWS Free tier services. How to check which services comes in Free Tier account, how to find it. Complete List. Subscribe Cloud Learning channel for 100+ AWS Videos.... https://www.youtube.com/c/cloudlearning

AWS Secret Manager (English)

Image
In this video, we will learn about AWS Secret Manager Service, a service which you can use to store your database and other AWS password and can retrieve by using different languages for application integration. Have a look at that. Subscribe Cloud Learning channel and watch the playlist for any AWS and other Cloud Course queries.... Popular playlist are as below: AWS English Videos https://www.youtube.com/watch?v=PTG4kO2Qny4&list=PLHgTaDEssGKZYOLukOGlbyEb7QgWJzfQ5 AWS Hindi Videos https://www.youtube.com/playlist?list=PLHgTaDEssGKb_7zdicwdRBi15M7JyShHR

What is AWS Transit Gateway - Simplify Network

Image
AWS Transit Gatway AWS Transit Gateway connects VPCs and on-premises networks through a central hub. This simplifies your network and puts an end to complex peering relationships. It acts as a cloud router – each new connection is only made once. As you expand globally, inter-Region peering connects AWS Transit Gateways together using the  AWS global network . Your data is automatically encrypted, and never travels over the public internet. And, because of its central position,  AWS Transit Gateway Network Manager  has a unique view over your entire network, even connecting to Software-Defined Wide Area Network (SD-WAN) devices. This has below important components: 1.    Transit Gateways - Name of your Transit Gateway 2.    Transit Gateway Attachment - You need to attach your options like VPC, VPN, Direct Connect and peering Connections as attachment to your Transit Gateway. 3.      Transit Gateway Route Tables - Here you can setup your...

AWS 2021 RDS Lab 3 Create RDS Read Replica, All Concepts

Image
Amazon RDS Read Replicas Amazon RDS Read Replicas provide enhanced performance and durability for RDS database (DB) instances. They make it easy to elastically scale out beyond the capacity constraints of a single DB instance for read-heavy database workloads. You can create one or more replicas of a given source DB Instance and serve high-volume application read traffic from multiple copies of your data, thereby increasing aggregate read throughput. Read replicas can also be promoted when needed to become standalone DB instances. Read replicas are available in Amazon RDS for  MySQL ,  MariaDB ,  PostgreSQL ,  Oracle , and  SQL Server  as well as  Amazon Aurora . For the MySQL, MariaDB, PostgreSQL, Oracle, and SQL Server database engines, Amazon RDS creates a second DB instance using a snapshot of the source DB instance. It then uses the engines' native asynchronous replication to update the read replica whenever there is a change to the source DB inst...