MultiCloud Classroom notes 09/Nov/2024

Automating Database Management and Administrations

  • All the cloud infra is generally created using Infra Provisioning tools such as terraform, cloudformation, ARM Templates
  • For basic automations, we can use shell scripts which use AWS or Azure CLIs

Using AWS CLI to Manage Databases

  • Configuring a user for CLI access in AWS
  • Lets create a mysql rds instance (free tier)
  • AWS CLI
aws <service> <action> [-parameter1 value1] ...[-parametern valuen]

Using Azure CLI to Manage Databases

  • Azure CLI
az <service> [sub-components] action 

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube