<?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[Jerry Chong's Blog - Technology, Enterprise Architecture and Cloud Computing]]></title><description><![CDATA[Jerry Chong is Senior Solutions Architect at DHL. Previously he is CTO in award-winning IoT startup and Master of Engineering Management (IMEM) alumni at Tsingh]]></description><link>https://blog.jerrychong.xyz</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 05:37:58 GMT</lastBuildDate><atom:link href="https://blog.jerrychong.xyz/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Vibe Coding 101 Using Qwen3-Coder LLM Model]]></title><description><![CDATA[Introduction
In 2025, Alibaba Cloud (阿里云) announced and released new Qwen3 (通义千问3) large language models (LLM), which is part of their Qwen family of LLMs.
As of 29 September 2025, Alibaba Cloud released following Qwen3 models:

Qwen3-235B-A22B

A la...]]></description><link>https://blog.jerrychong.xyz/vibe-coding-101-using-qwen3-coder-llm-model</link><guid isPermaLink="true">https://blog.jerrychong.xyz/vibe-coding-101-using-qwen3-coder-llm-model</guid><category><![CDATA[alibaba cloud]]></category><category><![CDATA[alibaba]]></category><category><![CDATA[Qwen3-Coder]]></category><category><![CDATA[Qwen3]]></category><category><![CDATA[GenAI applications]]></category><category><![CDATA[llm]]></category><dc:creator><![CDATA[Jerry Chong]]></dc:creator><pubDate>Mon, 29 Sep 2025 16:09:39 GMT</pubDate><content:encoded><![CDATA[<p><img src="https://qianwen-res.oss-accelerate-overseas.aliyuncs.com/qwen3-banner.png" alt /></p>
<h2 id="heading-introduction">Introduction</h2>
<p>In 2025, <a target="_blank" href="https://www.alibabacloud.com/">Alibaba Cloud</a> (<strong>阿里云</strong>) announced and released new Qwen3 (<strong>通义千问3</strong>) large language models (LLM), which is part of their Qwen family of LLMs.</p>
<p>As of 29 September 2025, Alibaba Cloud released following Qwen3 models:</p>
<ul>
<li><p><strong>Qwen3-235B-A22B</strong></p>
<ul>
<li>A large model with 235 billion total parameters and 22 billion activated parameters.</li>
</ul>
</li>
<li><p><strong>Qwen3-32B</strong></p>
</li>
<li><p><strong>Qwen3-30B-A3B</strong></p>
<ul>
<li>A smaller MoE model with 30 billion total parameters and 3 billion activated parameters.</li>
</ul>
</li>
<li><p><strong>Qwen3-14B</strong></p>
</li>
<li><p><strong>Qwen3-8B</strong></p>
</li>
<li><p><strong>Qwen3-4B</strong></p>
</li>
<li><p><strong>Qwen3-1.7B</strong></p>
</li>
<li><p><strong>Qwen3-0.6B</strong></p>
</li>
<li><p><strong>Qwen3-Coder-480B-A35B-Instruct</strong></p>
<ul>
<li>A 480B-parameter Mixture-of-Experts model with 35B active parameters which supports the context length of 256K tokens natively and 1M tokens with extrapolation methods.</li>
</ul>
</li>
<li><p><strong>Qwen3-Embedding-8B</strong></p>
</li>
<li><p><strong>Qwen3-Embedding-4B</strong></p>
</li>
<li><p><strong>Qwen3-Embedding-0.6B</strong></p>
</li>
<li><p><strong>Qwen3-Next-80B-A3B-Base</strong></p>
<ul>
<li>An 80-billion-parameter model that activates only 3 billion parameters during inference.</li>
</ul>
</li>
<li><p><strong>Qwen3-Next-80B-A3B-Instruct</strong></p>
</li>
<li><p><strong>Qwen3-Next-80B-A3B-Thinking</strong></p>
</li>
<li><p><strong>Qwen3-Omni</strong></p>
<ul>
<li>Natively end-to-end multilingual omni model.</li>
</ul>
</li>
<li><p><strong>Qwen3-TTS-Flash</strong></p>
<ul>
<li>A flagship text-to-speech model that supports multi-timbre, multi-lingual, and multi-dialect speech synthesis.</li>
</ul>
</li>
</ul>
<p>Above Qwen3 models have new capabilities such as:</p>
<ul>
<li><p><strong>Hybrid Thinking Modes</strong></p>
<ul>
<li><p>Thinking Mode</p>
</li>
<li><p>Non-Thinking Mode</p>
</li>
</ul>
</li>
<li><p><strong>Multilingual Support</strong></p>
<ul>
<li>119 Languages and Dialects</li>
</ul>
</li>
<li><p><strong>Improved Agentic Capabilities</strong></p>
<ul>
<li>Supports of MCP</li>
</ul>
</li>
<li><p><strong>Integrations with Open Source Ecosystem</strong></p>
</li>
</ul>
<p><img src="https://qianwen-res.oss-accelerate-overseas.aliyuncs.com/qwen3-logo.png" alt /></p>
<ul>
<li><strong>Many more….</strong></li>
</ul>
<h2 id="heading-quick-start-guide-for-vibe-coding-using-qwen3-coder-llm-model">Quick Start Guide For Vibe Coding Using Qwen3-Coder LLM Model</h2>
<ol>
<li><p>Navigate to Qwen Chat Portal via <a target="_blank" href="https://chat.qwen.ai/">https://chat.qwen.ai/</a>.</p>
<p> <img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1759161112810/837ddcb7-89f0-49b4-a5b4-024a54cebc67.png" alt class="image--center mx-auto" /></p>
</li>
<li><p>Click <strong>Log in</strong> or <strong>Sign up</strong> button. You can use either email, Google SSO or GitHub SSO based on your preferences.</p>
</li>
<li><p>After done, it should auto navigate to Home Page.</p>
<p> <img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1759161264775/ded6b848-a81b-47d8-98e0-c155f30b9d6b.png" alt class="image--center mx-auto" /></p>
</li>
<li><p>On top left corner, select your preferred Qwen3 LLM model. You would able to select <strong>Qwen3-Max</strong>, <strong>Qwen3-235B-A22B, Qwen3-Coder, Qwen3-Omni-Flash</strong> or <strong>Qwen3-Next-80B-A3B</strong> from the list.</p>
<p> <img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1759161306317/2783f900-15a2-4745-be91-91f681d72870.png" alt class="image--center mx-auto" /></p>
</li>
<li><p>After selected your preferred Qwen3 LLM models, proceed to enter your preferred prompt.</p>
</li>
<li><p>In this example, enter following prompts for generate web application from zero.</p>
<p> <code>To create a 3D Google Earth, you need to load the terrain map correctly. You can use any online resource. The code is written into an HTML file.</code></p>
</li>
<li><p>Now it will start generating new codes and having similar to following screenshot:</p>
<p> <img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1759161648024/8f7c2874-0001-460c-a72a-79a2c6937fa4.png" alt class="image--center mx-auto" /></p>
</li>
<li><p>To validate if earlier Qwen3-Coder generated output codes are really working fine, we proceed to copy whole codes and test on separate website.</p>
</li>
<li><p>Paste whole codes into Real-time HTML Editor via <a target="_blank" href="https://htmledit.squarefree.com/">https://htmledit.squarefree.com/</a>. (Notes: You may choose any other preferred HTML editor)</p>
</li>
<li><p>It should able to display 3D Terrain Visualization web application, similar to following screenshot:</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1759161826155/184369ed-8983-4ee0-b492-30e629b8905e.png" alt class="image--center mx-auto" /></p>
</li>
<li><p>Done! You have just successfully vide coded new web application using Qwen3 LLM model, and good to proceed with any new prompts based on your preferences.</p>
</li>
</ol>
<h2 id="heading-useful-resources">Useful Resources</h2>
<ul>
<li><p>Qwen Alibaba Cloud Product Page</p>
<ul>
<li><a target="_blank" href="https://www.alibabacloud.com/en/solutions/generative-ai/qwen?_p_lc=1">https://www.alibabacloud.com/en/solutions/generative-ai/qwen?_p_lc=1</a></li>
</ul>
</li>
<li><p>Qwen Documentation</p>
<ul>
<li><a target="_blank" href="https://qwen.readthedocs.io/en/latest/">https://qwen.readthedocs.io/en/latest/</a></li>
</ul>
</li>
<li><p>Qwen Hugging Face Organization</p>
<ul>
<li><a target="_blank" href="https://huggingface.co/Qwen">https://huggingface.co/Qwen</a></li>
</ul>
</li>
<li><p>Qwen GitHub Organization</p>
<ul>
<li><a target="_blank" href="https://github.com/QwenLM">https://github.com/QwenLM</a></li>
</ul>
</li>
<li><p>Qwen AI Research Blog</p>
<ul>
<li><a target="_blank" href="https://qwen.ai/research">https://qwen.ai/research</a></li>
</ul>
</li>
<li><p>Qwen Chat Google Play Store</p>
<ul>
<li><a target="_blank" href="https://play.google.com/store/apps/details?id=ai.qwenlm.chat.android&amp;hl=en">https://play.google.com/store/apps/details?id=ai.qwenlm.chat.android&amp;hl=en</a></li>
</ul>
</li>
<li><p>Qwen Chat Apple Store</p>
<ul>
<li><a target="_blank" href="https://apps.apple.com/app/id6743778442">https://apps.apple.com/app/id6743778442</a></li>
</ul>
</li>
</ul>
<h2 id="heading-references">References</h2>
<ul>
<li><p><a target="_blank" href="https://qwen.ai/research">https://qwen.ai/research</a></p>
</li>
<li><p><a target="_blank" href="https://qwen.ai/blog?id=1e3fa5c2d4662af2855586055ad037ed9e555125&amp;from=research.research-list">https://qwen.ai/blog?id=1e3fa5c2d4662af2855586055ad037ed9e555125&amp;from=research.research-list</a></p>
</li>
<li><p><a target="_blank" href="https://qwen.ai/blog?id=888d803985bfb14e4b49df6f926ef9ba05349383&amp;from=research.research-list">https://qwen.ai/blog?id=888d803985bfb14e4b49df6f926ef9ba05349383&amp;from=research.research-list</a></p>
</li>
<li><p><a target="_blank" href="https://qwen.ai/blog?id=d927d7d2e59d059045ce758ded34f98c0186d2d7&amp;from=research.research-list">https://qwen.ai/blog?id=d927d7d2e59d059045ce758ded34f98c0186d2d7&amp;from=research.research-list</a></p>
</li>
<li><p><a target="_blank" href="https://qwen.ai/blog?id=4074cca80393150c248e508aa62983f9cb7d27cd&amp;from=research.latest-advancements-list">https://qwen.ai/blog?id=4074cca80393150c248e508aa62983f9cb7d27cd&amp;from=research.latest-advancements-list</a></p>
</li>
<li><p><a target="_blank" href="https://qwen.ai/blog?id=3425e8f58e31e252f5c53dd56ec47363045a3f6b&amp;from=research.research-list">https://qwen.ai/blog?id=3425e8f58e31e252f5c53dd56ec47363045a3f6b&amp;from=research.research-list</a></p>
</li>
<li><p><a target="_blank" href="https://qwen.ai/blog?id=f50261eff44dfc0dcbade2baf1b527692bdca4cd&amp;from=research.research-list">https://qwen.ai/blog?id=f50261eff44dfc0dcbade2baf1b527692bdca4cd&amp;from=research.research-list</a></p>
</li>
<li><p><a target="_blank" href="https://qwen.ai/blog?id=fdfbaf2907a36b7659a470c77fb135e381302028&amp;from=research.research-list">https://qwen.ai/blog?id=fdfbaf2907a36b7659a470c77fb135e381302028&amp;from=research.research-list</a></p>
</li>
</ul>
]]></content:encoded></item><item><title><![CDATA[Alibaba Cloud 101: Pengenalan Kepada Alibaba Cloud]]></title><description><![CDATA[Alibaba Cloud, anak syarikat kepada Alibaba Group, adalah salah satu syarikat komputan awan terkemuka di dunia bersama-sama dengan Amazon Web Services (AWS) dan Microsoft Azure serta merupakan penyedia awan terbesar di China dan kawasan Asia Pasifik ...]]></description><link>https://blog.jerrychong.xyz/alibaba-cloud-101-pengenalan-kepada-alibaba-cloud</link><guid isPermaLink="true">https://blog.jerrychong.xyz/alibaba-cloud-101-pengenalan-kepada-alibaba-cloud</guid><category><![CDATA[alibaba cloud]]></category><category><![CDATA[alibaba]]></category><category><![CDATA[Cloud]]></category><category><![CDATA[Cloud Computing]]></category><dc:creator><![CDATA[Jerry Chong]]></dc:creator><pubDate>Sat, 13 Apr 2024 05:01:41 GMT</pubDate><content:encoded><![CDATA[<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1712983387711/ff5a7823-a1dc-45e5-b269-8731bbad7ae2.png" alt class="image--center mx-auto" /></p>
<p><a target="_blank" href="https://www.alibabacloud.com/">Alibaba Cloud</a>, anak syarikat kepada <a target="_blank" href="https://www.alibabagroup.com/">Alibaba Group</a>, adalah salah satu syarikat komputan awan terkemuka di dunia bersama-sama dengan Amazon Web Services (AWS) dan Microsoft Azure serta merupakan penyedia awan terbesar di China dan kawasan Asia Pasifik (APAC). Ditubuhkan pada tahun 2009, Alibaba Cloud menawarkan rangkaian perkhidmatan awan yang menyeluruh untuk melayani pelanggan global termasuk Henkel, CASIO, Olimpik, JOTUN, Genting, dan TVB di lebih daripada 200 negara dan wilayah. Alibaba Cloud dikenali kerana fokusnya yang kuat terhadap R&amp;D, berterusan menginovasi tawarannya untuk menyokong transformasi digital perniagaan.</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1720619210134/340fd659-da88-49e3-928b-ab74752ae4c2.jpeg" alt class="image--center mx-auto" /></p>
<p>Sehingga April 2024, Alibaba Cloud mempunyai 89 zon ketersediaan di 30 wilayah seluruh dunia.</p>
<p><img src="https://dgtlinfra.com/wp-content/uploads/2023/10/Alibaba-Cloud-Regions-Data-Centers-Map-2023.jpg" alt="https://dgtlinfra.com/wp-content/uploads/2023/10/Alibaba-Cloud-Regions-Data-Centers-Map-2023.jpg" /></p>
<p>Senarai Pusat Data Alibaba Cloud:</p>
<ul>
<li><p>Singapura</p>
</li>
<li><p>Australia</p>
<ul>
<li>Sydney</li>
</ul>
</li>
<li><p>Thailand</p>
<ul>
<li>Bangkok</li>
</ul>
</li>
<li><p>Malaysia</p>
<ul>
<li>Kuala Lumpur</li>
</ul>
</li>
<li><p>Indonesia</p>
<ul>
<li>Jakarta</li>
</ul>
</li>
<li><p>Filipina</p>
</li>
<li><p>India</p>
<ul>
<li>Mumbai</li>
</ul>
</li>
<li><p>Jepun</p>
<ul>
<li>Tokyo</li>
</ul>
</li>
<li><p>Korea Selatan</p>
<ul>
<li>Seoul</li>
</ul>
</li>
<li><p>Emiriah Arab Bersatu (UAE)</p>
<ul>
<li>Dubai</li>
</ul>
</li>
<li><p>Arab Saudi</p>
<ul>
<li>Riyadh</li>
</ul>
</li>
<li><p>Jerman</p>
<ul>
<li>Frankfurt</li>
</ul>
</li>
<li><p>United Kingdom (UK)</p>
<ul>
<li>London</li>
</ul>
</li>
<li><p>Amerika Syarikat (AS)</p>
<ul>
<li><p>Virginia</p>
</li>
<li><p>Silicon Valley</p>
</li>
</ul>
</li>
<li><p>China</p>
<ul>
<li><p>Hong Kong</p>
</li>
<li><p>Qingdao</p>
</li>
<li><p>Beijing</p>
</li>
<li><p>Zhangjiakou</p>
</li>
<li><p>Hohhot</p>
</li>
<li><p>Ulanqab</p>
</li>
<li><p>Hangzhou</p>
</li>
<li><p>Shanghai</p>
</li>
<li><p>Nanjing</p>
</li>
<li><p>Shenzhen</p>
</li>
<li><p>Heyuan</p>
</li>
<li><p>Guangzhou</p>
</li>
<li><p>Chengdu</p>
</li>
<li><p>Fuzhou</p>
</li>
<li><p>Wuhan</p>
</li>
</ul>
</li>
</ul>
<p>Alibaba Cloud menawarkan pelbagai produk dan perkhidmatan untuk memenuhi keperluan industri dan perniagaan pelanggan yang berbeza.</p>
<p>Senarai Tawaran Produk Alibaba Cloud:</p>
<ul>
<li><p>Computing</p>
<ul>
<li><p>Elastic Compute Services (ECS)</p>
</li>
<li><p>CloudBox</p>
</li>
<li><p>Compute Nest</p>
</li>
<li><p>Dedicated Host</p>
</li>
<li><p>WUYING Workspace (EDS)</p>
</li>
<li><p>Elastic GPU Service</p>
</li>
<li><p>Simple Application Server (SAS)</p>
</li>
<li><p>Alibaba Cloud VMware Service (ACVS)</p>
</li>
</ul>
</li>
<li><p>Container</p>
<ul>
<li><p>Container Service for Kubernetes (ACK)</p>
</li>
<li><p>Container Registry (ACR)</p>
</li>
<li><p>Elastic Container Instance (ECI)</p>
</li>
<li><p>Serverless Kubernetes Service (ASK)</p>
</li>
</ul>
</li>
<li><p>Serverless</p>
<ul>
<li><p>Function Compute (FC)</p>
</li>
<li><p>Serverless App Engine (SAE)</p>
</li>
</ul>
</li>
<li><p>Storage</p>
<ul>
<li><p>Elastic Block Storage (EBS)</p>
</li>
<li><p>Object Storage Service (OSS)</p>
</li>
<li><p>Tablestore</p>
</li>
<li><p>Simple Log Service</p>
</li>
<li><p>Cloud Storage Gateway (CSG)</p>
</li>
<li><p>Hybrid Cloud Distributed Storage (HCDS)</p>
</li>
</ul>
</li>
<li><p>Networking &amp; CDN</p>
<ul>
<li><p>Server Load Balancer (SLB)</p>
</li>
<li><p>Elastic IP Address (EIP)</p>
</li>
<li><p>Cloud Data Transfer (CDT)</p>
</li>
<li><p>Virtual Private Cloud (VPC)</p>
</li>
<li><p>NAT Gateway</p>
</li>
<li><p>Network Intelligence Service (NIS)</p>
</li>
<li><p>Alibaba Cloud PrivateZone</p>
</li>
<li><p>Global Traffic Manager (GTM)</p>
</li>
<li><p>Cloud Enterprise Network (CEN)</p>
</li>
<li><p>Transit Router (TR)</p>
</li>
<li><p>CDN</p>
</li>
<li><p>Express Connect</p>
</li>
<li><p>Smart Access Gateway (SAG)</p>
</li>
<li><p>VPN Gateway (VPN)</p>
</li>
</ul>
</li>
<li><p>Security</p>
<ul>
<li><p>Anti-DDoS</p>
</li>
<li><p>Bastionhost</p>
</li>
<li><p>Cloud Firewall</p>
</li>
<li><p>Security Center</p>
</li>
<li><p>Web Application Firewall (WAF)</p>
</li>
<li><p>Cloud Hardware Security Module (HSM)</p>
</li>
<li><p>Key Management Service (KMS)</p>
</li>
<li><p>Sensitive Data Discovery &amp; Protection (SDDP)</p>
</li>
<li><p>Identity As A Service (IDaaS)</p>
</li>
<li><p>Resource Access Management (RAM)</p>
</li>
<li><p>Fraud Detection</p>
</li>
<li><p>Managed Security Service (MSS)</p>
</li>
<li><p>Penetration Test</p>
</li>
</ul>
</li>
<li><p>Middleware</p>
<ul>
<li><p>Microservices Engine (MSE)</p>
</li>
<li><p>Service Mesh (ASM)</p>
</li>
<li><p>ApsaraMQ</p>
</li>
<li><p>EventBridge</p>
</li>
<li><p>Application Real-Time Monitoring Service (ARMS)</p>
</li>
</ul>
</li>
<li><p>Database</p>
<ul>
<li><p>PolarDB for</p>
<ul>
<li><p>MySQL</p>
</li>
<li><p>PotgreSQL</p>
</li>
<li><p>Xscale</p>
</li>
</ul>
</li>
<li><p>AsparaDB RDS for</p>
<ul>
<li><p>MySQL</p>
</li>
<li><p>PostgreSQL</p>
</li>
<li><p>SQL Server</p>
</li>
<li><p>MariaDB</p>
</li>
<li><p>Redis</p>
</li>
<li><p>HBase</p>
</li>
<li><p>MyBase</p>
</li>
<li><p>ClickHouse</p>
</li>
</ul>
</li>
<li><p>Tair</p>
</li>
<li><p>Lindorm</p>
</li>
<li><p>Database Backup (DBS)</p>
</li>
<li><p>Data Management (DMS)</p>
</li>
<li><p>Database Autonomy Service (DAS)</p>
</li>
</ul>
</li>
<li><p>Analytics Computing</p>
<ul>
<li><p>Elasticsearch</p>
</li>
<li><p>Hologres</p>
</li>
<li><p>MaxCompute</p>
</li>
<li><p>Realtime Compute for Apache Flink</p>
</li>
<li><p>Data Lake Formation (DLF)</p>
</li>
<li><p>E-MapReduce</p>
</li>
<li><p>DataHub</p>
</li>
<li><p>Dataphin</p>
</li>
<li><p>DataWorks</p>
</li>
<li><p>DataV</p>
</li>
<li><p>Quick BI</p>
</li>
</ul>
</li>
<li><p>AI &amp; Machine Learning</p>
<ul>
<li><p>Platform for AI (PAI)</p>
</li>
<li><p>AIRec</p>
</li>
<li><p>PAI-Lingjun Intelligent Computing Service</p>
</li>
<li><p>Intelligent Service Robot</p>
</li>
<li><p>OpenSearch</p>
</li>
</ul>
</li>
<li><p>Media Services</p>
<ul>
<li><p>AsparaVideo Live</p>
</li>
<li><p>AsparaVideo VOD</p>
</li>
<li><p>AsparaVideo Media Processing (MPS)</p>
</li>
<li><p>Real-Time Streaming</p>
</li>
</ul>
</li>
<li><p>Enterprise Services &amp; Cloud Communication</p>
<ul>
<li><p>CloudQuotation</p>
</li>
<li><p>Robotic Process Automation (RPA)</p>
</li>
<li><p>Energy Expert</p>
</li>
<li><p>SOFAStack™</p>
</li>
<li><p>ZOLOZ Real ID</p>
</li>
<li><p>ZOLOZ SMART AML</p>
</li>
<li><p>Short Message Service (SMS)</p>
</li>
<li><p>Voice Service (VS)</p>
</li>
<li><p>Blockchain as a Service (BaaS)</p>
</li>
</ul>
</li>
<li><p>Internet of Things</p>
<ul>
<li><p>Cloud Display</p>
</li>
<li><p>IoT Edge</p>
</li>
<li><p>IoT Platform</p>
</li>
</ul>
</li>
</ul>
<p><img src="https://media.datacenterdynamics.com/media/images/AlibabaCloud.original_XUezb1l.jpg" alt="https://media.datacenterdynamics.com/media/images/AlibabaCloud.original_XUezb1l.jpg" /></p>
<p>Secara ringkas, Alibaba Cloud menawarkan pelbagai produk berasaskan awan yang membantu pelanggan global untuk berinovasi dengan cepat, mengurangkan kos, dan memperluas lebih pantas.</p>
<p>Hubungi saya melalui <a target="_blank" href="mailto:jerrychong25@gmail.com">jerrychong25@gmail.com</a> jika anda berminat untuk membina penyelesaian baru di Alibaba Cloud menggunakan akaun Free Tier!</p>
<p>Rujukan:</p>
<ul>
<li><p><a target="_blank" href="https://www.alibabacloud.com/e">https://www.alibabacloud.com/</a></p>
</li>
<li><p><a target="_blank" href="https://www.alibabacloud.com/en/campaign/apac-number-one">https://www.alibabacloud.com/en/campaign/apac-number-one</a></p>
</li>
<li><p><a target="_blank" href="https://www.alibabacloud.com/en/press-room/alibaba-group-ranked-as-the-world-third-largest">https://www.alibabacloud.com/en/press-room/alibaba-group-ranked-as-the-world-third-largest</a></p>
</li>
<li><p><a target="_blank" href="https://www.alibabacloud.com/en/global-locations">https://www.alibabacloud.com/en/global-locations</a></p>
</li>
<li><p><a target="_blank" href="https://dgtlinfra.com/alibaba-cloud-data-center-locations/">https://dgtlinfra.com/alibaba-cloud-data-center-locations/</a></p>
</li>
<li><p><a target="_blank" href="https://www.alibabacloud.com/en/product">https://www.alibabacloud.com/en/product</a></p>
</li>
<li><p><a target="_blank" href="https://www.datacenterdynamics.com/en/analysis/alibaba-cloud-making-difference-ai-big-data/">https://www.datacenterdynamics.com/en/analysis/alibaba-cloud-making-difference-ai-big-data/</a></p>
</li>
<li><p><a target="_blank" href="https://www.datacenterknowledge.com/alibaba/alibaba-spend-28-billion-cloud-infrastructure-over-three-years#close-modal">https://www.datacenterknowledge.com/alibaba/alibaba-spend-28-billion-cloud-infrastructure-over-three-years#close-modal</a></p>
</li>
</ul>
<p><em>Penafian: Semua maklumat dalam catatan blog ini adalah berdasarkan maklumat terkini yang tersedia dari laman web rujukan pada masa penulisan. Penulis berusaha untuk menyediakan maklumat yang tepat dan terkini; namun, penulis tidak dapat menjamin kelengkapan, kebolehpercayaan, atau ketepatan maklumat tersebut. Sila lakukan kajian teliti anda untuk mengesahkan sumber-sumber yang berkaitan secara langsung untuk maklumat terkini sebelum membuat sebarang pembelian.</em></p>
]]></content:encoded></item><item><title><![CDATA[Alibaba Cloud 101: An Introduction To Alibaba Cloud]]></title><description><![CDATA[Alibaba Cloud, subsidiary of Alibaba Group, is one of the world’s leading cloud computing companies along with Amazon Web Services (AWS) and Microsoft Azure as well as the largest cloud provider in China and Asia Pacific (APAC) region. Established in...]]></description><link>https://blog.jerrychong.xyz/alibaba-cloud-101-an-introduction-to-alibaba-cloud</link><guid isPermaLink="true">https://blog.jerrychong.xyz/alibaba-cloud-101-an-introduction-to-alibaba-cloud</guid><category><![CDATA[alibaba cloud]]></category><category><![CDATA[alibaba]]></category><category><![CDATA[Cloud]]></category><category><![CDATA[Cloud Computing]]></category><dc:creator><![CDATA[Jerry Chong]]></dc:creator><pubDate>Thu, 11 Apr 2024 16:00:00 GMT</pubDate><content:encoded><![CDATA[<p><img src="https://img.alicdn.com/tfs/TB1MyartET1gK0jSZFrXXcNCXXa-318-40.png_.webp" alt="Alibaba Cloud" class="image--center mx-auto" /></p>
<p><a target="_blank" href="https://www.alibabacloud.com/">Alibaba Cloud</a>, subsidiary of <a target="_blank" href="https://www.alibabagroup.com/">Alibaba Group</a>, is one of the world’s leading cloud computing companies along with Amazon Web Services (AWS) and Microsoft Azure as well as the largest cloud provider in China and Asia Pacific (APAC) region. Established in 2009, Alibaba Cloud offers a comprehensive suite of cloud services to serves global clients including Henkel, CASIO, Olympic, JOTUN, Genting and TVB in more than 200 countries and regions. Alibaba Cloud is well known for its strong focus on R&amp;D, continuously innovating its offerings to support the digital transformation of businesses.</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1720619152368/89006d66-e29e-4fae-ae4c-c2d5ed3c1dbc.jpeg" alt class="image--center mx-auto" /></p>
<p>As of April 2024, Alibaba Cloud has 89 availability zones across 30 regions in the world.</p>
<p><img src="https://dgtlinfra.com/wp-content/uploads/2023/10/Alibaba-Cloud-Regions-Data-Centers-Map-2023.jpg" alt="https://dgtlinfra.com/wp-content/uploads/2023/10/Alibaba-Cloud-Regions-Data-Centers-Map-2023.jpg" /></p>
<p>List of Alibaba Cloud's Data Centres:</p>
<ul>
<li><p>Singapore</p>
</li>
<li><p>Australia</p>
<ul>
<li>Sydney</li>
</ul>
</li>
<li><p>Thailand</p>
<ul>
<li>Bangkok</li>
</ul>
</li>
<li><p>Malaysia</p>
<ul>
<li>Kuala Lumpur</li>
</ul>
</li>
<li><p>Indonesia</p>
<ul>
<li>Jakarta</li>
</ul>
</li>
<li><p>Phillippines</p>
</li>
<li><p>India</p>
<ul>
<li>Mumbai</li>
</ul>
</li>
<li><p>Japan</p>
<ul>
<li>Tokyo</li>
</ul>
</li>
<li><p>South Korea</p>
<ul>
<li>Seoul</li>
</ul>
</li>
<li><p>United Arab Emirates (UAE)</p>
<ul>
<li>Dubai</li>
</ul>
</li>
<li><p>Saudi Arabia</p>
<ul>
<li>Riyadh</li>
</ul>
</li>
<li><p>Germany</p>
<ul>
<li>Frankfurt</li>
</ul>
</li>
<li><p>United Kingdom (UK)</p>
<ul>
<li>London</li>
</ul>
</li>
<li><p>United States (US)</p>
<ul>
<li><p>Virginia</p>
</li>
<li><p>Silicon Valley</p>
</li>
</ul>
</li>
<li><p>China</p>
<ul>
<li><p>Hong Kong</p>
</li>
<li><p>Qingdao</p>
</li>
<li><p>Beijing</p>
</li>
<li><p>Zhangjiakou</p>
</li>
<li><p>Hohhot</p>
</li>
<li><p>Ulanqab</p>
</li>
<li><p>Hangzhou</p>
</li>
<li><p>Shanghai</p>
</li>
<li><p>Nanjing</p>
</li>
<li><p>Shenzhen</p>
</li>
<li><p>Heyuan</p>
</li>
<li><p>Guangzhou</p>
</li>
<li><p>Chengdu</p>
</li>
<li><p>Fuzhou</p>
</li>
<li><p>Wuhan</p>
</li>
</ul>
</li>
</ul>
<p>Alibaba Cloud offered wide range of products and services for to cater clients different industrial and business needs.</p>
<p>List of Alibaba Cloud's Product Offerings:</p>
<ul>
<li><p>Computing</p>
<ul>
<li><p>Elastic Compute Services (ECS)</p>
</li>
<li><p>CloudBox</p>
</li>
<li><p>Compute Nest</p>
</li>
<li><p>Dedicated Host</p>
</li>
<li><p>WUYING Workspace (EDS)</p>
</li>
<li><p>Elastic GPU Service</p>
</li>
<li><p>Simple Application Server (SAS)</p>
</li>
<li><p>Alibaba Cloud VMware Service (ACVS)</p>
</li>
</ul>
</li>
<li><p>Container</p>
<ul>
<li><p>Container Service for Kubernetes (ACK)</p>
</li>
<li><p>Container Registry (ACR)</p>
</li>
<li><p>Elastic Container Instance (ECI)</p>
</li>
<li><p>Serverless Kubernetes Service (ASK)</p>
</li>
</ul>
</li>
<li><p>Serverless</p>
<ul>
<li><p>Function Compute (FC)</p>
</li>
<li><p>Serverless App Engine (SAE)</p>
</li>
</ul>
</li>
<li><p>Storage</p>
<ul>
<li><p>Elastic Block Storage (EBS)</p>
</li>
<li><p>Object Storage Service (OSS)</p>
</li>
<li><p>Tablestore</p>
</li>
<li><p>Simple Log Service</p>
</li>
<li><p>Cloud Storage Gateway (CSG)</p>
</li>
<li><p>Hybrid Cloud Distributed Storage (HCDS)</p>
</li>
</ul>
</li>
<li><p>Networking &amp; CDN</p>
<ul>
<li><p>Server Load Balancer (SLB)</p>
</li>
<li><p>Elastic IP Address (EIP)</p>
</li>
<li><p>Cloud Data Transfer (CDT)</p>
</li>
<li><p>Virtual Private Cloud (VPC)</p>
</li>
<li><p>NAT Gateway</p>
</li>
<li><p>Network Intelligence Service (NIS)</p>
</li>
<li><p>Alibaba Cloud PrivateZone</p>
</li>
<li><p>Global Traffic Manager (GTM)</p>
</li>
<li><p>Cloud Enterprise Network (CEN)</p>
</li>
<li><p>Transit Router (TR)</p>
</li>
<li><p>CDN</p>
</li>
<li><p>Express Connect</p>
</li>
<li><p>Smart Access Gateway (SAG)</p>
</li>
<li><p>VPN Gateway (VPN)</p>
</li>
</ul>
</li>
<li><p>Security</p>
<ul>
<li><p>Anti-DDoS</p>
</li>
<li><p>Bastionhost</p>
</li>
<li><p>Cloud Firewall</p>
</li>
<li><p>Security Center</p>
</li>
<li><p>Web Application Firewall (WAF)</p>
</li>
<li><p>Cloud Hardware Security Module (HSM)</p>
</li>
<li><p>Key Management Service (KMS)</p>
</li>
<li><p>Sensitive Data Discovery &amp; Protection (SDDP)</p>
</li>
<li><p>Identity As A Service (IDaaS)</p>
</li>
<li><p>Resource Access Management (RAM)</p>
</li>
<li><p>Fraud Detection</p>
</li>
<li><p>Managed Security Service (MSS)</p>
</li>
<li><p>Penetration Test</p>
</li>
</ul>
</li>
<li><p>Middleware</p>
<ul>
<li><p>Microservices Engine (MSE)</p>
</li>
<li><p>Service Mesh (ASM)</p>
</li>
<li><p>ApsaraMQ</p>
</li>
<li><p>EventBridge</p>
</li>
<li><p>Application Real-Time Monitoring Service (ARMS)</p>
</li>
</ul>
</li>
<li><p>Database</p>
<ul>
<li><p>PolarDB for</p>
<ul>
<li><p>MySQL</p>
</li>
<li><p>PotgreSQL</p>
</li>
<li><p>Xscale</p>
</li>
</ul>
</li>
<li><p>AsparaDB RDS for</p>
<ul>
<li><p>MySQL</p>
</li>
<li><p>PostgreSQL</p>
</li>
<li><p>SQL Server</p>
</li>
<li><p>MariaDB</p>
</li>
<li><p>Redis</p>
</li>
<li><p>HBase</p>
</li>
<li><p>MyBase</p>
</li>
<li><p>ClickHouse</p>
</li>
</ul>
</li>
<li><p>Tair</p>
</li>
<li><p>Lindorm</p>
</li>
<li><p>Database Backup (DBS)</p>
</li>
<li><p>Data Management (DMS)</p>
</li>
<li><p>Database Autonomy Service (DAS)</p>
</li>
</ul>
</li>
<li><p>Analytics Computing</p>
<ul>
<li><p>Elasticsearch</p>
</li>
<li><p>Hologres</p>
</li>
<li><p>MaxCompute</p>
</li>
<li><p>Realtime Compute for Apache Flink</p>
</li>
<li><p>Data Lake Formation (DLF)</p>
</li>
<li><p>E-MapReduce</p>
</li>
<li><p>DataHub</p>
</li>
<li><p>Dataphin</p>
</li>
<li><p>DataWorks</p>
</li>
<li><p>DataV</p>
</li>
<li><p>Quick BI</p>
</li>
</ul>
</li>
<li><p>AI &amp; Machine Learning</p>
<ul>
<li><p>Platform for AI (PAI)</p>
</li>
<li><p>AIRec</p>
</li>
<li><p>PAI-Lingjun Intelligent Computing Service</p>
</li>
<li><p>Intelligent Service Robot</p>
</li>
<li><p>OpenSearch</p>
</li>
</ul>
</li>
<li><p>Media Services</p>
<ul>
<li><p>AsparaVideo Live</p>
</li>
<li><p>AsparaVideo VOD</p>
</li>
<li><p>AsparaVideo Media Processing (MPS)</p>
</li>
<li><p>Real-Time Streaming</p>
</li>
</ul>
</li>
<li><p>Enterprise Services &amp; Cloud Communication</p>
<ul>
<li><p>CloudQuotation</p>
</li>
<li><p>Robotic Process Automation (RPA)</p>
</li>
<li><p>Energy Expert</p>
</li>
<li><p>SOFAStack™</p>
</li>
<li><p>ZOLOZ Real ID</p>
</li>
<li><p>ZOLOZ SMART AML</p>
</li>
<li><p>Short Message Service (SMS)</p>
</li>
<li><p>Voice Service (VS)</p>
</li>
<li><p>Blockchain as a Service (BaaS)</p>
</li>
</ul>
</li>
<li><p>Internet of Things</p>
<ul>
<li><p>Cloud Display</p>
</li>
<li><p>IoT Edge</p>
</li>
<li><p>IoT Platform</p>
</li>
</ul>
</li>
</ul>
<p><img src="https://media.datacenterdynamics.com/media/images/AlibabaCloud.original_XUezb1l.jpg" alt="https://media.datacenterdynamics.com/media/images/AlibabaCloud.original_XUezb1l.jpg" /></p>
<p>In summary, Alibaba Cloud offers wide range of cloud based products that help global clients to innovate quickly, lower costs and scale faster.</p>
<p>Feel free to connect me via <a target="_blank" href="mailto:jerrychong25@gmail.com">jerrychong25@gmail.com</a> if you are interested to build new solution in Alibaba Cloud using Free Tier account!</p>
<p>References:</p>
<ul>
<li><p><a target="_blank" href="https://www.alibabacloud.com/e">https://www.alibabacloud.com/</a></p>
</li>
<li><p><a target="_blank" href="https://www.alibabacloud.com/en/campaign/apac-number-one">https://www.alibabacloud.com/en/campaign/apac-number-one</a></p>
</li>
<li><p><a target="_blank" href="https://www.alibabacloud.com/en/press-room/alibaba-group-ranked-as-the-world-third-largest">https://www.alibabacloud.com/en/press-room/alibaba-group-ranked-as-the-world-third-largest</a></p>
</li>
<li><p><a target="_blank" href="https://www.alibabacloud.com/en/global-locations">https://www.alibabacloud.com/en/global-locations</a></p>
</li>
<li><p><a target="_blank" href="https://dgtlinfra.com/alibaba-cloud-data-center-locations/">https://dgtlinfra.com/alibaba-cloud-data-center-locations/</a></p>
</li>
<li><p><a target="_blank" href="https://www.alibabacloud.com/en/product">https://www.alibabacloud.com/en/product</a></p>
</li>
<li><p><a target="_blank" href="https://www.datacenterdynamics.com/en/analysis/alibaba-cloud-making-difference-ai-big-data/">https://www.datacenterdynamics.com/en/analysis/alibaba-cloud-making-difference-ai-big-data/</a></p>
</li>
<li><p><a target="_blank" href="https://www.datacenterknowledge.com/alibaba/alibaba-spend-28-billion-cloud-infrastructure-over-three-years#close-modal">https://www.datacenterknowledge.com/alibaba/alibaba-spend-28-billion-cloud-infrastructure-over-three-years#close-modal</a></p>
</li>
</ul>
<p><em>Disclaimer: All information in this blog post is based on latest info available from references websites at the time of writing. The author strive to provide accurate and up-to-date information; however, author cannot guarantee the completeness, reliability, or accuracy of the information. Kindly perform your due diligence to validate respective sources directly for latest information before making any purchases.</em></p>
]]></content:encoded></item></channel></rss>