<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CS101 GDB 1 Solution and Discussion]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/1440/cs101-gdb-1-solution-and-discussion">CS101 GDB 1 Solution and Discussion</a></p>
<p dir="auto">Total Marks	5<br />
Starting Date	Monday, February 15, 2021<br />
Closing Date	Tuesday, February 16, 2021<br />
Status	Open<br />
Question Title	Graded Discussion Board<br />
Question Description	<br />
A development team is developing a special purpose application for some organization. The data is very large but relatively static. Data loss is an acceptable risk. Multiple users are accessing the application at the same time. File system and database system are two approaches which can be used to store data. Being a database expert, you are approached by the Team manager to help them in deciding which of the above mentioned data storage system will be more suitable for current scenario.</p>
<p dir="auto">Suggest the storage system considering the above mentioned scenario with solid reasoning.</p>
]]></description><link>https://community.secnto.com//topic/2187/cs101-gdb-1-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 23:01:20 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/2187.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Feb 2021 16:35:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CS101 GDB 1 Solution and Discussion on Tue, 16 Feb 2021 16:37:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rabia-rabi" aria-label="Profile: rabia-rabi">@<bdi>rabia-rabi</bdi></a> said in <a href="/post/6472">CS101 GDB 1 Solution and Discussion</a>:</p>
<blockquote>
<p dir="auto">A development team is developing a special purpose application for some organization. The data is very large but relatively static. Data loss is an acceptable risk. Multiple users are accessing the application at the same time. File system and database system are two approaches which can be used to store data. Being a database expert, you are approached by the Team manager to help them in deciding which of the above mentioned data storage system will be more suitable for current scenario.</p>
</blockquote>
<p dir="auto">If multiple user accessing the database then the suitable database server is SQL server, Oracle and MySQL are designed to deal with multiple concurrent users, while access the file, it is always single-user.<br />
Database servers we use as per the requirement of the database storage.<br />
Cassandra:This is developed by the Facebook, in this NoSQL database is now managed by the Apache Foundation.<br />
HBase: This is used for the non-relational data-store for Hadoop.<br />
MongoDB: It is designed to support humongous databases.<br />
Neo4j: It is world’s leading graph database.</p>
]]></description><link>https://community.secnto.com//post/6473</link><guid isPermaLink="true">https://community.secnto.com//post/6473</guid><dc:creator><![CDATA[zaasmi]]></dc:creator><pubDate>Tue, 16 Feb 2021 16:37:16 GMT</pubDate></item></channel></rss>