Find the Best Cosmetic Hospitals

Explore trusted cosmetic hospitals and make a confident choice for your transformation.

“Invest in yourself — your confidence is always worth it.”

Explore Cosmetic Hospitals

Start your journey today — compare options in one place.

AWS Tutorials: How to Shutdown (Stop / Start) Relational Database Service?

To shutdown (stop) and start a Relational Database Service (RDS) instance in AWS, you can follow these steps:

Stopping an RDS Instance

  1. Sign in to the AWS Management Console: Go to the AWS Management Console and sign in with your credentials.
  2. Navigate to the RDS Dashboard: In the AWS Management Console, open the RDS dashboard by searching for “RDS” in the services menu or directly selecting “RDS” from the services list.
  3. Select the RDS Instance: In the RDS dashboard, select “Databases” from the navigation pane to view your instances. Find the RDS instance you want to stop.
  4. Stop the Instance:
    • Select the checkbox next to the RDS instance you want to stop.
    • Click on the “Actions” dropdown menu.
    • Choose “Stop” from the list of actions.
  5. Confirm the Stop Action: A confirmation dialog will appear. Confirm that you want to stop the instance by clicking “Stop.”

Starting an RDS Instance

  1. Sign in to the AWS Management Console: Go to the AWS Management Console and sign in with your credentials.
  2. Navigate to the RDS Dashboard: In the AWS Management Console, open the RDS dashboard.
  3. Select the RDS Instance: In the RDS dashboard, select “Databases” from the navigation pane to view your instances. Find the RDS instance you want to start.
  4. Start the Instance:
    • Select the checkbox next to the RDS instance you want to start.
    • Click on the “Actions” dropdown menu.
    • Choose “Start” from the list of actions.
  5. Confirm the Start Action: A confirmation dialog will appear. Confirm that you want to start the instance by clicking “Start.”

AWS Command Line Interface (CLI) to stop and start an RDS instance

Stop RDS Instance:

$ aws rds stop-db-instance --db-instance-identifier your-db-instance-identifier

Start RDS Instance:


$ aws rds start-db-instance --db-instance-identifier your-db-instance-identifier

Replace your-db-instance-identifier with the identifier of your RDS instance.Code language: JavaScript (javascript)

Script for Stopping and Starting RDS Instance

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services — all in one place.

Explore Hospitals
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at <a href="https://www.cotocus.com/">Cotocus</a>. I share tech blog at <a href="https://www.devopsschool.com/">DevOps School</a>, travel stories at <a href="https://www.holidaylandmark.com/">Holiday Landmark</a>, stock market tips at <a href="https://www.stocksmantra.in/">Stocks Mantra</a>, health and fitness guidance at <a href="https://www.mymedicplus.com/">My Medic Plus</a>, product reviews at <a href="https://www.truereviewnow.com/">TrueReviewNow</a> , and SEO strategies at <a href="https://www.wizbrand.com/">Wizbrand.</a> Do you want to learn <a href="https://www.quantumuting.com/">Quantum Computing</a>? <strong>Please find my social handles as below;</strong> <a href="https://www.rajeshkumar.xyz/">Rajesh Kumar Personal Website</a> <a href="https://www.youtube.com/TheDevOpsSchool">Rajesh Kumar at YOUTUBE</a> <a href="https://www.instagram.com/rajeshkumarin">Rajesh Kumar at INSTAGRAM</a> <a href="https://x.com/RajeshKumarIn">Rajesh Kumar at X</a> <a href="https://www.facebook.com/RajeshKumarLog">Rajesh Kumar at FACEBOOK</a> <a href="https://www.linkedin.com/in/rajeshkumarin/">Rajesh Kumar at LINKEDIN</a> <a href="https://www.wizbrand.com/rajeshkumar">Rajesh Kumar at WIZBRAND</a> <a href="https://www.rajeshkumar.xyz/dailylogs">Rajesh Kumar DailyLogs</a>

Related Posts

What is Amazon Redshift?

🟥 The Complete Guide to AWS Redshift – Cloud Data Warehousing at Scale As the digital economy expands, the amount of data generated by businesses is growing…

Read More

What is Amazon Redshift and use cases of Amazon Redshift?

What is Amazon Redshift? If you’re in the world of big data, you’ve probably heard of Amazon Redshift. But what exactly is it? Simply put, Amazon Redshift…

Read More

What is Amazon SimpleDB?

Amazon one of the big name, offering its customers computing infrastructure through Amazon Web Services since 2006. Aims to use its own infrastructure to provide the building…

Read More

AWS Tutorials: FinOps – AWS Certificate Manager (ACM) & Private CA cost optimisation strategies

Pricing FAQ For AWS Private Certificate Authority Pricing for AWS Certificate Manager You are not subject to an additional charge for SSL/TLS certificates that you manage with…

Read More

What is AWS App Mesh and use cases of AWS App Mesh?

What is AWS App Mesh? AWS App Mesh is a service mesh offering from Amazon Web Services that facilitates communication and management of your microservices across multiple…

Read More

What is AWS and use cases of AWS?

What is AWS? Amazon Web Services (AWS) is a comprehensive and widely used cloud computing platform given by Amazon. AWS offers a broad set of services, including…

Read More
Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x