×

Hironobu Ohara

465 Reputation

Follow
Activities(9) Posts(9) Series(0) Areas of Expertise Following Followers
Areas of Expertise

Following (1)

See All

Followers (0)

See All

Use Anomaly Detection in Time Series Data with Alibaba Cloud Lindorm Machine Learning

In this article, I'll introduce the anomaly detection in time series data using SQL only with the Machine Learning (ML) feature of Alibaba Cloud Lindorm.

Using Let's Encrypt to Enable HTTPS for a Streamlit Web Service

This article describes using Let's Encrypt SSL/TLS certificate on Ubuntu 22.04 for ECS and how to enable HTTPS for a web service using Streamlit.

Building an Active-Active Multi-Zone Application with Lindorm

In this article, we will explore how to create a Lindorm instance and deploy it in multiple zones to build an Active-Active application.

A Beginner's Guide to Building RESTful APIs in Python or Node.js Using Tablestore

This article describes how to build RESTful APIs in Python or Node.js using Tablestore.

Building a Multi-Cloud Environment Using Google Cloud Kubernetes (GKE) and Alibaba Cloud Kubernetes on Alibaba Cloud ACK One

This article builds a multi-cloud environment using Google Cloud Kubernetes (GKE) and Alibaba Cloud Kubernetes on Alibaba Cloud ACK One.

Manage Serverless Kubernetes Clusters in Alibaba Cloud ACK One

This article explains how to use Alibaba Cloud ACK One to centrally manage Serverless Kubernetes (ASK) clusters that belong to multiple Alibaba Cloud accounts.

Start Hybrid Cloud and Multi-Cloud with Alibaba Cloud ACK One [Part Two]

Part 2 of this 2-part series introduces hybrid cloud/multi-cloud deployment using Alibaba Cloud Distributed Cloud Container Platform (ACK One).

Start Hybrid Cloud and Multi-Cloud with Alibaba Cloud ACK One [Part One]

Part 1 of this 2-part series introduces and uses Alibaba Cloud ACK One to create a hybrid cloud/multi-cloud environment.

Use the Babelfish Feature of Alibaba Cloud ApsaraDB for PostgreSQL to Serve as the SQL Server

This article discusses the pros and cons of performing SQL Server operations with the Babelfish feature of Alibaba Cloud ApsaraDB for PostgreSQL.

Latest Comments

5790816606201475 Commented on Using Let's Encrypt to Enable HTTPS for a Streamlit Web Service

The error I needed to fix was that certbot by default installs the certificate on /sites-enabled/default even if when I had /sites-enabled/www.strativesandbox.uk symlinked to /site-available/www.strativesandbox.uk which is certbot bug.The solution is to delete the default file and its symlink and then run the "sudo certbot --nginx -d <Domain>" again so certbot installs it on the only available config and will say "Successfully deployed certificate for www.example.com to /etc/nginx/sites-enabled/www.example.comCongratulations! You have successfully enabled HTTPS on www.example.com" instead of /etc/nginx/sites-enabled/default in the path.

5899472934528320 Commented on Start Hybrid Cloud and Multi-Cloud with Alibaba Cloud ACK One [Part Two]

Nice article. I have a very similar case but I wonder whether establishing a VPN connection between a cluster in Mainland China and GCP data canter is legal?

Dikky Ryan Pratama Commented on Using Let's Encrypt to Enable HTTPS for a Streamlit Web Service

awesome!

5630880686732512 Commented on Manage Serverless Kubernetes Clusters in Alibaba Cloud ACK One

The blog is well-written and provides step-by-step instructions along with helpful screenshots to guide the reader. It is clear that the author has a good understanding of serverless Kubernetes clusters and Alibaba Cloud's ACK One platform. Also write something on <a href="https://www.igmguru.com/course/ccsp-isc2-certification-training/">CCSP Course</a> .

No series yet.