TeslaCN commented on code in PR #24228:
URL: https://github.com/apache/shardingsphere/pull/24228#discussion_r1110819122


##########
docs/blog/content/material/2022_08_02_Book_Release_“A_Definitive_Guide_to_Apache_ShardingSphere”_is_Published_Internationally.en.md:
##########
@@ -0,0 +1,107 @@
++++
+title = "Book Release: “A Definitive Guide to Apache ShardingSphere” is 
Published Internationally"
+weight = 70
+chapter = true 
++++
+
+Recently, *A Definitive Guide to Apache ShardingSphere*, a technical book 
co-written by [Pan 
Juan](https://authors.packtpub.com/interview-with-trista-pan/), [Zhang 
Liang](https://authors.packtpub.com/interview-with-liang-jhang/), and [Yacine 
Si Tayeb](https://authors.packtpub.com/interview-with-yacine-si-tayeb/), core 
members of [Apache ShardingSphere](https://shardingsphere.apache.org/), was 
officially launched internationally.
+
+![img](https://shardingsphere.apache.org/blog/img/2022_08_02_Book_Release_“A_Definitive_Guide_to_Apache_ShardingSphere”_is_Published_Internationally1.png)
+
+As the first book that comprehensively introduces ShardingSphere and demos 
several design details and best practices, *A Definitive Guide to Apache 
ShardingSphere* was written by core contributors and the founder of the 
ShardingSphere project.
+
+> **“Many developers would like to have a complete document or book to 
understand the design concept of ShardingSphere and how to use it effectively. 
That’s exactly why we wrote this book,”** said Pan Juan, one of the authors of 
*A Definitive Guide to Apache ShardingSphere*, in an interview with the 
publisher 
[Packt](https://www.packtpub.com/product/a-definitive-guide-to-apache-shardingsphere/9781803239422?_ga=2.37937258.852749829.1658727294-774469931.1657074273).
+
+This book offers a quick overview of the key challenges facing DBMS in 
production environments. It helps users understand how to use 
[ShardingSphere-JDBC](https://shardingsphere.apache.org/document/current/en/overview/#shardingsphere-jdbc)
 and 
[ShardingSphere-Proxy](https://shardingsphere.apache.org/document/current/en/quick-start/shardingsphere-proxy-quick-start/)
 deployments, and how to quickly build and deploy a customized version of 
ShardingSphere using distributed database solutions, elastic scaling, 
[DistSQL](https://shardingsphere.apache.org/document/5.1.0/en/concepts/distsql/),
 integrated monitoring, database gateway, and SQL permissions, in a bid to 
address the pain points encountered in data management infrastructures.
+
+# Why should ShardingSphere community users read this book?
+
+*A Definitive Guide to Apache ShardingSphere* is written for DBAs and 
developers who are exploring distributed database solutions, want to learn 
about the Database Plus concept, and may find Apache ShardingSphere useful.
+
+This is a technical book written for the ShardingSphere community users as 
well as database users in general. Readers are required to have a basic 
knowledge of technology, databases, relational databases, SQL, cloud computing, 
and data management.
+
+- Use ShardingSphere pluggable architecture to build custom solutions.
+
+# Why did we write a professional book about ShardingSphere?
+
+> ***To introduce the strengths of ShardingSphere’s kernel, features, and 
architecture to more programmers.\***
+>
+> *— By Zhang Liang, Apache ShardingSphere PMC Chair*
+
+As the Apache ShardingSphere community has grown in the past two years, its 
project features and application scenarios have become increasingly diversified 
and many developers have applied ShardingSphere to real production scenarios.
+
+However, a technical book that can cover the database industry, explain the 
development trend of the industry, and integrate the features of ShardingSphere 
products was needed on the market.
+
+Following years of development, the ShardingSphere community has accumulated a 
large number of articles, documents, and best practice cases. But its rapid 
iterations create a lag in updating the documentation, which leads to 
incomplete documentation.
+
+Additionally, the technical documents published on the Internet have not been 
systematically sorted. If a newcomer wants to use ShardingSphere and master a 
new project, they have to spend a lot of time reading obscure source code and 
scattered technical documents, which is inefficient and unfriendly to users. 
This will undoubtedly discourage even the most hardcore open source enthusiasts.
+
+Therefore, a beginner book that can systematically and briefly introduce the 
complete features and functional ecology of ShardingSphere was due.
+
+The book guides users from simply “making use of ShardingSphere” to “making 
**good** use of ShardingSphere”. It is the definitive book on the history of 
ShardingSphere and the project itself for both novice users and core members of 
the community.
+
+Currently, ShardingSphere has reached version 5. X and transformed into a huge 
ecosystem guided by the Database Plus concept that provides core data 
enhancements for the upper layer of databases. In the coming future, its 
performance, stability, compatibility, and availability will be steadily 
further advanced.
+
+# How to get it?
+
+*A Definitive Guide to Apache ShardingSphere* has been officially listed on 
Amazon, and you can read the first chapter for free. Please refer to 
[ShardingSphere’s official 
website](https://shardingsphere.apache.org/learning.html) for details.
+
+## 👉Free Book Giveaway
+
+To give back to the community users, ShardingSphere also launched a free book 
giveaway for this book. Click the following links to get a chance and win a 
copy!
+
+**Twitter:** https://twitter.com/ShardingSphere/status/1549675456882003968
+
+**LinkedIn:** 
https://www.linkedin.com/feed/update/urn:li:activity:6955445327667548160
+
+## **👉Free Chapter**
+
+A free copy of chapter one is available 
[**here**](https://www.amazon.com/Definitive-Guide-Apache-ShardingSphere-multi-model-dp-1803239425/dp/1803239425/ref=mt_other?_encoding=UTF8&me=&qid=1655188637&asin=1803239425&revisionId=&format=4&depth=1)
 for download.
+
+## 👉Purchase Link
+
+If you didn’t win a free copy, never mind! You can also enjoy a 25% discount 
from 22nd July 2022 to 22nd September 2022.
+
+The discount code is: 25ASHARD.
+
+Please note that the discount is only available on the publisher’s website 
through the following [purchase 
link](https://www.packtpub.com/product/a-definitive-guide-to-apache-shardingsphere/9781803239422):
 
https://www.packtpub.com/product/a-definitive-guide-to-apache-shardingsphere/9781803239422
+
+# Book Table of Contents
+
+1. The Evolution of DBMSs, DBAs, and the Role of Apache ShardingSphere
+
+2. Architectural Overview of Apache ShardingSphere
+
+3. Key Features and Use Cases — Your Distributed Database Essentials
+
+4. Key Features and Use Cases — Focusing on Performance and Security
+
+5. Exploring ShardingSphere Adaptors
+
+6. ShardingSphere-Proxy Installation and Startup
+
+7. ShardingSphere JDBC Installation and Start-Up
+
+8. Apache ShardingSphere Advanced Usage — Database Plus and Plugin Platform
+
+9. Baseline and Performance Test System Introduction
+
+10. Testing Frequently Encountered Application Scenarios
+
+11. Exploring the Best Use Cases for ShardingSphere
+
+12. Applying Theory to Practical Real-World Examples
+
+13. Appendix and the Evolution of the Apache ShardingSphere Open Source 
Community
+
+# Project Links:
+
+[ShardingSphere 
Github](https://github.com/apache/shardingsphere/issues?page=1&q=is%3Aopen+is%3Aissue+label%3A"project%3A+OpenForce+2022";)
+
+[ShardingSphere Twitter](https://twitter.com/ShardingSphere)
+
+[ShardingSphere 
Slack](https://join.slack.com/t/apacheshardingsphere/shared_invite/zt-sbdde7ie-SjDqo9~I4rYcR18bq0SYTg)
+
+[Contributor Guide](https://shardingsphere.apache.org/community/cn/contribute/)
+
+[GitHub Issue](https://github.com/apache/shardingsphere/issues)s

Review Comment:
   ```suggestion
   [GitHub Issues](https://github.com/apache/shardingsphere/issues)
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to