1

Contract 5G Core Network Jobs in Minnesota (NOW HIRING)

Sales Application Engineer

Finland, MN ยท On-site

$127.60 - $226.54/hr

... core network and network infrastructure solutions. - Deep understanding on Intel data center ... 5G), wireless and wireline infrastructures, networking equipment, or data center technologies ...

New

Experience the benefits of a contract-to-union position with scheduled pay increases every ... Headquartered in Hanover, Md., Aerotek operates a unified network of over 200 offices across North ...

Senior Network Administrator

Saint Paul, MN ยท On-site

$97K - $101K/yr

Manages data center networking, including core routing, core switching, load balancers, and fiber ... Please see applicable contracts for more details. Satisfactory completion of a criminal background ...

Network Relations I

Minneapolis, MN ยท Remote

$16.74 - $26.92/hr

Verify all provider signatures, contracts and documentation before submitting for internal ... Over 4,000 people working across the United States embrace our core values of Accountability ...

Network Relations I

Minneapolis, MN ยท On-site

$16.74 - $26.92/hr

Verify all provider signatures, contracts and documentation before submitting for internal ... Over 4,000 people working across the United States embrace our core values of Accountability ...

Network connections in the construction industry, unions and community organizations within the ... Positive can do attitude and continual learner CORE RESPONSIBILITIES: Candidate/talent pool ...

Network connections in the construction industry, unions and community organizations within the ... Positive can do attitude and continual learner CORE RESPONSIBILITIES: Candidate/talent pool ...

Be Seen First

The core work is the same in either position: assessing client networks, scoping and implementing ... Contract engagements are on a 1099 basis. Engagement is contingent upon successful completion of a ...

This role is an excellent opportunity for individuals who embody our core values-Inclusion ... LTE/5G), NFC. * Strong understanding of networking fundamentals, including TCP/IP, UDP, IPv6 ...

This role is an excellent opportunity for individuals who embody our core values-Inclusion ... LTE/5G), NFC. * Strong understanding of networking fundamentals, including TCP/IP, UDP, IPv6 ...

Staff Engineer, Firmware

Eden Prairie, MN ยท On-site

$116K - $199K/yr

This role is an excellent opportunity for individuals who embody our core values-Inclusion ... LTE/5G), NFC. * Strong understanding of networking fundamentals, including TCP/IP, UDP, IPv6 ...

Staff Engineer, Firmware

Eden Prairie, MN ยท On-site

$116K - $199K/yr

This role is an excellent opportunity for individuals who embody our core values--Inclusion ... LTE/5G), NFC. * Strong understanding of networking fundamentals, including TCP/IP, UDP, IPv6 ...

next page

Showing results 1-20

Contract 5G Core Network information

What is a contract 5G Core Network specialist?

A Contract 5G Core Network specialist is a professional hired on a contractual basis to design, implement, manage, and optimize the core infrastructure of 5G networks for telecommunications companies or enterprises. Their responsibilities include configuring network elements, ensuring security, integrating new technologies, and troubleshooting issues within the 5G core. These specialists often work with software-defined networking (SDN) and network functions virtualization (NFV) to ensure efficient and reliable network performance. They play a crucial role in enabling advanced 5G services such as ultra-low latency communications, enhanced mobile broadband, and massive IoT connectivity.

What are the key skills and qualifications needed to thrive as a contract 5G Core Network engineer, and why are they important?

To thrive as a Contract 5G Core Network Engineer, you need deep knowledge of mobile networking protocols, 5G architecture, and typically a degree in telecommunications or computer science. Proficiency with tools like Wireshark, network simulators, and experience with vendors such as Ericsson, Nokia, or Huawei, as well as relevant certifications (e.g., CCNP, 5G-specific vendor certifications) are highly valued. Strong problem-solving abilities, effective communication, and adaptability are essential soft skills in this dynamic field. These competencies ensure reliable network deployment, troubleshooting, and seamless integration essential for the success and evolution of 5G technology.

What are some common challenges faced by professionals working in a contract 5G Core Network role?

Professionals in contract 5G Core Network roles often encounter challenges such as quickly adapting to diverse network architectures across different clients, staying updated with rapidly evolving 5G standards, and troubleshooting complex integration issues between legacy and new systems. Additionally, contractors must effectively collaborate with multi-disciplinary teams, sometimes across different time zones, to ensure seamless network deployment and optimization. Strong communication skills, adaptability, and a proactive approach to learning are key to overcoming these challenges and delivering successful project outcomes.

What are the most commonly searched types of 5G Core Network jobs in Minnesota?

The most popular types of 5G Core Network jobs in Minnesota are:

What are popular job titles related to Contract 5G Core Network jobs in Minnesota?

For Contract 5G Core Network jobs in Minnesota, the most frequently searched job titles are:

What job categories do people searching Contract 5G Core Network jobs in Minnesota look for?

The top searched job categories for Contract 5G Core Network jobs in Minnesota are:

Edge Network Migration Architect for 5G MEC

yanboyang

Virginia, MN โ€ข On-site

$62.25 - $83.50/hr

Other

Posted 2 days ago

New


Job description

Jul 02, 2026 4 min read

PROJ Service Migration in Cellular Networks

This project has three focus parts: Cellular Networks Testbed, LLMs, and optimization algorithms.

Cellular Networks Testbed

Image from: Real-Time Service Migration in Edge Networks: A Survey

The testbed architecture spans four tiers: Central Cloud, Regional MEC, Aggregation MEC, and Local MEC.Primary focus: Regional MEC and Aggregation MEC.Regional MEC, Aggregation MEC, and Local MEC should be deployed to my PVE Testbed.

Each MEC site (or per Metro (metropolitan area) / PoP (Point of Presence)) needs its own control plane because:

  • Survivability: If WAN/backhaul drops, the site keeps running. A single, stretched cluster loses control-plane access and flakes.
  • Latency/etcd constraints: Kubernetes control-plane (etcd) hates WAN latency/packet-loss; cross-site RTTs >~5-10 ms and jitter cause elections and outages.
  • Blast radius & upgrades: Failures and rollouts stay local, enabling per-site upgrades.
  • Regulatory / tenancy: Site-level isolation simplifies policy and compliance.
TODO Central Cloud

Cloud (Azure)High-level design: Azure Virtual WAN (Standard) with four hubs in a full inter-hub mesh. Regional spokes (AKS VNets) attach to their nearest hub; inter-hub routing provides global any-to-any.

Regions (paired for HA/DR):

  • East US 2 (VA) - primary; paired with Central US (closest to UVA)
  • Central US (IA) - DR for East US 2
  • West US 3 (AZ) - west capacity/DR; paired with East US
  • East US (VA) - additional east capacity and the formal pair for West US/West US 3

(All selected regions provide Availability Zones.)

TODO Regional MEC (e.g., Richmond PoP)

50-200 km coverage | RTT to Aggregation 15-30 msUse cases: smart city, cloud gaming, content deliveryComponents: SMF/AMF/PCF (control plane) + Regional UPF

10-50 km coverage | RTT to Local: 10-20 msUse cases: campus control, local CDN

OKD (3 master nodes)Components: SMF/AMF/PCF (control plane) + optional Aggregation UPF

TODO Local MEC

Components: Local UPFDeploy two OKD SNOs or MicroShift clusters (MEC-1: Campus South; MEC-2: Campus North)

N3 (gNB to UPF @ MEC): VLAN/VRF local to the site, low jitterN6 (UPF to campus/ISP): routed toward the PoP

Digital Twin

Must implement N2, N3, and optionally Xn. Focus on mmWave.

Focus on multi-agent workflow design and LLM fine-tuning.

ETSI = European Telecommunications Standards Institute

Famous work includes ETSI MEC (edge computing) and the original ETSI NFV effort.

Deploy Three LLMs to Regional MEC or Aggregation MEC:

Mobility Predictor Agent (MPA) Aggregation MEC / Local MEC (Near-RT RIC/O-RAN Layer) Context Generation: Provides real-time prediction of UE handover and mobility patterns to anticipate service relocation. Real-time Radio KPIs (RSRP, RSRQ), Handover/Xn/N2 events, UE location/velocity. Proactive Migration: Essential for timely initiation of migration at the lowest latency tiers, ensuring QoE under high mobility.

MEC Resource Agent (RCA) All Managed MEC Sites (Local, Aggregation, Regional) Local State Reporting: Monitors the instantaneous resource utilization and available capacity of its local compute cluster (OKD/MicroShift) CPU/Memory/GPU load, Available network bandwidth, K8s/OKD/MicroShift node metrics. Survivability and Autonomy: Guarantees that every control-plane instance has local resource awareness, upholding isolation and independence

Migration Planner Agent (PLA) Regional MEC and Aggregation MEC (Control Plane) Decision-Making: Determines the optimal migration target, timing, and method based on its scope (Local -> Local vs. Regional -> Regional). Aggregated Predictions (MPA data), Resource Availability (RCA reports), Service SLOs, Migration Cost Model. Hierarchical/Decentralized Decision: Enables ultra-low-latency decision-making for local PoP movements and wide-area optimization, avoiding high Central Cloud RTT

State/Traffic Steering Agent (TSA) Co-located with SMF/UPF Execution & Cutover: Executes the migration by coordinating state transfer and updating the 5G Core traffic rules PLAโ€™s Decision (Target MEC ID), State Transfer Status, 5G Core N4/N11 APIs (for UPF/SMF control plane updates) Critical Service Continuity: Directly implements the necessary 5G Core control procedures (PSA Relocation/UL-CL) at all anchor points to shift traffic seamlessly

Policy Enforcement Agent (PEA) Central Cloud (Azure) Global Policy Management: Distributes high-level, long-term policies, cost objectives, and optimization models across all PLA instances Long-term historical data, Global business objectives, Failure tolerance settings, Regulatory/Tenancy policies. Global Governance: Provides the top-level goals and learning feedback to the decentralized PLA instances, ensuring consistency and alignment with global business objectives.

#J-18808-Ljbffr