<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>GCP &amp;mdash;   christova  </title>
    <link>https://christova.writeas.com/tag:GCP</link>
    <description>&lt;b&gt;&lt;h3&gt;Tech Articles&lt;/h3&gt;&lt;/b&gt;&lt;br/&gt;&lt;b&gt;Collated from various sources. Full copyright remains with original authors.&lt;/b&gt;</description>
    <pubDate>Sat, 18 Apr 2026 10:42:55 +0000</pubDate>
    <item>
      <title>Data Pipelines on Cloud</title>
      <link>https://christova.writeas.com/data-pipelines-on-cloud?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;#aws #azure #gcp #cloud #datapipelines #amazon #microsoft #google&#xA;&#xA;Data Pipelines in the Cloud: Azure, AWS, and GCP &#xA;&#xA;Building efficient data pipelines across Microsoft Azure, AWS, and Google Cloud Platform (GCP) showcases each platform’s unique capabilities in managing the data lifecycle. From ingestion to visualisation, here’s a comparison of how these platforms cater to key phases: &#xA;&#xA;Ingestion: &#xA;Azure uses Data Factory for seamless data collection. &#xA;AWS provides Kinesis and Data Pipeline for scalable ingestion. &#xA;GCP offers Dataflow and Pub/Sub for real-time streaming. &#xA;&#xA;Data Lakes: &#xA;Azure supports hierarchical namespaces with Data Lake Storage. &#xA;AWS simplifies data lake management with Lake Formation. &#xA;GCP enables cross-cloud analytics with BigQuery Omni. &#xA;&#xA;Processing: &#xA;Azure accelerates data processing with Databricks. &#xA;AWS offers Glue for easy preparation and transformation. &#xA;GCP provides Dataprep for intuitive data preparation with Trifacta. &#xA;&#xA;Data Warehousing: &#xA;Azure integrates warehousing and analytics with Synapse Analytics. &#xA;AWS ensures efficient large-scale analysis with Redshift. &#xA;GCP offers a serverless and scalable solution with BigQuery. &#xA;&#xA;Presentation Layer: &#xA;Azure delivers actionable insights with Power BI’s visualisations. &#xA;AWS enhances business intelligence with ML-powered QuickSight. &#xA;GCP turns data into customisable reports and dashboards with Data Studio. &#xA;&#xA;Each platform streamlines the data journey from collection to insights. Azure excels in comprehensive analytics, AWS in scalability, and GCP in real-time and user-friendly tools. The best choice depends on your goals, tech stack, and budget. &#xA;&#xA;Unlock the potential of cloud data pipelines to drive smarter decisions and innovation.]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.snap.as/iO8qu7Za.gif" alt=""/></p>

<p><a href="https://christova.writeas.com/tag:aws" class="hashtag"><span>#</span><span class="p-category">aws</span></a> <a href="https://christova.writeas.com/tag:azure" class="hashtag"><span>#</span><span class="p-category">azure</span></a> <a href="https://christova.writeas.com/tag:gcp" class="hashtag"><span>#</span><span class="p-category">gcp</span></a> <a href="https://christova.writeas.com/tag:cloud" class="hashtag"><span>#</span><span class="p-category">cloud</span></a> <a href="https://christova.writeas.com/tag:datapipelines" class="hashtag"><span>#</span><span class="p-category">datapipelines</span></a> <a href="https://christova.writeas.com/tag:amazon" class="hashtag"><span>#</span><span class="p-category">amazon</span></a> <a href="https://christova.writeas.com/tag:microsoft" class="hashtag"><span>#</span><span class="p-category">microsoft</span></a> <a href="https://christova.writeas.com/tag:google" class="hashtag"><span>#</span><span class="p-category">google</span></a></p>

<p><strong>Data Pipelines in the Cloud: Azure, AWS, and GCP</strong></p>

<p>Building efficient data pipelines across Microsoft Azure, AWS, and Google Cloud Platform (GCP) showcases each platform’s unique capabilities in managing the data lifecycle. From ingestion to visualisation, here’s a comparison of how these platforms cater to key phases:</p>

<p><strong>Ingestion:</strong>
Azure uses Data Factory for seamless data collection.
AWS provides Kinesis and Data Pipeline for scalable ingestion.
GCP offers Dataflow and Pub/Sub for real-time streaming.</p>

<p><strong>Data Lakes:</strong>
Azure supports hierarchical namespaces with Data Lake Storage.
AWS simplifies data lake management with Lake Formation.
GCP enables cross-cloud analytics with BigQuery Omni.</p>

<p><strong>Processing:</strong>
Azure accelerates data processing with Databricks.
AWS offers Glue for easy preparation and transformation.
GCP provides Dataprep for intuitive data preparation with Trifacta.</p>

<p><strong>Data Warehousing:</strong>
Azure integrates warehousing and analytics with Synapse Analytics.
AWS ensures efficient large-scale analysis with Redshift.
GCP offers a serverless and scalable solution with BigQuery.</p>

<p><strong>Presentation Layer:</strong>
Azure delivers actionable insights with Power BI’s visualisations.
AWS enhances business intelligence with ML-powered QuickSight.
GCP turns data into customisable reports and dashboards with Data Studio.</p>

<p>Each platform streamlines the data journey from collection to insights. Azure excels in comprehensive analytics, AWS in scalability, and GCP in real-time and user-friendly tools. The best choice depends on your goals, tech stack, and budget.</p>

<p>Unlock the potential of cloud data pipelines to drive smarter decisions and innovation.</p>
]]></content:encoded>
      <guid>https://christova.writeas.com/data-pipelines-on-cloud</guid>
      <pubDate>Sat, 28 Mar 2026 02:37:09 +0000</pubDate>
    </item>
    <item>
      <title>Choosing a Database</title>
      <link>https://christova.writeas.com/choosing-a-database?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;#database #sql #nosql #acid #aws #azure #gcp&#xA;&#xA;Here are steps to help you choose the appropriate database:&#xA;&#xA;𝗨𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱 𝗬𝗼𝘂𝗿 𝗗𝗮𝘁𝗮 𝗥𝗲𝗾𝘂𝗶𝗿𝗲𝗺𝗲𝗻𝘁𝘀&#xA;&#xA; Analyze the nature of your data, including its structure, volume, and complexity.&#xA; Determine if your data is structured (relational), semistructured (like JSON or XML), or unstructured (e.g., text, images).&#xA; Consider the growth rate of your data and whether it&#39;s transactional or analytical.&#xA;&#xA;𝗜𝗱𝗲𝗻𝘁𝗶𝗳𝘆 𝗬𝗼𝘂𝗿 𝗨𝘀𝗲 𝗖𝗮𝘀𝗲𝘀:&#xA;&#xA; Define the specific use cases your application will have, such as read heavy, write heavy, complex queries, realtime analytics, or simple CRUD operations.&#xA;&#xA;𝗦𝗰𝗮𝗹𝗮𝗯𝗶𝗹𝗶𝘁𝘆 𝗥𝗲𝗾𝘂𝗶𝗿𝗲𝗺𝗲𝗻𝘁𝘀:&#xA;&#xA; Determine if your application needs to scale horizontally (adding more servers) or vertically (upgrading server resources).&#xA; Look at the database&#39;s ability to handle increased loads and traffic.&#xA;&#xA;𝗗𝗮𝘁𝗮 𝗖𝗼𝗻𝘀𝗶𝘀𝘁𝗲𝗻𝗰𝘆:&#xA;&#xA; Decide whether your application requires strict ACID (Atomicity, Consistency, Isolation, Durability) compliance or if eventual consistency is acceptable.&#xA;&#xA;𝗤𝘂𝗲𝗿𝘆 𝗖𝗼𝗺𝗽𝗹𝗲𝘅𝗶𝘁𝘆:&#xA;&#xA; Consider the types of queries your application will run and whether the database can efficiently handle them.&#xA; Evaluate the indexing and querying capabilities.&#xA;&#xA;𝐃𝐚𝐭𝐚 𝐌𝐨𝐝𝐞𝐥:&#xA;&#xA; Choose between relational databases (SQL) and NoSQL databases based on your data structure and query requirements.&#xA; &#xA;𝗖𝗼𝗺𝗽𝗮𝘁𝗶𝗯𝗶𝗹𝗶𝘁𝘆 𝘄𝗶𝘁𝗵 𝗧𝗲𝗰𝗵𝗻𝗼𝗹𝗼𝗴𝘆 𝗦𝘁𝗮𝗰𝗸:&#xA;&#xA; Ensure that the selected database integrates well with your existing technology stack and frameworks.&#xA;&#xA;𝗙𝘂𝘁𝘂𝗿𝗲 𝗚𝗿𝗼𝘄𝘁𝗵:&#xA;&#xA; Think about the longterm scalability and growth of your application and whether the chosen database can accommodate future needs.&#xA;&#xA;Based on my understanding, I&#39;ve compiled a list of databases, which I&#39;ve updated from the diagram initially provided by Satish Gupta. Please note that this list may not cover all databases, and I might have overlooked some. Additionally, there may be databases that can serve multiple use cases. The intention here is to categorise databases based on use cases or sql/nosql/newsql databases]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.snap.as/U9AyZTd2.gif" alt=""/></p>

<p><a href="https://christova.writeas.com/tag:database" class="hashtag"><span>#</span><span class="p-category">database</span></a> <a href="https://christova.writeas.com/tag:sql" class="hashtag"><span>#</span><span class="p-category">sql</span></a> <a href="https://christova.writeas.com/tag:nosql" class="hashtag"><span>#</span><span class="p-category">nosql</span></a> <a href="https://christova.writeas.com/tag:acid" class="hashtag"><span>#</span><span class="p-category">acid</span></a> <a href="https://christova.writeas.com/tag:aws" class="hashtag"><span>#</span><span class="p-category">aws</span></a> <a href="https://christova.writeas.com/tag:azure" class="hashtag"><span>#</span><span class="p-category">azure</span></a> <a href="https://christova.writeas.com/tag:gcp" class="hashtag"><span>#</span><span class="p-category">gcp</span></a></p>

<p><strong>Here are steps to help you choose the appropriate database:</strong></p>

<p>𝗨𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱 𝗬𝗼𝘂𝗿 𝗗𝗮𝘁𝗮 𝗥𝗲𝗾𝘂𝗶𝗿𝗲𝗺𝗲𝗻𝘁𝘀</p>

<p> Analyze the nature of your data, including its structure, volume, and complexity.
 Determine if your data is structured (relational), semistructured (like JSON or XML), or unstructured (e.g., text, images).
 Consider the growth rate of your data and whether it&#39;s transactional or analytical.</p>

<p>𝗜𝗱𝗲𝗻𝘁𝗶𝗳𝘆 𝗬𝗼𝘂𝗿 𝗨𝘀𝗲 𝗖𝗮𝘀𝗲𝘀:</p>

<p> Define the specific use cases your application will have, such as read heavy, write heavy, complex queries, realtime analytics, or simple CRUD operations.</p>

<p>𝗦𝗰𝗮𝗹𝗮𝗯𝗶𝗹𝗶𝘁𝘆 𝗥𝗲𝗾𝘂𝗶𝗿𝗲𝗺𝗲𝗻𝘁𝘀:</p>

<p> Determine if your application needs to scale horizontally (adding more servers) or vertically (upgrading server resources).
 Look at the database&#39;s ability to handle increased loads and traffic.</p>

<p>𝗗𝗮𝘁𝗮 𝗖𝗼𝗻𝘀𝗶𝘀𝘁𝗲𝗻𝗰𝘆:</p>

<p> Decide whether your application requires strict ACID (Atomicity, Consistency, Isolation, Durability) compliance or if eventual consistency is acceptable.</p>

<p>𝗤𝘂𝗲𝗿𝘆 𝗖𝗼𝗺𝗽𝗹𝗲𝘅𝗶𝘁𝘆:</p>

<p> Consider the types of queries your application will run and whether the database can efficiently handle them.
 Evaluate the indexing and querying capabilities.</p>

<p>𝐃𝐚𝐭𝐚 𝐌𝐨𝐝𝐞𝐥:</p>

<p> Choose between relational databases (SQL) and NoSQL databases based on your data structure and query requirements.</p>

<p>𝗖𝗼𝗺𝗽𝗮𝘁𝗶𝗯𝗶𝗹𝗶𝘁𝘆 𝘄𝗶𝘁𝗵 𝗧𝗲𝗰𝗵𝗻𝗼𝗹𝗼𝗴𝘆 𝗦𝘁𝗮𝗰𝗸:</p>

<p> Ensure that the selected database integrates well with your existing technology stack and frameworks.</p>

<p>𝗙𝘂𝘁𝘂𝗿𝗲 𝗚𝗿𝗼𝘄𝘁𝗵:</p>

<p> Think about the longterm scalability and growth of your application and whether the chosen database can accommodate future needs.</p>

<p>Based on my understanding, I&#39;ve compiled a list of databases, which I&#39;ve updated from the diagram initially provided by Satish Gupta. Please note that this list may not cover all databases, and I might have overlooked some. Additionally, there may be databases that can serve multiple use cases. The intention here is to categorise databases based on use cases or sql/nosql/newsql databases</p>
]]></content:encoded>
      <guid>https://christova.writeas.com/choosing-a-database</guid>
      <pubDate>Thu, 26 Mar 2026 12:48:47 +0000</pubDate>
    </item>
    <item>
      <title>Cloud Comparison</title>
      <link>https://christova.writeas.com/cloud-comparison?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;#cloud #CloudComparison #AWS #Azure #GoogleCloud #GCP #OracleCloud]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.snap.as/LeGIwNDV.jpeg" alt=""/></p>

<p><a href="https://christova.writeas.com/tag:cloud" class="hashtag"><span>#</span><span class="p-category">cloud</span></a> <a href="https://christova.writeas.com/tag:CloudComparison" class="hashtag"><span>#</span><span class="p-category">CloudComparison</span></a> <a href="https://christova.writeas.com/tag:AWS" class="hashtag"><span>#</span><span class="p-category">AWS</span></a> <a href="https://christova.writeas.com/tag:Azure" class="hashtag"><span>#</span><span class="p-category">Azure</span></a> <a href="https://christova.writeas.com/tag:GoogleCloud" class="hashtag"><span>#</span><span class="p-category">GoogleCloud</span></a> <a href="https://christova.writeas.com/tag:GCP" class="hashtag"><span>#</span><span class="p-category">GCP</span></a> <a href="https://christova.writeas.com/tag:OracleCloud" class="hashtag"><span>#</span><span class="p-category">OracleCloud</span></a></p>
]]></content:encoded>
      <guid>https://christova.writeas.com/cloud-comparison</guid>
      <pubDate>Tue, 04 Feb 2025 13:27:34 +0000</pubDate>
    </item>
    <item>
      <title>Comparison of Cloud Services</title>
      <link>https://christova.writeas.com/comparison-of-cloud-services?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;#cloud #CloudServices #AWS #azure #GoogleCloud #GCP #oracle]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.snap.as/JwANac0M.jpg" alt=""/></p>

<p><a href="https://christova.writeas.com/tag:cloud" class="hashtag"><span>#</span><span class="p-category">cloud</span></a> <a href="https://christova.writeas.com/tag:CloudServices" class="hashtag"><span>#</span><span class="p-category">CloudServices</span></a> <a href="https://christova.writeas.com/tag:AWS" class="hashtag"><span>#</span><span class="p-category">AWS</span></a> <a href="https://christova.writeas.com/tag:azure" class="hashtag"><span>#</span><span class="p-category">azure</span></a> <a href="https://christova.writeas.com/tag:GoogleCloud" class="hashtag"><span>#</span><span class="p-category">GoogleCloud</span></a> <a href="https://christova.writeas.com/tag:GCP" class="hashtag"><span>#</span><span class="p-category">GCP</span></a> <a href="https://christova.writeas.com/tag:oracle" class="hashtag"><span>#</span><span class="p-category">oracle</span></a></p>
]]></content:encoded>
      <guid>https://christova.writeas.com/comparison-of-cloud-services</guid>
      <pubDate>Mon, 25 Nov 2024 10:23:02 +0000</pubDate>
    </item>
  </channel>
</rss>