সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
Google ক্লাউড রান ফাংশন এবং Firebase-এর জন্য ক্লাউড ফাংশন একসঙ্গে ইভেন্ট-চালিত অ্যাপ্লিকেশন তৈরির জন্য Google-এর সার্ভারহীন কম্পিউট সমাধানের একটি গুরুত্বপূর্ণ অংশ নিয়ে গঠিত।
Google ক্লাউড প্ল্যাটফর্ম বিকাশকারীদের জন্য, ক্লাউড রান ফাংশনগুলি একটি সংযোগকারী স্তর হিসাবে কাজ করে যা আপনাকে ইভেন্টগুলি শুনে এবং প্রতিক্রিয়া জানিয়ে Google ক্লাউড প্ল্যাটফর্ম (GCP) পরিষেবাগুলির মধ্যে যুক্তি বুনতে দেয়৷
Firebase ডেভেলপারদের জন্য, Firebase-এর জন্য ক্লাউড ফাংশনগুলি Firebase-এর আচরণ প্রসারিত করার এবং সার্ভার-সাইড কোড যোগ করার মাধ্যমে Firebase বৈশিষ্ট্যগুলিকে সংহত করার একটি উপায় প্রদান করে৷
উভয় সমাধানই সম্পূর্ণরূপে পরিচালিত পরিবেশে ফাংশনগুলির দ্রুত এবং নির্ভরযোগ্য সঞ্চালন প্রদান করে যেখানে কোনও সার্ভার পরিচালনা বা কোনও পরিকাঠামোর ব্যবস্থা করার বিষয়ে আপনার চিন্তা করার দরকার নেই।
ফায়ারবেসের জন্য ক্লাউড ফাংশন
আপনি যদি মোবাইল অ্যাপ বা মোবাইল ওয়েব অ্যাপ তৈরির একজন ডেভেলপার হন তাহলে Firebase-এর জন্য আপনার ক্লাউড ফাংশন ব্যবহার করা উচিত। Firebase মোবাইল ডেভেলপারদের বিশ্লেষণ, প্রমাণীকরণ এবং রিয়েলটাইম ডেটাবেস সহ সম্পূর্ণরূপে পরিচালিত মোবাইল-কেন্দ্রিক পরিষেবাগুলির সম্পূর্ণ পরিসরে অ্যাক্সেস দেয়। ক্লাউড ফাংশন সার্ভার-সাইড কোড সংযোজনের মাধ্যমে ফায়ারবেস বৈশিষ্ট্যগুলির আচরণকে প্রসারিত এবং সংযোগ করার একটি উপায় প্রদান করে অফারটি সম্পূর্ণ করে।
ফায়ারবেস ডেভেলপাররা সহজেই পেমেন্ট প্রসেসিং এবং এসএমএস মেসেজ পাঠানোর মতো কাজের জন্য বাহ্যিক পরিষেবাগুলির সাথে একীভূত হতে পারে। এছাড়াও, বিকাশকারীরা কাস্টম লজিক অন্তর্ভুক্ত করতে পারে যা হয় মোবাইল ডিভাইসের জন্য খুব ভারী, বা যা একটি সার্ভারে সুরক্ষিত করা প্রয়োজন। সাধারণ ইন্টিগ্রেশন সম্পর্কে আরও জানতে ব্যবহারের ক্ষেত্রে অন্বেষণ করুন । ডেভেলপারদের জন্য যাদের আরও সম্পূর্ণ বৈশিষ্ট্যযুক্ত ব্যাকএন্ড প্রয়োজন, ক্লাউড রান ফাংশনগুলি Google ক্লাউড প্ল্যাটফর্মের শক্তিশালী ক্ষমতাগুলির একটি গেটওয়ে প্রদান করে৷
Firebase-এর জন্য ক্লাউড ফাংশনগুলি Firebase ডেভেলপারদের জন্য অপ্টিমাইজ করা হয়েছে:
Firebase SDK কোডের মাধ্যমে আপনার ফাংশন কনফিগার করতে
Firebase Console এবং Firebase CLI এর সাথে ইন্টিগ্রেটেড
Google ক্লাউড ফাংশন, এবং Firebase রিয়েলটাইম ডেটাবেস, Firebase প্রমাণীকরণ এবং Firebase Analytics ট্রিগারগুলির মতো একই ট্রিগারগুলি
Google ক্লাউড প্ল্যাটফর্মের জন্য ক্লাউড রান ফাংশন
বিকাশকারীরা একটি ফাংশন আকারে কোড লিখে GCP পরিষেবাগুলিকে সংযুক্ত এবং প্রসারিত করতে পারে। ক্লাউড রান ফাংশনগুলি একটি সংযোগকারী স্তর হিসাবে কাজ করে যা আপনাকে ইভেন্টগুলি শুনে এবং প্রতিক্রিয়া জানিয়ে GCP পরিষেবাগুলির মধ্যে যুক্তি বুনতে দেয়৷ মাত্র কয়েকটি লাইনের কোড দিয়ে, ডেভেলপাররা সার্ভারের ব্যবস্থা বা পরিচালনার প্রয়োজন ছাড়াই উচ্চ স্তরের সমন্বয় তৈরি করতে তাদের GCP পরিষেবাগুলির ব্যবহারকে সমৃদ্ধ করতে পারে। আরও তথ্যের জন্য Google ক্লাউড রান ফাংশন ডকুমেন্টেশন দেখুন।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-09-04 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["\u003cbr /\u003e\n\nGoogle Cloud Run functions and Cloud Functions for Firebase together\ncomprise an important part of Google's serverless compute solution for creating\nevent-driven applications.\n\nFor **Google Cloud Platform developers** , [Cloud Run\nfunctions](https://cloud.google.com/functions/) serve as a connective layer\nallowing you to weave logic between Google Cloud Platform (GCP) services by\nlistening for and responding to events.\n\nFor **Firebase developers** ,\n[Cloud Functions for Firebase](https://firebase.google.com/docs/functions/)\nprovides a way to extend the behavior of Firebase and integrate Firebase\nfeatures through the addition of server-side code.\n\nBoth solutions provide fast and reliable execution of functions in a fully\nmanaged environment where there's no need for you to worry about managing any\nservers or provisioning any infrastructure.\n\nCloud Functions for Firebase\n\nYou should use Cloud Functions for Firebase if you're a developer building a\nmobile app or mobile web app. Firebase gives mobile developers access to a\ncomplete range of fully managed mobile-centric services including analytics,\nauthentication and Realtime Database. Cloud Functions rounds out the offering\nby providing a way to extend and connect the behavior of Firebase features\nthrough the addition of server-side code.\n\nFirebase developers can easily integrate with external services for tasks like\nprocessing payments and sending SMS messages. Also, developers can include\ncustom logic that is either too heavyweight for a mobile device, or\nwhich needs to be secured on a server.\n[Explore use cases](https://firebase.google.com/docs/functions/use-cases)\nto learn more about typical integrations.\nFor developers that need a more full-featured backend, Cloud Run\nfunctions provides a gateway to the powerful capabilities in\n[Google Cloud Platform](https://cloud.google.com/docs/).\n\nCloud Functions for Firebase is optimized for Firebase developers:\n\n- Firebase SDK to configure your functions through code\n- Integrated with Firebase Console and Firebase CLI\n- The same triggers as Google Cloud Functions, plus Firebase Realtime Database, Firebase Authentication, and Firebase Analytics triggers\n\nCloud Run functions for Google Cloud Platform\n\nDevelopers can connect and extend GCP services by writing code in the form of a\nfunction. Cloud Run functions serve as a connective layer allowing you to\nweave logic between GCP services by listening for and responding to events. With\njust a few lines of code, developers can enrich their use of GCP services to\ncreate higher level combinations without needing to provision or manage servers.\nSee the [Google Cloud Run functions\ndocumentation](https://cloud.google.com/functions/docs/) for more information."]]