// Adds dimensions UUID, Author and Topic into GA4
Friday, January 16, 2026
30.8 C
Singapore

SIAEC Philippine subsidiary becomes first Embraer authorised E2 jet service centre in APAC

SINGAPORE: On Wednesday (Sept 25), Embraer announced that SIA Engineering (Philippines) Corporation (SIAEP), a subsidiary of SIA Engineering Company (SIAEC), is the first authorised service centre for Embraer’s E2 jets in the Asia-Pacific (APAC) region. SIAEP will focus on maintenance, repair, and overhaul (MRO) services for Embraer’s E-Jets E2 family of aircraft.

SIAEP has been working with Embraer since 2017, when it became an authorised service provider for Embraer’s first-generation E-Jets. The company operates three hangars in Clark, Philippines.

This expansion is part of Embraer’s strategy to grow its services and support in APAC, where its aircraft are increasingly used by airlines. Embraer’s E-Jets are currently flown by carriers in Singapore, Australia, India, Myanmar, Japan, and China.

According to The Edge Singapore, Scoot, a subsidiary of Singapore Airlines (SIA), has a firm order for nine E190-E2 jets. Two of these jets have been flying since May.

Frank Stevens, vice president of global MRO centres for Embraer Services & Support, spoke about the importance of the extended partnership.

See also  Employers: 4-day work week may not suit all industries even as employees expect it to become new norm

He noted, “SIAEP has been a key partner for Embraer in the region in the last years. With this new agreement, SIAEP becomes even more strategic for the future of our company in the region, as the E2 fleet grows. We are very pleased with this step ahead on our long-term partnership.”

Jeremy Yew, senior vice president of base maintenance at SIAEC, added, “We are delighted to extend our existing partnership with Embraer and play a key role in supporting their growth in the Asia-Pacific region. We look forward to providing quality and efficient base maintenance services to the E2 fleet at our facility in Clark.” /TISG

Read also: Singapore Airlines is most talked-about airline on social media with 1,800 posts

- Advertisement -

Hot this week

S’poreans debate on whether current job market is worse than in 2008

SINGAPORE: A Reddit user appeared to be particularly worried...

PropTech firm PropertyGuru among Singapore’s Top Employers for 2026

SINGAPORE: PropertyGuru Group has been recognised as a Top...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //