1 / 11

Best Oracle Cloud Infrastructure - OCI Training in Bangalore

Visualpath brings you industry-leading Oracle Cloud Infrastructure Online Training Institute designed to elevate your career with real-world expertise, and gain hands-on skills through real-time scenarios. With 24/7 access to recorded sessions and in-depth learning, resume preparation, technical doubt clarification. Our OCI Training in Bangalore worldwideu2014including those in the USA, UK, Canada, Australia, Dubai, and for more info call: 91-7032290546.<br>Whatsapp: https://wa.me/c/917032290546<br>Visit our Blog: https://visualpathblogs.com/category/oracle-cloud-infrastructure-oci/

naveen132
Download Presentation

Best Oracle Cloud Infrastructure - OCI Training in Bangalore

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. WHAT IS ORACLE FUNCTIONS IN OCI? www.visualpath.in +91-7032290546

  2. INTRODUCTION • Oracle Functions in Oracle Cloud Infrastructure (OCI)is a serverless, event-driven compute service that lets you run code without provisioning. • Managing servers It’s built on the open-source Fn Project, which makes it portable and easy to integrate with other cloud or on-premises environments. www.visualpath.in +91-7032290546

  3. What is Oracle Functions? • Oracle Functions is a serverless compute service provided by Oracle Cloud Infrastructure (OCI) that allows you to run code without having to manage servers or infrastructure. It's designed to execute small, single-purpose functions in response to events, HTTP requests, or on-demand. www.visualpath.in +91-7032290546

  4. How It Works Trigger the Function Deploy to OCI Build the function (turns code into a Docker image). Push the image to OCI Container Registry. Deploy the function to Oracle Functions, which stores and manages it. • Manually via Fn CLI or REST API. • Automatically by OCI Events Service (e.g., object uploaded, instance stopped). • Through an API Gateway (like a REST endpoint). • Scheduled with OCI's Resource Scheduler or other services. www.visualpath.in +91-7032290546

  5. Supported Languages • Since Oracle Functions runs your code in Docker containers, any language can be used as long as: • You can build a Docker image. • The function listens for input via stdin and responds via stdout. • This gives you full flexibility — want to use Rust, PHP, or .NET? Just package it properly in a container. www.visualpath.in +91-7032290546

  6. Key Features • Serverless & Fully Managed • No need to provision, scale, or manage infrastructure. • OCI handles everything behind the scenes: servers, patching, availability, etc. • Focus purely on your code and logic. • Based on Open Source Fn Project • Uses the Fn Project, an open-source serverless platform. • Portable: Functions can run locally, on-prem, or in other clouds. • Developer-friendly CLI tools and local testing environment. www.visualpath.in +91-7032290546

  7. Integration with OCI Services One of the biggest strengths of Oracle Functions is its tight integration with other OCI services, making it easy to build event-driven, cloud-native applications. Here's a rundown of how Oracle Functions integrates across the OCI ecosystem: • OCI Events Service • Trigger functions automatically when events occur in OCI. • Examples: • Object uploaded to Object Storage • Compute instance created/stopped • Database backup completed www.visualpath.in +91-7032290546

  8. Security Features Oracle Functions provides several built-in security features to ensure your serverless applications are secure, isolated, and compliant with best practices. Here are the key security features of Oracle Functions: • Isolation with Containers • Each function runs in its own isolated Docker container, providing security at the runtime level. • This isolation helps prevent unauthorized access between functions. • Functions don’t share resources (e.g., memory, CPU) with other functions. www.visualpath.in +91-7032290546

  9. Summary & Conclusion • Oracle Functions is a serverless compute service on Oracle Cloud Infrastructure (OCI) that allows developers to build, deploy, and run event-driven applications without managing servers. It’s based on the Fn Project, which makes it portable and open-source. Here’s a recap of its key features and benefits: • Security Highlights: • Isolation: Each function runs in an isolated Docker container, ensuring no resource sharing. • IAM Integration: Fine-grained control over who can access and invoke your functions. • Secrets Management: Integrates with OCI Vault for secure handling of credentials and secrets. www.visualpath.in +91-7032290546

  10. For More Information About Oracle Cloud Infrastructure Address:- Flat no: 205, 2nd Floor,Nilgiri Block, Aditya Enclave,Ameerpet, Hyderabad-16 Ph. No : +91-7032290546 Visit : www.visualpath.in E-Mail : online@visualpath.in www.visualpath.in +91-7032290546

  11. THANK YOU www.visualpath.in +91-7032290546

More Related