Hướng dẫn tạo VPS Azure 4h với 14Gb RAM 4 CPU

TricksMMO

Administrator
Staff member
Máy chủ ** Kiến trúc n-tầng: Tìm hiểu cách tạo Azure 4H VPS với RAM 14GB và 4 CPU miễn phí **

** Kiến trúc n-tầng ** là một cách tổ chức một ứng dụng thành các lớp logic và vật lý.Số lượng các lớp trong kiến trúc N-tầng có thể thay đổi, nhưng nó thường nằm trong khoảng từ hai đến năm.

** Khi nào nên sử dụng kiến trúc n-tầng **

Bạn có thể sử dụng kiến trúc N-TIER khi bạn có một ứng dụng web nhỏ hoặc vừa mà bạn muốn chuyển đến Azure.Bạn cũng có thể sử dụng kiến trúc n-tầng khi bạn muốn tận dụng các kỹ năng và kinh nghiệm của các nhà phát triển của bạn.

** Trong phòng thí nghiệm này, bạn sẽ học cách: **

* Xác định các tính năng, giới hạn và cân nhắc của kiến trúc n-tầng
* Xác định các trường hợp sử dụng khi kiến trúc n-tầng là phù hợp
* Triển khai mô hình kiến trúc n-tầng
* Xác định các phương pháp và tài nguyên để cải thiện kiến trúc n-tầng

** Hướng dẫn tạo Azure VPS 4H với RAM 14GB và 4 CPU **

Để tạo Azure VPS 4H với RAM 14GB và 4 CPU, hãy làm theo các bước sau:

1
2. Đăng nhập bằng tài khoản Microsoft của bạn.
3. Nhấp vào nút ** Kích hoạt hộp cát ** để khởi tạo môi trường Azure cho tài khoản của bạn.
4. Trong khung Shell của Azure Cloud, sao chép và dán mã sau:

`` `
AZ VM Tạo \
-tên myvm \
.
--Image Win2012Datacenter \
-Kích thước tiêu chuẩn_ds3_v2 \
-Địa điểm Đông Nam Bộ \
-admin-username Tricksmo \
--Admin-password ssaplands@123@
`` `

5. Thay thế tên người dùng và mật khẩu trong hai dòng cuối cùng bằng các giá trị của riêng bạn.
6. Nhấn Enter để tạo VPS.

** Cách truy cập trang web với Internet Explorer trên Windows Server **

Trên Windows Server, Internet Explorer được cài đặt sẵn để bạn truy cập web.Tuy nhiên, vì lý do bảo mật, các trang web bị chặn theo mặc định.Để truy cập các trang web với Internet Explorer, bạn cần mở cấu hình bảo mật ** IE nâng cao ** và vô hiệu hóa hai dòng.

1. Mở Internet Explorer.
2. Nhấp vào menu ** Công cụ ** và chọn ** Tùy chọn Internet **.
3. Nhấp vào tab ** Bảo mật **.
4. Nhấp vào nút ** Cấp độ tùy chỉnh **.
5. Cuộn xuống phần ** scripting ** và bật hai dòng sau:

*** kịch bản hoạt động **
*** Scripting cho Java Applets **

6. Nhấp vào ** OK ** để đóng hộp thoại ** Internet **.

Bây giờ bạn có thể sử dụng Internet Explorer để truy cập các trang web.
=======================================
Server **N-Tier architecture: Learn how to create a 4H VPS Azure with 14GB RAM and 4 CPU for free**

**N-Tier architecture** is a way of organizing an application into logical and physical layers. The number of layers in an N-tier architecture can vary, but it is typically between two and five.

**When to use N-tier architecture**

You can use N-tier architecture when you have a small or medium-sized web application that you want to move to Azure. You can also use N-tier architecture when you want to take advantage of the skills and experience of your developers.

**In this lab, you will learn how to:**

* Determine the features, limits, and considerations of N-tier architecture
* Identify cases of use when N-tier architecture is appropriate
* Deploy an N-tier architecture model
* Identify methods and resources to improve N-tier architecture

**Instructions for creating a 4H VPS Azure with 14GB RAM and 4 CPU**

To create a 4H VPS Azure with 14GB RAM and 4 CPU, follow these steps:

1. Go to the [Microsoft Deploy N-Tier Architecture](https://azure.microsoft.com/en-us/services/virtual-machines/n-tier-architecture/) page.
2. Sign in with your Microsoft account.
3. Click the **Activate Sandbox** button to initialize the Azure environment for your account.
4. In the Azure Cloud Shell frame, copy and paste the following code:

```
az vm create \
--name myvm \
--resource-group FD5431C9-7Be9-4540-A823-1D036A862415 \
--image win2012datacenter \
--size standard_ds3_v2 \
--location Southeastasia \
--admin-username tricksmmo \
--admin-password tricksmmo@123@
```

5. Replace the username and password in the last two lines with your own values.
6. Press Enter to create the VPS.

**How to access the website with Internet Explorer on Windows Server**

On Windows Server, Internet Explorer is pre-installed for you to access the web. However, for security reasons, websites are blocked by default. To access websites with Internet Explorer, you need to open the **IE Enhanced Security Configuration** and disable two lines.

1. Open Internet Explorer.
2. Click the **Tools** menu and select **Internet Options**.
3. Click the **Security** tab.
4. Click the **Custom Level** button.
5. Scroll down to the **Scripting** section and enable the following two lines:

* **Active Scripting**
* **Scripting for Java applets**

6. Click **OK** to close the **Internet Options** dialog box.

Now you can use Internet Explorer to access websites.
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top