Handover Documentation: Ensuring a Smooth Transition Power Platform and Cloud (Azure, AWS) Handover to the other employees
Power Platform and Cloud Handover Documentation: Ensuring a Smooth Transition
This article serves as a guide for smoothly transitioning Power Platform and Cloud (Azure, AWS) responsibilities to a new employee when an individual resigns. As organizations increasingly rely on these technologies, it becomes crucial to ensure a seamless handover process to maintain business continuity.
Flow Outline Structure (ABSTRACT EXAMPLE)
TableandChart
Code Python 3.9 (Architecture x86_64), HTML and CSS main package - matplotlib Layers dataVisLayer (custom) AWSDataWrangler-Python39 numerize (custom) HtmltoPDF
Code Python 3.9 (Architecture x86_64) main package - pandas, PyPDF2 custom-fonts Layers wkhtmltopdf pandas fonts PyPDF2 How to Deploy a Lambda Function Regions First check your region.
RegionsManagement.png Find the nearest (server) region. NearestRegion.png choose Singapore for Operation (in Asia)
Create function Lambda > Functions > Create function
Problem Best Time to Buy and Sell Stock - LeetCode
You are given an array prices where prices[i] is the price of a given stock on the ith day.
You want to maximize your profit by choosing a single day to buy one stock and choosing a different day in the future to sell that stock.
Return the maximum profit you can achieve from this transaction. If you cannot achieve any profit, return 0.