Notes: (AWS re:Invent 2020 IOT203) Defining Your Strategy for a Successful IoT Implementation

Abstract

If you are about to start an IoT project, this IOT203 sharing uses the “working backwards” method to push back and define customers.

Roughly disassemble the entire project cycle into three paragraphs: “Idea”, “Prototype”, and “Production”. Each paragraph has its own pits to step on.

If you want to go faster (say less than half year), you can find the original professional service. If you want to try it yourself, doing customer definition and previewing existing architecture reference in AWS IoT Solution Repository are the two cornerstones.

Read More

Notes: (AWS re:Invent 2020 ZCW205) Connected Factory Solution drives Industry 4.0 success

Abstract

For me as a layman, this Lightning Talk is for the purpose of capturing keywords and major categories. Looking at the wording in the industrial field, the film mainly reads the slides. For those who are already in progress, you don’t need to watch this session. For those who have not yet, you can skip to the end to find a suitable partner to get started faster.

You can consider referring to this official blog article “Connected Factory Solution based on AWS IoT for Industry 4.0 success”, basically the same content, you can take time to watch other sessions.

Read More

Notes: (AWS re:Invent 2020 IOT291) Connect today, transform tomorrow with AWS IoT

Abstract

Recommend!

Dirk Didascalou (VP, IoT, AWS) used “If you knew the state of every thing and could reason on top of that data…” “What problems would you solve?” to break the session and bring out the two major uses of IoT: Operational efficiency and Revenue growth, and three iterative cycles Edge and devices, Connectivity and control, Analytics and ML/AI, and use this framework to introduce the current status of the global use of AWS IoT (tens of thousands of customers , 90% Fortune 100, 0.5B+ Active endpoints per month, 0.5T+ Payload messages per month), and industry and academia case introductions such as 1NCE, Lenovo, Carrier, HITACHI Lumada, Univ of MELBOURNE.

When introducing the transformation of tomorrow, he started by saying that AWS develops new features with customers, and uses colors to bring out the four process changes. After the infrastructure is set, it will move towards analysis and industry. Followed five questions to introduce the corresponding major feature releases this year. Finally, introduce the Vector energy company of New Zealand and Australia to conclude. The introduction of energy applications with the concept of app store is also a good way to understand.

Read More

Flutter/App Store Connect/TestFlight Builds: Missing Compliance

(Illustration: Formosan Blue Magpie, which is a endemic species in Taiwan, flapping its wings. Image source: Wikipedia。)

Issue Description

One of our iOS app built by Flutter is having Missing Compliance status in the TestFlight section in App Store Connect. We need to manage it via the App Store Connect UI all the time when we distribute a build into App Store Connect.

Read More

Flutter/App Store Connect Warning: ITMS-90078 Missing Push Notification Entitlement

flutter (Illustration: Formosan Blue Magpie, which is a endemic species in Taiwan, flapping its wings. Image source: Wikipedia。)

Issue Description

Our team keep receiving an email from App Store Connect when we distribute a build into it with this subject “App Store Connect: Your app "{appName}" (Apple ID: {id} Version: {version} Build: {build}) has one or more issues”.

Read More

Think in Context: AWS re:Invent 2020 Andy Jassy Keynote

(Translation in progress…)

Initing

Last year (finally) it was my first trip to participate in AWS re:Invent 2019. I arrived with couple tens of thousands of people (squeezed together) in Las Vegas to enjoy a full week of high-density information flow, which is very unforgettable.

With the experience of last year, although this year has been adjusted to be online, I can catch the pace and rhythm relatively, and can relax and enjoy the information bombing of the weeks in accordance with the Asian time zone (which year did not bomb?)

The number of Keynote sessions of AWS re:Invent this year (2020) has also increased and adjusted compared to last year. Last year’s show was the Monday Night Live, where everyone just started the carnival on Monday night. Peter DeSantis brought information about the infra. This year it became independent and directly renamed “Infrastructure Keynote”. This year also added a new “Machine Learning Keynote” brought by Swami Sivasubramanian.

The three remaining keynotes are “Andy Jassy Keynote”, “AWS Partner Keynote” and “Werner Vogels Keynote”. Each keynote has its own main axis. This article shares the Taiwan time zone. The rebroadcast of “Andy Jassy Keynote” starts at 8 am here. At this time, breakfast and a pot of hot tea are good fit. Don’t worry that it’s a few hours away from the first broadcast. AWS CEO Andy Jassy mentioned in this Keynote “Still early days for cloud”, and now the cloud only accounts for 4% of all IT expenditures, there is no problem with a few hours of shift.

For the full text, I tried to capture the structure of the speech, and then put some observations and inferences, and then put some running notes in each paragraph to facilitate future search and use. New services or new features are marked with [NEW 🚀] in this article, so that you can press Command/Ctrl+F to search inside the page. This article deliberately removes most of the product links first, so that everyone can focus on reading (we are less focused these years, right?). You are also welcome to give me some feedback or corrections.

Let’s get started!

Read More

Notes: Getting Started with AWS IoT Services

(Illustration: Before setting up the Raspberry Pi, let’s have a raspberry cake and relax:p Image source: Photo by Josselyn Solorzano on Unsplash)

Notes taking about the video Getting Started with AWS IoT Services presented by Kevin Tinn and hosted by AWS Meetup Group (Denver) on August 5, 2020. (The meetup event page is here. The slide is here.)

Agenda

  • Overview of IoT Services
    • IoT Core
    • Greengrass
    • IoT Analytics
  • Raspberry Pi Setup
  • Demo: Communicating Directly with IoT Core
  • Connecting to cloud-based Data Pipeline
  • Configure Greengrass
  • Q&A

Read More

Environment Preparation for AWS CDK Pull Request

(Illustration: The chef on the yacht is preparing salads for the guests one by one. In the process of preparing the environment required for CDK PR, we need to yarn build each package one by one. Image source: by wreindl.)

While watching Pahud’s video EP27 - (English)Create Your First AWS CDK Pull Request(4K 2160p) take notes for future use. The environment I am using when I take this notes is: macOS Catalina (10.15.6), installed with homebrew, zsh, nvm, docker.

Read More