Divide and conquer, is to solve the problem that the data is too big to store and to calculate. This is also the core problem to be solved by the basic distributed system.
Learn how to store,read and use massive data including files, key-value, or doc, json on ElasticSearch by partitioning.
The last Friday Blog? Yes. But not the end!
Learn how to make sure you are doing everything you can to avoid failure, while planning for the worst to happen anyway!
Friday Q&A is back! Let's take a look at some of the many very interesting questions I was asked during Alibaba Cloud training sessions this week!
How does data calculation work? Check out how MapReduce help divides the problem into smaller tasks and execute the task!
Are containers really all that? Does Kubernetes live up to the hype? Let's take a look.
Last time we talked about WHERE to store massive data, and this time, HOW. Massive data brings massive costs.
As the data grows rapidly and exponentially, cloud servers often run out of space to store them. Luckily, with distributed file systems like HDFS, we are now cracking the problem of low memory.
Another week, another Friday Q&A. See what the "hot" questions were in Alibaba Cloud trainings this week...you might learn something!
This is the second blog of the distributed systems series. Today we look at the intriguing history of how academia and industry, open-source and business get along with each other.
In today's post, we look at some API Gateway questions that come up frequently during Alibaba Cloud training sessions.
In this video, we are honored to have Jeremy Pedersen, Cloud Training Instructor at Alibaba Cloud, to share his five-year experience at the company.
This is the first part of a carefully conceived series of 20-30 articles on distributed systems, I hope to take the journey with you to understand the ins and outs of the distributed systems.
You want to reach Internet users in China...what can you do? In this blog, we look at some options that can work for small businesses who don't yet have a physical presence in China.
Learn the "what" and "why" of cloud. This week's post is for the newbies!
Learn about the different ways that Alibaba Cloud VPCs can connect to the public Internet, and how you can limit access when needed.
Creating reliable, cross border private networks isn't hard, but understanding the billing sure can be! Join us as we dive into CEN network billing on...
This week I talk about something none of us like to think about: failure. Join me as I talk about ways (not) to fail, and what to do when you fail anyway.
Learn how you can use Bastion Host to secure logon to your ECS instances and keep records of what your ops team is up to.