Partnering for Greater Success

Become a partner of FPT Cloud today to build and provide the latest cloud computing technology solutions, accompanying Vietnamese businesses in the digital transformation process.

Is FPT Cloud for you?

FPT Cloud is a Cloud Computing platform suitable for all types of businesses. So we are ready to cooperate with organizations/individuals and help them bring great things to their clients' businesses. The most potential partners with our program are

The most potential partners with our program

Software Vendor

System Integration Company

Software Developer

Outsourcing Company

Benefits of becoming a partner of FPT Cloud

Leading in cloud computing technology solutions
FPT Cloud provides a leading cloud computing platform with advanced techniques and specialized technology solutions for each industry. FPT Cloud's partners will be guided by leading industry experts and updated with the world's leading technology trends, creating comprehensive sets of digital solutions to help the company develop a successful business strategy.
Develop solutions to drive business growth and reduce TCO
Become a partner of FPT Cloud to enjoy exclusive benefits in addition to leading solutions for key economic sectors. FPT Cloud's partner-specific cooperation model will help the company expand its solution suite and provide diverse solutions at low cost to your customers, from which businesses can reinvest. invest resources in the development of the business.
Connect, learn and share with the strong community of FPT Cloud
FPT Cloud's partners will participate in one of the leading technology communities with the participation of technology experts and leaders, helping businesses promote and develop through in-depth discussions. .
Leading in cloud computing technology solutions
FPT Cloud provides a leading cloud computing platform with advanced techniques and specialized technology solutions for each industry. FPT Cloud's partners will be guided by leading industry experts and updated with the world's leading technology trends, creating comprehensive sets of digital solutions to help the company develop a successful business strategy.
Develop solutions to drive business growth and reduce TCO
Become a partner of FPT Cloud to enjoy exclusive benefits in addition to leading solutions for key economic sectors. FPT Cloud's partner-specific cooperation model will help the company expand its solution suite and provide diverse solutions at low cost to your customers, from which businesses can reinvest. invest resources in the development of the business.
Connect, learn and share with the strong community of FPT Cloud
FPT Cloud's partners will participate in one of the leading technology communities with the participation of technology experts and leaders, helping businesses promote and develop through in-depth discussions. .

Why should you accompany FPT Cloud?

Service quality

FPT Smart Cloud provides top quality cloud computing services in Vietnam.

To respect

FPT Cloud's motto is always respecting the law, respecting partners, respecting cooperation.

Responsibility

The foundation of FPT Smart Cloud's labor culture is the spirit of cooperation, sharing, responsibility to customers, partners and the spirit of not faltering in the face of difficulties - important factors promoting the growth of FPT. Head of FPT Smart Cloud

Honest

Products reflect quality, honesty, after-sales support, credibility with customers.

News - Events

Discover activities at FPT Smart Cloud
  • The Comprehensive Workflow of Agentic AI: How FPT AI Factory is Accelerating AI Agents Development

    As artificial intelligence continues to revolutionize industries, understanding the inner workings of AI systems becomes not just fascinating but crucial. Among the most intriguing innovations lies Agentic AI, a technology designed to mimic human-like decision-making, problem-solving, and even creativity.   Rather than serving as static tools that merely respond to user prompts, agentic systems are built to operate with autonomy: they can interpret objectives, decompose them into actionable steps, and pursue outcomes through iterative reasoning and execution. This capability positions Agentic AI not just as an enhancement of existing models, but as a framework for orchestrating complex, multi-step processes with minimal human intervention.  But what does the journey of an Agentic AI look like behind the scenes? How does it seamlessly process complex tasks, adapt to challenges, and improve over time?   These are the primary steps of artificial intelligence agents, each crucial for creating adaptive, intelligent systems.   1. Perception  AI agent perception refers to the ability of an AI system to gather and interpret information from its environment, whether that be through visual, auditory, textual, or other forms of data. This process enables the agent to sense the world, creating a foundational layer for decision-making and problem-solving. Just as humans rely on their senses to navigate their surroundings, AI agents depend on their perception capabilities to understand inputs, recognize patterns, and respond accordingly.  Perception is not a passive process. It involves actively gathering data, processing it, and then using this information to form an understanding of the current situation. The types of data that AI agents perceive vary based on the system's design, and these can include everything from written text and spoken words to images, sounds, or even environmental changes. In essence, perception serves as the AI agent’s window to the world, providing it with the necessary information to act intelligently and adaptively.  AI agents utilize various types of perception to understand and interpret their environment. Each type of perception allows an agent to interact with the world in distinct ways, enabling it to process different forms of data and make informed decisions. The key categories include:  Textual Perception: Understanding and generating text through Natural Language Processing (NLP). Allowing AI systems to interact with textual data, such as articles, books, emails, and web pages. This is essential for applications like chatbots and virtual assistants.  Predictive Perception: AI anticipates future events based on historical data, used in fields like finance and autonomous vehicles.  Visual Perception: Using computer vision to interpret images and videos, crucial for tasks such as object detection and facial recognition.  Environmental Perception: AI gathers information through sensors like GPS or motion detectors to adapt to dynamic environments. For example, robots use this to detect and avoid obstacles while moving.  Auditory Perception: The ability to process and understand sound, particularly speech, enabling systems like voice assistants.   2. Reasoning and Decision-making  Reasoning is the cognitive process that allows AI agents to make decisions, solve problems, and infer conclusions based on the information they perceive. It is a critical aspect of an AI agent's ability to act intelligently and adaptively in dynamic environments. While perception enables AI to gather data about the world, reasoning empowers the agent to interpret that data, draw logical conclusions, and make informed choices. In other words, perception is noticing the traffic light turning red; reasoning is realizing you need to stop the car to avoid danger. For AI agents, reasoning works in a similar way, it bridges raw input and purposeful action.  In essence, reasoning involves using rules, heuristics, logic, and learned patterns to process the information provided by the perception system. It allows AI agents to not only understand the current state of their environment but also to predict outcomes, handle uncertainties, and devise strategies for achieving their goals.  Reasoning can be divided into various types, each of which plays a unique role in enabling AI systems to operate effectively in different scenarios.   Heuristic Reasoning: Simplifies decision-making using experience-based rules of thumb, ideal for real-time applications. For instance, when navigating a map, AI might choose the "best" route based on experience rather than calculating every possible path.  ReWoo (Recursive World Optimization): A process of iterative refinement where AI improves its understanding and decisions over time. In practical terms, ReWoo allows an AI agent to adjust and optimize its strategies based on feedback and changing circumstances.  ReAct (Reasoning and Acting): A hybrid approach where reasoning and acting occur simultaneously, beneficial in environments requiring immediate feedback such as autonomous driving or real-time strategy games.  Self-reflection: The agent evaluates its past decisions to learn and improve.  Conditional Logic: Decision-making based on specific conditions, often used in automation systems. For example, a smart thermostat might use conditional logic to adjust the temperature: "If the room temperature is below 70°F, then increase the heating."  3. Action  The action module implements the agent’s decisions in the real world, allowing it to interact with users, digital systems, or even physical environments. After perceiving its environment and reasoning about the best course of action, the AI agent must execute its decisions in the real world.  In the context of AI, action is not limited to physical movements or interactions but can also include processes such as data manipulation, decision execution, and the triggering of automated systems. Whether it involves a robot physically navigating an environment, a software system processing data, or an AI-powered virtual assistant responding to a command, action is the phase where the AI agent brings its reasoning and understanding to life.  4. Learn  AI agent learning refers to the process through which an AI agent improves its performance over time by gaining knowledge from experience, data, or feedback. Instead of relying solely on pre-programmed instructions, an AI agent can adapt and evolve by learning from its environment and the outcomes of its actions. This ability to learn is what allows AI agents to handle new and unseen situations, make better decisions, and optimize their strategies in dynamic, real-world scenarios.  AI agent learning is essential for creating intelligent systems capable of self-improvement. Just as humans learn from experience and apply that knowledge to future challenges, AI agents use various learning techniques to enhance their decision-making and problem-solving capabilities. Through continuous learning, AI agents can refine their behavior and better align with their goals over time.  The methods of learning vary based on how the agent interacts with data, the feedback it receives, and the type of tasks it needs to perform. Below are the key learning approaches used by AI agents:  Unsupervised Learning: Identifies patterns and structures in data without labeled examples. AI can group customers based on purchasing behavior without being given labels  Supervised Learning: Trains AI on labeled data to predict outcomes based on known inputs.  Reinforcement Learning: The agent learns through trial and error, receiving feedback in the form of rewards or penalties.  Multiagent Learning: Involves collaboration and competition between agents to solve problems more effectively.  Agentic AI represents more than just an upgrade to existing systems. It marks a shift toward truly adaptive, autonomous intelligence. By perceiving, reasoning, acting, and learning, these agents mirror essential aspects of human cognition while continuously improving through experience.   However, building such agents is far from simple; organizations will need a strong and resilient infrastructure. From fast GPU resources to flexible model training environments and seamless model deployment, these capabilities are what transform theory into practice.  5. How FPT AI Factory Accelerates the Process of Developing AI Agents  In response to this need, FPT has launched FPT AI Factory, providing a comprehensive solution for developing AI agents through three key services: FPT AI Infrastructure, FPT AI Studio, and FPT AI Inference.   Data Processing Foundation (FPT AI Infrastructure)  Every successful AI agent relies on a continuous data flywheel that drives improvement. FPT AI Factory’s NVIDIA H100/H200 GPU infrastructure powers this process by collecting diverse data (conversations, user interactions, sensor feeds), processing and labeling it for agent training, and deploying smarter AI agents. These agents generate new data from user interactions, feeding back into the system to enhance future iterations. This self-reinforcing cycle leads to increasingly intelligent and responsive AI systems as more agents are deployed, creating a continuous loop of improvement.  AI Agent Development (FPT AI Studio)  Once data is prepared, developers can use FPT AI Studio to build and train intelligent agents in a collaborative cloud environment. The platform supports the development of various AI agent types - from conversational assistants to decision-making systems - providing tools for model training, behavior fine-tuning, and agent performance optimization to ensure they respond accurately to real-world scenarios.  AI Agent Deployment & Serving (FPT AI Inference)  After development and testing, FPT AI Inference enables seamless deployment of AI agents into production environments. These deployed agents not only serve users reliably but also feed valuable interaction data back into the flywheel, creating a continuous improvement loop. Whether you're launching a customer service chatbot, deploying an autonomous vehicle system, or integrating a recommendation agent into an e-commerce platform, each user interaction becomes part of the data flywheel that makes your next generation of AI agents even smarter.  From concept to production, FPT AI Factory provides the complete infrastructure backbone that transforms AI agent ideas into intelligent, self-improving systems through the power of the data flywheel effect.
  • FPT’s Dual AI Factories Named TOP500 World’s Fastest Supercomputers

    Two AI Factories developed by FPT Corporation have been listed in the latest global supercomputer ranking TOP500, affirming FPT’s world-class capabilities in artificial intelligence (AI) and cloud computing. The TOP500 is the world’s most recognized ranking of high-performance computing systems, based on the LINPACK benchmark, which measures the number of complex floating-point operations per second (FLOPS) that a system can perform. Established in 1993 by three renowned HPC researchers and published twice a year, the TOP500 List is widely recognized by governments, scientific institutions, and enterprises as the global standard for not only advanced hardware capabilities but also excellence in system design, optimization, and the ability to power complex AI and scientific workloads at scale. In the June 2025 edition of the TOP500, FPT's AI factories, located in Japan and Vietnam, are placed No. 36 and No. 38, respectively. This ranking positions them among the world's top supercomputing infrastructures and recognizes FPT as the No.1 commercial AI cloud provider in Japan, offering NVIDIA H200 Tensor Core GPUs (SXM5). [caption id="attachment_63304" align="aligncenter" width="800"] FPT's AI Factories ranked 36th and 38th in the TOP500 List (Source: TOP500.org)[/caption] The Japan-based AI factory, boasting 146,304 cores, achieved a remarkable performance of 49.85 PFLOPS. Meanwhile, AI Factory in Vietnam attained 46.65 PFLOPS with 142,240 cores. Both AI factories employ InfiniBand NDR400, enabling seamless scaling from a single GPU to clusters of over a hundred nodes in each region, delivering consistently high performance and low latency for large-scale AI and HPC workloads. The inclusion in the 65th edition of the prestigious TOP500 list recognizes FPT’s AI factories globally for their exceptional computing power, engineering expertise, and service quality, demonstrating their readiness to meet the global demand for AI research, development, and deployment. This achievement also positions Vietnam among the world’s top 15 AI nations, alongside the United States, China, Japan, Germany, and France, and stands as a testament to FPT’s ongoing efforts to enhance the country’s global tech presence. FPT has announced plans to establish three more AI Factories globally within the next five years, contributing to Vietnam’s ambition to lead the region in AI computing infrastructure. “Developed under the philosophy of ‘Build Your Own AI’, FPT AI Factory is not merely a leap in high-performance computing infrastructure, but also a solution to a core market bottleneck: making AI more accessible and applicable across all areas of life. With FPT AI Factory, any organization, business, or individual in Vietnam, Japan, and all over the globe can develop AI tailored to their own needs, gain unique competitive advantages, and accelerate comprehensive digital transformation,” said Mr. Le Hong Viet, CEO of FPT Smart Cloud, FPT Corporation. [caption id="attachment_63358" align="aligncenter" width="800"] FPT’s multi-region AI factory is globally certified, demonstrating readiness to accelerate AI innovation worldwide (Source: FPT)[/caption] Launched in November 2024, FPT AI Factory has been chosen by leading tech companies, such as LandingAI, to build advanced AI solutions that deliver real-world impact. FPT Corporation (FPT) is a leading global technology and IT services provider headquartered in Vietnam. FPT operates in three core sectors: Technology, Telecommunications, and Education. As AI is indeed a key focus, FPT has been integrating AI across its products and solutions to drive innovation and enhance user experiences within its Made by FPT ecosystem. FPT is actively expanding its capabilities in AI through investments in human resources, R&D, and partnerships with leading organizations, including NVIDIA, Mila, and AITOMATIC. These efforts are aligned with FPT's ambitious goal to solidify its status among the world's top billion-dollar IT companies.  For more information, please visit https://fpt.com/en.
  • LandingAI – Agentic Vision Technologies Leader from Silicon Valley – Leverages FPT AI Factory to Accelerate Visual AI Platform

    LandingAI, a Silicon Valley-based leader in agentic vision technologies founded by Dr. Andrew Ng, is leveraging FPT AI Factory services to accelerate the development of its tools, including Agentic Document Extraction, Agentic Object Detection, and VisionAgent. Through this partnership, LandingAI utilizes Metal Cloud, powered by NVIDIA H100 Tensor Core GPUs, to meet the growing demand for high-performance computing, scalability, and operational efficiency. LandingAI is redefining visual intelligence with its tools, applying an agentic AI framework designed to help users solve complex visual tasks using unstructured data such as images and documents. The system intelligently selects and orchestrates vision models and generates deployable code to automate similar tasks in the future. A key challenge in developing the Visual AI platform lies in the need for substantial computing resources to fine-tune the agents, run reinforcement learning loops, and drive continuous performance improvement while ensuring rapid iteration speed to keep pace with innovation. Tackling Computational Challenges with Metal Cloud FPT AI Factory offers the critical infrastructure needed to fast-track the development of the Visual AI platform and address performance complexities. Through the partnership with FPT, LandingAI gains access to Metal Cloud - a high-performance AI infrastructure fueled by NVIDIA H100 GPUs, backed by high SLAs and continuous support by FPT’s experts.  The cutting-edge GPUs deliver the computational power necessary for supervised fine-tuning and reinforcement learning at scale, thus enabling rapid and efficient model development. The seamless integration and minimal setup friction further allow LandingAI to quickly incorporate the H100s into its training pipeline and iterate on model architectures and agent behaviors at unprecedented speed and efficiency.  In addition, LandingAI is able to expand its computing capacity while optimizing resource consumption with the competitive pricing of FPT AI Factory services. Key benefits achieved: Significant improvements in visual task generalization  3X faster deployment of customer-facing features *To see how LandingAI leverages FPT AI Factory to accelerate their Visual AI platform, watch here. “As LandingAI expands our agentic vision technology offerings, FPT AI Factory has provided us with a solid and flexible infrastructure for our large-scale AI development and deployment,” said Mr. Dan Maloney, CEO of LandingAI. “Their system's reliability and flexibility have streamlined our Visual AI workflows, significantly reducing iteration time. We have seen improved operational stability in production and cost savings. Their responsive support has made integration seamless.” Agentic Document Extraction Playground A Solid Foundation for Agentic AI Innovation FPT AI Factory is a full-stack ecosystem for end-to-end AI development, designed to make AI accessible, scalable, and tailored to each business’s unique goals. Powered by thousands of NVIDIA Hopper H100/H200 GPUs, combined with the latest NVIDIA AI Enterprise software platform, FPT AI Factory provides robust infrastructure, foundational models, and necessary tools for businesses to build and advance AI applications from the ground up with faster time-to-market and enterprise-grade performance at a fraction of traditional costs.  As the global demand for Agentic AI systems gains momentum to transform business task automation with minimal effort, LandingAI’s integration of FPT AI Factory demonstrates the potential of high-performance, flexible AI infrastructure to drive innovation in this fast-growing domain. These agentic systems, designed to perform complex tasks using natural language prompts, are not only reshaping automation and collaboration but also making advanced AI capabilities more approachable for developers, engineers, and business users alike.  The AI Agent market value is projected to reach $52.62 billion by 2030 with a CAGR of 46.3% from 2025 to 2030. Built on a low-code or no-code platform, AI Agents are fostering faster AI adoption and more dynamic human-AI collaboration across various sectors. The computing power and agility provided by FPT AI Factory emerge as critical enablers for businesses to enter and lead in the next era of intelligent automation.  “FPT and LandingAI share a mutual vision to democratize AI and make its powerful capabilities accessible to all. This collaboration marks another milestone in our long-term partnership to establish a strong foundation for developing next-generation AI technologies, such as Agentic AI, driving innovation and bringing tangible value across multiple industries,” shared Mr. Le Hong Viet, CEO of FPT Smart Cloud, FPT Corporation. Looking ahead, FPT is committed to continuously enhancing the FPT AI Factory to further eliminate infrastructure barriers and simplify AI development, empowering businesses to innovate faster, smarter, and more efficiently. About FPT Corporation FPT Corporation (FPT) is a global leading technology and IT services provider headquartered in Vietnam. FPT operates in three core sectors: Technology, Telecommunications, and Education. As AI is indeed a key focus, FPT has been integrating AI across its products and solutions to drive innovation and enhance user experiences within its Made by FPT ecosystem. FPT is actively working on expanding its capabilities in AI through investments in human resources, R&D, and partnerships with leading organizations like NVIDIA, Mila, AITOMATIC, and LandingAI. These efforts are aligned with FPT's ambitious goal to solidify its status among the world's top billion-dollar IT companies. For more information, please visit https://fpt.com/en. About LandingAI LandingAI™ delivers cutting-edge agentic vision technologies that empower customers to unlock the value of visual data. With LandingAI’s solutions, companies realize the value of AI and move AI projects from proof-of-concept to production.  Guided by a data-centric AI approach, LandingAI’s flagship product, LandingLens™, enables users to build, iterate, and deploy Visual AI solutions quickly and easily. LandingAI is a pioneer in agentic vision technologies, including Agentic Document Extraction and Agentic Object Detection, which enhance the ability to process and understand visual data at scale, making sophisticated Visual AI tools more accessible and efficient.  Founded by Andrew Ng, co-founder of Coursera, founding lead of Google Brain, and former chief scientist at Baidu, LandingAI is uniquely positioned to lead the development of Visual AI that benefits all. For more information, visit https://landing.ai/.
  • FPT Announces Strategic Partnership and Investment with Sumitomo and SBI Holdings

    Hanoi, April 22, 2025 – FPT Corporation announced a strategic partnership with Sumitomo Corporation and SBI Holdings - Japan’s leading conglomerates in the finance and industrial sectors to accelerate artificial intelligence (AI) adoption through the FPT AI Factory ecosystem, contributing to the advancement of sovereign AI in Japan. Under this partnership, Sumitomo Corporation and SBI Holdings will each invest 20% and 20% in FPT Smart Cloud Japan, a subsidiary of FPT Corporation. This partnership lays a critical foundation for delivering cutting-edge AI solutions to organizations and enterprises in Japan, expediting AI integration across all aspects of society and supporting the nation’s ambition to become a global AI leader. Combining FPT’s technological capabilities with the extensive networks and expertise of Sumitomo Corporation and SBI Holdings across various industries, the three parties are committed to scaling AI and Cloud business in Japan. Together, they aim to build a diversified product and service ecosystem that meets the unique and increasingly complex demands of the Japanese market. FPT’s Chairman Mr. Truong Gia Binh, SBI Holdings Representative Director, Chairman, President & CEO Mr. Yoshitaka Kitao, and Sumitomo Corporation Director, Vice Chairman Mr. Toshikazu NAMBU signed an investment joint venture in Japan. Mr. Truong Gia Binh, Founder and Chairman of FPT Corporation, emphasized: “Sharing a common vision for the transformative potential of AI, we are working closely with our strategic partners to expand the global application of AI technologies. This partnership also contributes to fostering innovation, strengthening organizational competitiveness, and maintaining technology autonomy, supporting Japan’s goal of becoming an AI nation.” With the core philosophy of “Build Your Own AI,” FPT AI Factory aims to make AI more accessible and easily deployable for every business, organization, and individual. Leveraging FPT’s robust AI infrastructure - powered by thousands of the latest-generation GPUs, pre-packaged models, and deployment frameworks, alongside a comprehensive service ecosystem as well as proven experience in the Japanese market of FPT and its investors, FPT AI Factory enables organizations to harness their proprietary data, knowledge, and identity. This empowers them to rapidly develop tailored AI applications, unlock breakthrough performance, and create sustainable competitive advantages. About SBI Group Established in 1999, SBI Group is one of Japan’s pioneers in online financial services. The Group operates a wide range of financial businesses, offering user-friendly products and services via the Internet, primarily in the areas of securities, banking, and insurance. In addition to its core operations, SBI is also active in asset management and various global investment ventures. About Sumitomo Corporation Sumitomo Corporation (TYO: 8053) is an integrated trading and business investment company with a strong global network comprising 125 offices in 64 countries and regions. The Sumitomo Corporation Group consists of approximately 900 companies and 80,000 employees on a consolidated basis. The Group's business activities are spread across the following nine groups: Steel, Automotive, Transportation & Construction Systems, Diverse Urban Development, Media & Digital, Lifestyle Business, Mineral Resources, Chemicals Solutions and Energy Transformation Business. Sumitomo Corporation is committed to creating greater value for society under the corporate message of "Enriching lives and the world," based on Sumitomo’s business philosophy passed down for over 400 years. About FPT Corporation  FPT Corporation (FPT) is a global leading technology and IT services provider headquartered in Vietnam. FPT operates in three core sectors: Technology, Telecommunications, and Education. As AI is indeed a key focus, FPT has been integrating AI across its products and solutions to drive innovation and enhance user experiences within its Made by FPT ecosystem. FPT is actively working on expanding its capabilities in AI through investments in human resources, R&D, and partnerships with leading organizations like NVIDIA, Mila, AITOMATIC, and Landing AI. These efforts are aligned with FPT's ambitious goal to reach 5 billion USD in IT services revenue from global markets by 2030 and solidify its status among the world's top billion-dollar IT companies.  After nearly two decades in Japan, FPT has become one of the largest foreign-invested technology firms in the country by human resource capacity. The company delivers services and solutions to over 450 clients globally, with over 4,000 employees across 17 local offices and innovation hubs in Japan, and nearly 15,000 professionals supporting this market worldwide.   With Japan as a strategic focus for the company’s global growth, FPT has been actively expanding its business and engaging in M&A deals, such as the joint venture with Konica Minolta, strategic investment in LTS Inc, and most recently, the acquisition of NAC—its first M&A deal in the market. As digital transformation, particularly legacy system modernization, is viewed as a key growth driver in the Japanese market, the company is committed to providing end-to-end solutions and seamless services, utilizing advanced AI technologies as a primary accelerator. For more information, please visit https://fpt.com/en.  
  • FPT launches FPT AI Factory to accelerate AI development in Japan, offering local companies pre-orders for its NVIDIA H200 Tensor Core GPUs Cloud Service

    Japan, November 13, 2024 — FPT, a global leading IT firm and Preferred NVIDIA Cloud Partner (NCP), officially announced the launch of the FPT AI Factory in Japan using the full-stack NVIDIA accelerated computing platform. This flagship solution serves as a one-stop shop for AI and Cloud services, offering immense computing power for AI advancement and contributing to developing Sovereign AI in the country. Japanese customers can expedite AI development with priority access to premium solutions and features through an exclusive pre-order.  The launching of FPT AI Factory in Japan by Mr. Le Hong Viet, CEO, FPT Smart Cloud, FPT Corporation At the NVIDIA AI Summit in Japan, FPT has debuted FPT AI Factory, an all-inclusive stack for end-to-end AI product lifecycle, including three main groups. FPT AI Infrastructure offers GPU cloud services with unprecedented computing power to accelerate model development and deployment. FPT AI Studio offers intelligent tools for building, pre-training, and fine-tuning AI models in depth using NVIDIA NeMo. FPT AI Inference, supported by NVIDIA NIM and NVIDIA AI Blueprints, enables customers to effectively deploy and scale their models in terms of size and number of usages. FPT AI Factory is integrated with 20+ ready-to-use AI products, built upon Generative AI, for rapid AI adoption and instant results in elevating customer experience, achieving operational excellence, transforming the human workforce, and optimizing operating expenses.    Powered by thousands of NVIDIA Hopper GPUs and next-generation ones, boosting with the latest NVIDIA AI Enterprise software platform, FPT AI Factory grants regional clientele scalable and confidential supercomputing along with essential tools to cultivate sophisticated AI technologies from scratch with faster time-to-market. This also empowers businesses to manage resources and processes expeditiously, optimizing total cost of ownership (TCO).   FPT is now accepting pre-orders for FPT AI Factory, allowing local corporate clients to leverage the diverse ecosystem of AI and Cloud, earn cloud credit, and gain early access to premium features. Combined with tailor-made consultation from seasoned AI & Cloud experts, enterprises in any industry can reinforce successful AI journeys with practical, high-value solutions.  Japan currently faces a shortage of GPU cloud solutions necessary to drive economic growth, promote innovation, and facilitate digital transformation in a secure manner. FPT’s AI-ready infrastructure in Japan provides local businesses and the government with unparalleled computational performance, high efficiency, and low-latency interactions to enrich research & development capabilities while safeguarding sensitive data and maintaining sovereignty.   By joining the NVIDIA Partner Network as a Service Delivery Partner, FPT will utilize NVIDIA's cutting-edge products and technologies to develop bespoke cloud services, hardware, software, and comprehensive integration services to drive the digital transformation in Japan.  Dr. Truong Gia Binh, FPT Corporation Chairman and Founder, shares FPT’s commitment to accompanying Japan in facilitating a successful AI journey Dr. Truong Gia Binh, FPT Corporation Chairman and Founder, affirmed, "Artificial intelligence continues to be a transformative technology for the entire world. In line with NVIDIA's global initiative, we are working closely with strategic partners to develop cloud infrastructure essential for AI applications worldwide, especially in Japan. We are committed to dedicating all necessary resources and accompanying the Japanese government, enterprises, and partners in the nation’s AI investment and development efforts. Through this significant project, we are aligning our vision and action to rapidly expand AI applications on a global scale while actualizing the collective vision of Japan and Vietnam in becoming AI nations.”  John Fanelli, NVIDIA Vice President of Enterprise AI Software, said, "In today's rapidly evolving technological landscape, Japan recognizes the importance of sovereign AI solutions for driving innovation, supporting data security, and maintaining technological independence. The FPT AI Factory built on NVIDIA accelerated computing and software represents a significant step towards meeting this need, offering Japanese companies access to cutting-edge AI infrastructure while fostering local AI development and expertise."  In April 2024, FPT publicized the development of AI Factories through a comprehensive strategic collaboration with NVIDIA. That marked a significant milestone in FPT's AI journey, aiming to promote AI research and development in the region and expand advanced AI and cloud capabilities on a global scale.        About FPT Corporation  FPT Corporation (FPT) is a global leading technology and IT services provider headquartered in Vietnam. FPT operates in three core sectors: Technology, Telecommunications, and Education. As AI is indeed a key focus, FPT has been integrating AI across its products and solutions to drive innovation and enhance user experiences within its Made by FPT ecosystem. FPT is actively working on expanding its capabilities in AI through investments in human resources, R&D, and partnerships with leading organizations like NVIDIA, Mila, AITOMATIC, and Landing AI. These efforts are aligned with FPT's ambitious goal to reach 5 billion USD in IT services revenue from global markets by 2030 and solidify its status among the world's top billion-dollar IT companies.  After nearly two decades in Japan, FPT has become one of the largest foreign-invested technology firms in the country by human resource capacity. The company delivers services and solutions to over 450 clients globally, with over 3,500 employees across 17 local offices and innovation hubs in Japan, and nearly 15,000 professionals supporting this market worldwide.   With Japan as a strategic focus for the company’s global growth, FPT has been actively expanding its business and engaging in M&A deals, such as the joint venture with Konica Minolta, strategic investment in LTS Inc, and most recently, the acquisition of NAC—its first M&A deal in the market. As digital transformation, particularly legacy system modernization viewed as a key growth driver in the Japanese market, the company is committed to providing end-to-end solutions and seamless services, utilizing advanced AI technologies as a primary accelerator. For more information, please visit https://fpt.com/en. 
Start the next project
Please share your needs. FPT Cloud experts will advise you on the best solutions.