AWS Lambda is a serverless computing platform that lets users run code without provisioning or managing servers. With Lambda, users can run code for virtually any type of app or backend service—all with zero administration. It takes of requirements to run and scale code with high availability.
$NaN
Per 1 ms
SAP Business Technology Platform
Score 8.4 out of 10
N/A
SAP Business Technology Platform (SAP BTP) is the company's Platform-as-a-Service (PaaS) offering, that brings together intelligent enterprise applications with database and data management, analytics, integration and extension capabilities into one platform for both cloud and hybrid environments, including hundreds of pre-built integrations for SAP and third-party applications.
SAP Business Technology Platform won us over mainly due to the need for integrating back to the S4 back end. The ease of connecting via SAP cloud connector were the go to reason. Once we get to understand the functions of the service and the potential future, it helps to …
Lambda excels at event-driven, short-lived tasks, such as processing files or building simple APIs. However, it's less ideal for long-running, computationally intensive, or applications that rely on carrying the state between jobs. Cold starts and constant load can easily balloon the costs.
SAP Business Technology Platform offers to run the cloud application without worries about availability and accessibility. This is helping us to enable the services that are really suited for us. For example, We have Cloud Identity Services that offer the capability to manage identity directory and also Identity provisioning functionality. Both functionalities helped us to manage the SSO and also enabled the auto-provisioning.
Services are operated by SAP with outstanding support, always giving a helping hand even if it is custom code or solution provided on the platform
Services are easily connectable via standard approach to our backend SAP systems in SAP Rise/HEC
Secure access using identities from our existing identity management helping us to safeguard data security from within SAP systems up to custom frontend applications
Developing test cases for Lambda functions can be difficult. For functions that require some sort of input it can be tough to develop the proper payload and event for a test.
For the uninitiated, deploying functions with Infrastructure as Code tools can be a challenging undertaking.
Logging the output of a function feels disjointed from running the function in the console. A tighter integration with operational logging would be appreciated, perhaps being able to view function logs from the Lambda console instead of having to navigate over to CloudWatch.
Sometimes its difficult to determine the correct permissions needed for Lambda execution from other AWS services.
Seamless integration with external system and dashboard to monitor the data flow and analysis are very essential for the business. The way the product is designed and modelled lead to minimum business disruptions. Adopting to the new and modern technology was easy. Keeping the central system as clean and adopting project bases development are advantages.
I give it a seven is usability because it's AWS. Their UI's are always clunkier than the competition and their documentation is rather cumbersome. There's SO MUCH to dig through and it's a gamble if you actually end up finding the corresponding info if it will actually help. Like I said before, going to google with a specific problem is likely a better route because AWS is quite ubiquitous and chances are you're not the first to encounter the problem. That being said, using SAM (Serverless application model) and it's SAM Local environment makes running local instances of your Lambdas in dev environments painless and quite fun. Using Nodejs + Lambda + SAM Local + VS Code debugger = AWESOME.
Overall, I feel it is build toward as an SAP centric platform. Which is very proper direction for SAP as it is their competitive advantage. However, as a customer, I like to see the cost of the services to come down with the advance of underlay hardware capabilities. Licensing model can be streamlined for easier budgeting and consumption.
Amazon consistently provides comprehensive and easy-to-parse documentation of all AWS features and services. Most development team members find what they need with a quick internet search of the AWS documentation available online. If you need advanced support, though, you might need to engage an AWS engineer, and that could be an unexpected (or unwelcome) expense.
I give it 9/10 because its customer support team is responsive and knowledgeable, providing clear guidance on complex issues. We contacted them several times; I want to give one example. When we had a problem with third-party integration, we reached out to them about the issue, and they provided a tailored solution for this.
Training material in Developers Community or from Learning hub are really good... also most of the time we route through Discovery center... so materials provided by SAP is really good.
1. Sometimes the licensing doesn’t make sense, e.g., Difficult to understand the license for ABAP cloud runtime. 2. When SAP Business Technology Platform workflow cost is very high but process automation which offers more features has less cost.
AWS Lambda is good for short running functions, and ideally in response to events within AWS. Google App Engine is a more robust environment which can have complex code running for long periods of time, and across more than one instance of hardware. Google App Engine allows for both front-end and back-end infrastructure, while AWS Lambda is only for small back-end functions
SAP Concur allows our staff to book, reimburse and remain spend audit compliant. Our Concur system takes feed from Workday and interacts with Credit card vendor. It also makes posting to Accounting and does clearing. SAP Business Technology Platform helped in establishing connection with all these different tools in real time. It helps in getting paid to the card service provider through our Bank through interface, which is built on SAP Business Technology Platform.
Positive - Only paying for when code is run, unlike virtual machines where you pay always regardless of processing power usage.
Positive - Scalability and accommodating larger amounts of demand is much cheaper. Instead of scaling up virtual machines and increasing the prices you pay for that, you are just increasing the number of times your lambda function is run.
Negative - Debugging/troubleshooting, and developing for lambda functions take a bit more time to get used to, and migrating code from virtual machines and normal processes to Lambda functions can take a bit of time.
Infusing Generative AI capabilities easily into our solutions with existing talent with minimal learning curve, has been very impactful. We have been able resolve several challenges for our clients with AI capabilities, that we could not, previously.
Integration Suite is quite extensive in capabilities for bringing together the IT landscape into a single ecosystem.