MikroTik Certified Routing Engineer (MTCRE)
1 Introduction to MikroTik RouterOS
2 RouterOS Basics
1 Installation and Initial Configuration
2 User Management
3 System Resources
4 Backup and Restore
3 Interfaces and Bridges
1 Interface Configuration
2 Bridge Configuration
3 VLAN Configuration
4 Routing
1 Static Routing
2 Dynamic Routing Protocols
1 OSPF
2 BGP
3 EIGRP
3 Policy-Based Routing
5 Firewall and Security
1 Firewall Basics
2 NAT Configuration
3 IPsec VPN
4 SSL VPN
5 Traffic Shaping
6 Wireless Networking
1 Wireless Interface Configuration
2 Wireless Security
3 Wireless Bridging
4 Wireless Client Mode
7 QoS and Traffic Management
1 Queue Types
2 Queue Trees
3 Priority Queues
4 Traffic Rules
8 Load Balancing and High Availability
1 Load Balancing
2 High Availability with VRRP
3 Failover Configuration
9 Monitoring and Diagnostics
1 System Logs
2 Traffic Monitoring
3 Diagnostic Tools
10 Advanced Topics
1 IPv6 Configuration
2 MPLS Configuration
3 SDN and Automation
4 Cloud Hosted Router
11 Practical Scenarios
1 Small OfficeHome Office (SOHO) Network
2 Enterprise Network
3 Service Provider Network
12 Certification Exam Preparation
1 Exam Format and Structure
2 Practice Questions
3 Hands-On Labs
4 Cloud Hosted Router Explained

4 Cloud Hosted Router Explained

1. Key Concepts of Cloud Hosted Router

Cloud Hosted Router (CHR) in MikroTik is a virtual router that runs on cloud infrastructure. Key concepts include:

2. Detailed Explanation of Key Concepts

a. Virtualization

Virtualization allows you to run a MikroTik router as a virtual machine (VM) on cloud platforms. This means you can deploy a fully functional router without the need for physical hardware. The VM runs the RouterOS software, providing all the features and functionalities of a physical router.

b. Cloud Infrastructure

Cloud Infrastructure refers to the platforms like Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP) where the virtual router is hosted. These platforms provide the necessary compute, storage, and networking resources to run the virtual router efficiently.

c. Scalability

Scalability is the ability to increase or decrease the resources allocated to the virtual router based on demand. For example, during peak traffic times, you can allocate more CPU and memory to the router to handle the increased load. This flexibility ensures optimal performance without over-provisioning resources.

d. Redundancy

Redundancy involves deploying multiple instances of the virtual router across different regions or availability zones within a cloud platform. This ensures high availability and fault tolerance. If one instance fails, another can take over, minimizing downtime.

e. Management

Management of cloud-hosted routers involves centralized monitoring and control. Tools like MikroTik's Cloud Hosted Router Manager (CHRM) allow you to manage multiple virtual routers from a single interface. This includes tasks like configuration, monitoring, and scaling.

3. Examples and Analogies

Example 1: Deploying a Cloud Hosted Router on AWS

Imagine you need to deploy a router for a global e-commerce site. By using a Cloud Hosted Router on AWS, you can deploy the router in multiple regions (e.g., North America, Europe, Asia). This ensures low latency and high availability for users worldwide. If the router in one region fails, the traffic can be automatically rerouted to another region, ensuring continuous service.

Example 2: Scaling Resources Based on Traffic

Consider a video streaming service that experiences a surge in traffic during prime time. By using a Cloud Hosted Router on Microsoft Azure, you can dynamically scale the CPU and memory resources allocated to the router. This ensures that the router can handle the increased traffic without performance degradation.

Analogies

Think of a Cloud Hosted Router as a virtual office that can be set up anywhere in the world. The office (router) can be easily moved or expanded based on business needs. Redundancy is like having multiple offices in different cities, ensuring that the business can continue operating even if one office is closed. Management is like having a central headquarters that oversees all the offices, ensuring they run smoothly.

4. Insightful Value

Understanding Cloud Hosted Router in MikroTik is crucial for modern network architecture. By leveraging cloud infrastructure, you can achieve scalability, redundancy, and centralized management, ensuring optimal performance and high availability. This knowledge is essential for anyone aiming to become a MikroTik Certified Routing Engineer.