In this post, I will give you the instruction to create a virtual machine – EC2 instance. I created video on Youtube to make your more easier to follow, also for Windows Server. Check it out from below video: Firstly, I want to let you know about the working mechanism… Read more »
When you launch new EC2 instance of Windows Server, then you try to execute AWS CLI and you get error message “Unable to locate credentials”. I will help you to address the cause and how to fix it. “Unable to locate credentials” There are many cases that can let you… Read more »
Tại sao mình lại nói nếu public S3 không đúng sẽ gây hậu quả “chết người”? Hãy xem thử qua câu chuyện sau nhé! Page bị bỏ bê lâu ngày chả đụng chạm gì 🙁 Nay tiện có một issue trong dự án làm mình khá nhức nhối nên muốn… Read more »
How do you think about the AWS certification achievement? Is that good or bad? With me, it is kind of motivation I just finished my last 7th AWS Certification. I feel good with special experience after I can pass through the challenge. Many years ago, I passed AWS Architecture Associate with… Read more »
In Part 1 The Age Of Gradle, we go throw about Ant, Maven and Gradle. I mentioned that we can use the combination of Maven and Gradle so I will share you how to do it. The combination will be complex and depend on various use cases so I cannot… Read more »
Day after day, Development Languages are growing fast and faster so Code Build Tools must evolve following it. In basically, I am a Java developer so I will talk about Java Build Tools. There are many Java Build Tools but in my point of view, there are 3 most popular tool… Read more »
Long time ago, from 04/Dec/2013 AWS release Virtual Private Cloud (VPC) and make VPC as default for new AWS account. VPC enables you to define a virtual network in your own logically isolated area within the AWS cloud. VPC is the big revolution of AWS Cloud but when user had created… Read more »
When your website goes live, Image/File hotlink is one issue that you must faced to. There are many ways to prevent hotlink but the solution is depended on where is your file stored. Almost case in AWS cloud, you use S3 to store files so I will describe how to protect… Read more »