Skip to main content

Posts

 Hi friends i'm Gopal today we are going to discuss about Amazon RDS : Managed Relational Database in cloud. Before going to discuss let's have a look on Relational Database Relational Database: Relational Database is the database in which data is represented in the form of tables. The tables are related to each other we can retrieve required data by using queries.  Amazon Relational Database Services: Amazon Relational Database Services is a distribued relational database service by Amazon Web Services(AWS). It is a web service running in the cloud designed to simplify the setup,operations,and scaling of relational database for use in applications. Administration process like patching the database software, backing up databases and enabling point-in-time recovery are managed automatically. Scaling storage and compute resources can be performed by a single API call to the AWS control plane on demand. AWS does not offer an SSH connection to the underlying virtual machine as a p...
Recent posts
 Hi friends i'm Gopal today i'm here to discuss about cloud computing, before going to our topic let's have a question why cloud computing? we know that data is the most precious thing in our modern world, we need our data to be safe secure and easily accessible. As we are floating in the digital world, we need to retrieval our data at any place and at any time and it is possible to do all these things with cloud computing. what is cloud computing ? Cloud computing is the delivery of different services through the internet which includes tools and applications like data storage, servers, databases, networking, and software.        Types of cloud computing     Types of cloud computing can divide  as two types i.e.   Deployment  model and service model.  Deployment Model     A cloud deployment model defines the cloud   services you are consuming and the responsibility   model for who manages them. ...