In this article I’ll go through the advantages of using Aliyun Linux, a CentOS-based Linux distribution developed and maintained by Alibaba Cloud. Compared to other available Virtual Machines like Debian/Ubuntu or RHEL/CentOS (amongst others), Aliyun Linux is made in the cloud and for the cloud. Alibaba optimised this distribution to the point that, […]
Alicloud Container Registry Terraform Module
A terraform module to create a private Container Registry namespace and a RAM role able to pull/push from the namespace created. Alicloud Terraform Module. NOTE: This module uses AccessKey and SecretKey from profile and shared_credentials_file. If you have not set them yet, please install aliyun-cli and configure it. Architecture Diagram After using this module, the […]
Build your own serverless ECS Instance monitor
When dealing with critical ECS instances, specially the ones running our applications, many times we worry about their performance all the time, sometimes to the point in where we need to pay or learn to use a number of platforms in order to monitor it. Although you can create automatic alarms using CloudMonitor, sometimes you […]
IoT with Alibaba Cloud – Webinar
Learn how your devices can connect to Alibaba Cloud’s Internet of Things (IoT) solution by setting up a simulated IoT device. Have a look to the Webinar I recorded while in Hangzhou at Alibaba’s offices last month. >> GitHub Repository with the full example For a modern IT-based enterprise, integrating your hardware into the cloud […]
MVP Booth Tour at the Apsara Conference 2019
To help people understand what was going on in the different exhibitions, we made a tour showcasing the top activities inside the hall C. Don’t miss this videos if you want to see how bad at skateboarding I am. https://video-intl.alicdn.com/Webinar/yunqi/Apsara.mp4 https://video-intl.alicdn.com/Webinar/yunqi/MVP%20Booth%20Tour%20Alberto-2.mp4
MVP Interview at the Apsara Conference 2019
I was interviewed by Wei Tong, Senior Content Marketing Strategist at Alibaba Cloud. We discussed about my motivations to become an MVP, talked about the evolution of the industry and explained how Alibaba Cloud is helping me develop my first SaaS product. https://video-intl.alicdn.com/Webinar/yunqi/Alberto%20Roura%20Martinez.mp4
The Apsara Conference (云栖大会) 2019
This article is about my experience a the Apsara Conference 2019, for the Instagram stories posts go to my Instagram profile. The Conference The Apsara Conference, also called “Yunqi Conference” in chinese, or “云栖大会”, is the biggest cloud computing & AI conference in Asia. This conference is held every year in Yunqi, Hangzhou […]
Alibaba Cloud MVP Global Summit 2019
As part of the Apsara Conference (Yunqi Conference in chinese, 云栖大会), but one day ahead the official start, the MVP Global Summit was held in Hangzhou (杭州). MVP of the Year Award During the MVP Global Summit I got awarded as MVP of the Year 2019, which is the culmination of 2 years of hard […]
Why I chose to build Cirrus Audit on Alibaba Cloud?
Alberto Roura is an Alibaba Cloud MVP, Tech Writer and ACP Certified. He is the founder of Cirrus Audit, a Cloud Consultancy business that is currently trialing a public beta of its first SaaS product for SMEs, a multicloud optimisation tool with special focus on APAC providers. Cirrus Audit Panel is the multicloud resource optimisation […]
Linkt TRP-4010 Transponder (Kapsch tag)
In case you got one of these Linkt toll tags and you are wondering what it hold inside, no worries, I did that for you.
August Edition, Sydney Serverless [Meetup]
Alibaba Cloud have kindly invited us to their Castlereagh Street offices in between Martin Place and Wynyard stations. 1st speaker: Ben Dechrai, Auth0 A token walks into a SPA Securing SPAs isn’t as straight forward as a traditional web application. The code is there for all to see. Cookies and local storage aren’t 100% safe. […]
SSH Tunnelling With Alibaba Cloud To Expose A Local Environment
What we want to solve with this tutorial? The problem we want to solve with this article is a very recurrent one. That one that appears when you are developing a website in your local machine, but your client wants to see the progress as you work. The classic approach is to start an ECS […]
Dynamic IP, Home NAS and Alibaba Cloud API
When I got my NAS, I had clear that I wanted to access it from anywhere in the world, as I’m a person who loves travelling and from time to time I’ll need the documents, photos and files in general stored in it. It just made sense for me. To make things easier, I purchased […]
How I built a serverless SaaS product on Alibaba Cloud
Cirrus Audit Panel is a multicloud resource optimisation SaaS platform targeted to SME businesses (investors welcomed). It aims to help IT professionals deal with multiple cloud providers and accounts at the same time, all without worrying too much about the technical jargon. You can see how a Virtual Machine performs and costs within seconds, no […]
Using Aliyun Fun with Function Compute
This GitHub repository is been created to help you understand how to easily deal with emails when working on serverless architectures on Alibaba Cloud Function Compute. We make use of nodejs8 runtime and the official SendinBlue API wrapper sendinblue-api. To orchestrate all, we leverage fun, an amazing tool made by Alibaba Cloud that helps you form serverless […]