WillemJiang closed pull request #143: Add OSI Workshop Report on ServiceComb Hands-on URL: https://github.com/apache/incubator-servicecomb-website/pull/143
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/_data/authors.yml b/_data/authors.yml index 8fe2e12b..8e61a679 100755 --- a/_data/authors.yml +++ b/_data/authors.yml @@ -10,11 +10,11 @@ Tank Tian: email: "[email protected]" bio: "How lucky we are. To be free." Asif Siddiqui: - name: "Asif Siddiqui" + name: "Mohammad Asif Siddiqui" uri: "http://asifdxtreme.github.io" email: "[email protected]" bio: "Gopher, PaaS and Microservice" - twitter: "asif_diatm" + twitter: "asifdxtreme" Zen Lin: name: "Zen Lin" uri: "http://zenlintechnofreak.github.io" diff --git a/_posts/2018-10-15-OSI-Workshop-Report.md b/_posts/2018-10-15-OSI-Workshop-Report.md new file mode 100644 index 00000000..f98e2e3e --- /dev/null +++ b/_posts/2018-10-15-OSI-Workshop-Report.md @@ -0,0 +1,55 @@ +--- +title: "OpenSource India Summit: Hands-on Apache ServiceComb(Incubating) MicroServices Workshop" +lang: en +ref: Apache ServiceComb(Incubating) MicroServices Workshop +permalink: /docs/osi-microservices/ +excerpt: "OpenSource India Summit: Hands-on Apache ServiceComb(Incubating) MicroServices Workshop" +last_modified_at: 2018-10-15T10:26:28+08:00 +author: Asif Siddiqui +tags: [microservice, Meetup] +redirect_from: + - /theme-setup/ +--- + + +**Event Date/Time**: Thursday, October 11, 2018, 15:15 – 18:30 + +**Event Location**: Workshop Hall 3, Nimhans Convention Center, Bangalore, India + + +Open Source India (OSI) is an attempt by the team at Open Source For You magazine in partnership with India’s Open Source community and industry—to bring various stake-holders under one roof. The mission of OSI is simple—to accelerate development and deployment of Open Source in India, and beyond. + +Around 70+ experts shared their knowledge and expertise in this Summit with around 20 Tech Talks and 11 Workshops with 8 different tracks. + +**Workshop** + +MONOLITH TO MICRO-SERVICES: A HANDS ON WORKSHOP FOR DEVELOPMENT OF MICRO-SERVICES USING OPEN SOURCE FRAMEWORKS + + + + +## Event Glimpse + + +## Workshop Glimpse + + + **Introduction to MicroServices and Opensource MicroService Frameworks** + + + **Introduction to Go-Chassis and Service Mesh** + + + **Introduction to Java-Chassis & Saga** + + + **Hands-on on ServiceComb Frameworks** + + +## Summary + - Around 70% of the Workshop attendees were already using Microservices in production. + - Very few people were aware about leading Opensource Microservices framework, most of them were using some commercial Microservices solution. + - Most of the attendees were not having clear directions of how to choose Opensource frameworks for their specific use cases. + - Attendees were delighted to know that ServiceComb offers a complete full stack solution for Microservices and is backed by a big opensource community. + - Most of them were able to understand how to develop microservices using ServiceComb SDK's. + diff --git a/_posts/cn/2018-10-15-OSI-Workshop-Report.md b/_posts/cn/2018-10-15-OSI-Workshop-Report.md new file mode 100644 index 00000000..0c7679ca --- /dev/null +++ b/_posts/cn/2018-10-15-OSI-Workshop-Report.md @@ -0,0 +1,55 @@ +--- +title: "OpenSource India Summit: Hands-on Apache ServiceComb(Incubating) MicroServices Workshop" +lang: en +ref: Apache ServiceComb(Incubating) MicroServices Workshop +permalink: /cn/docs/osi-microservices/ +excerpt: "OpenSource India Summit: Hands-on Apache ServiceComb(Incubating) MicroServices Workshop" +last_modified_at: 2018-10-15T10:26:28+08:00 +author: Asif Siddiqui +tags: [microservice, Meetup] +redirect_from: + - /theme-setup/ +--- + + +**Event Date/Time**: Thursday, October 11, 2018, 15:15 – 18:30 + +**Event Location**: Workshop Hall 3, Nimhans Convention Center, Bangalore, India + + +Open Source India (OSI) is an attempt by the team at Open Source For You magazine in partnership with India’s Open Source community and industry—to bring various stake-holders under one roof. The mission of OSI is simple—to accelerate development and deployment of Open Source in India, and beyond. + +Around 70+ experts shared their knowledge and expertise in this Summit with around 20 Tech Talks and 11 Workshops with 8 different tracks. + +**Workshop** + +MONOLITH TO MICRO-SERVICES: A HANDS ON WORKSHOP FOR DEVELOPMENT OF MICRO-SERVICES USING OPEN SOURCE FRAMEWORKS + + + + +## Event Glimpse + + +## Workshop Glimpse + + + **Introduction to MicroServices and Opensource MicroService Frameworks** + + + **Introduction to Go-Chassis and Service Mesh** + + + **Introduction to Java-Chassis & Saga** + + + **Hands-on on ServiceComb Frameworks** + + +## Summary + - Around 70% of the Workshop attendees were already using Microservices in production. + - Very few people were aware about leading Opensource Microservices framework, most of them were using some commercial Microservices solution. + - Most of the attendees were not having clear directions of how to choose Opensource frameworks for their specific use cases. + - Attendees were delighted to know that ServiceComb offers a complete full stack solution for Microservices and is backed by a big opensource community. + - Most of them were able to understand how to develop microservices using ServiceComb SDK's. + diff --git a/assets/images/OSI/OSI-Event-Glimpse.jpg b/assets/images/OSI/OSI-Event-Glimpse.jpg new file mode 100644 index 00000000..d9c48758 Binary files /dev/null and b/assets/images/OSI/OSI-Event-Glimpse.jpg differ diff --git a/assets/images/OSI/OSI-Tracks.png b/assets/images/OSI/OSI-Tracks.png new file mode 100644 index 00000000..db6eefc3 Binary files /dev/null and b/assets/images/OSI/OSI-Tracks.png differ diff --git a/assets/images/OSI/OSI-Workshop-1.jpg b/assets/images/OSI/OSI-Workshop-1.jpg new file mode 100644 index 00000000..5f4a6c34 Binary files /dev/null and b/assets/images/OSI/OSI-Workshop-1.jpg differ diff --git a/assets/images/OSI/OSI-Workshop-2.jpg b/assets/images/OSI/OSI-Workshop-2.jpg new file mode 100644 index 00000000..4c36bb09 Binary files /dev/null and b/assets/images/OSI/OSI-Workshop-2.jpg differ diff --git a/assets/images/OSI/OSI-Workshop-3.jpg b/assets/images/OSI/OSI-Workshop-3.jpg new file mode 100644 index 00000000..e5ba7dcd Binary files /dev/null and b/assets/images/OSI/OSI-Workshop-3.jpg differ diff --git a/assets/images/OSI/OSI-Workshop-4.jpg b/assets/images/OSI/OSI-Workshop-4.jpg new file mode 100644 index 00000000..802dc49a Binary files /dev/null and b/assets/images/OSI/OSI-Workshop-4.jpg differ diff --git a/assets/images/OSI/Patners.png b/assets/images/OSI/Patners.png new file mode 100644 index 00000000..d931c656 Binary files /dev/null and b/assets/images/OSI/Patners.png differ diff --git a/assets/images/OSI/Speakers.jpg b/assets/images/OSI/Speakers.jpg new file mode 100644 index 00000000..9e328a74 Binary files /dev/null and b/assets/images/OSI/Speakers.jpg differ diff --git a/assets/images/OSI/Title.png b/assets/images/OSI/Title.png new file mode 100644 index 00000000..688c9320 Binary files /dev/null and b/assets/images/OSI/Title.png differ diff --git a/assets/images/OSI/Topics.png b/assets/images/OSI/Topics.png new file mode 100644 index 00000000..a7cac538 Binary files /dev/null and b/assets/images/OSI/Topics.png differ ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
