Lennart Frantzell’s research while affiliated with Collateral Analytics and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (9)


Cloud Native Development Best Practices
  • Chapter

August 2020

·

21 Reads

Marek Sadowski

·

Lennart Frantzell

From the previous chapters, you amassed a good amount of knowledge on how to use Serverless technology. The current chapter will give you practical tips on how to adjust your development strategies to deal with the limits imposed by Apache OpenWhisk services or the vendors offering you Cloud-based OpenWhisk, like IBM Cloud Functions.


Apache OpenWhisk Deep Dive

August 2020

·

23 Reads

This chapter introduces main development concepts of Serverless technology with Apache OpenWhisk. After completing it, you will have a good notion of various techniques being used in building Serverless applications. You will find more details on functions, rules, triggers, event providers, iOS SDK, entities, namespaces, permissions, and sequences that are ready for you in IBM Cloud Functions – the managed Apache OpenWhisk platform.


Introducing Serverless

August 2020

·

48 Reads

Today “the Cloud” is everywhere, it permeates our lives, and it is impossible to imagine ourselves without it. Without Cloud technology, we wouldn’t have globally available applications like Airbnb, Uber, Facebook, Google, IBM Cloud, Netflix, Apple iTunes, Amazon, and Microsoft Azure, to name but a few cloud-based services.


Actors in the Serverless Space

August 2020

·

15 Reads

It wouldn’t be fair to just jump ahead and start the discussion of Apache OpenWhisk without providing some information about the Serverless technology vendor landscape. This chapter will therefore focus on providing an introduction to the Serverless space, as well as providing arguments for using one or the other Serverless platforms. At the moment of writing, only Apache OpenWhisk supports the Swift language; thus, only IBM Cloud with IBM Cloud Functions is described in the following chapters.


Hello World from Apache OpenWhisk in Swift

August 2020

·

6 Reads

After completing this chapter, you will be able to code and run your first serverless actions in a cloud using the Swift programming language from both a browser-based editor and a command-line interface (CLI). Once the action is created, you will be able to invoke the action’s function from a mobile iOS application.


The Complete iOS App Using Serverless Swift

August 2020

·

22 Reads

In this chapter, you will be introduced to typical development strategies using Serverless Swift in an iOS app. You will build a basic AI powered app and then leverage the Serverless backend for Cloud-based functionality. The Serverless actions will be responsible for analyzing the Hacker News articles with the AI service – Watson Natural Language Understanding (NLU) in order to detect keywords, entities, and categories in the article.


Use Cases

August 2020

·

48 Reads

As you may have inferred in previous chapters, there are many potentially valuable reasons to use Serverless technology in your next project. In this chapter, you will discover eight typical use cases or patterns for Serverless Swift applications. Our feeling is that with these use cases, you will be able to quickly understand when and how to apply Serverless Swift in real-life situations.


Apache OpenWhisk – Open Source Project

August 2020

·

5 Reads

·

1 Citation

Marek speaking: “Most of my 20+ year IT career has been with server-side Java. It started with Sun Microsystems’ Java when it was a new language used mostly in web page applets in 1995-97. Back in 1996 I started my Java adventure by writing one of the first server-side Java systems creating Web Forums dedicated to the Disaster Recovery in NTT in Japan. Since then plenty of new and old systems were built or migrated to server-side Java and eventually to the cloud.


Serverless Swift: Apache OpenWhisk for iOS developers

January 2020

·

9 Reads

·

2 Citations

Decrease development time to market with Serverless Swift—the event-based modern architecture for full stack developers. This book reviews how to use the Apache OpenWhisk framework to enrich your standalone applications with cloud-based functionalities from data sources up to Artificial Intelligence. You'll leverage serverless in your mobile apps with use case scenarios and gain the skills that will allow you to create robust, performant, secure yet economically viable systems in a cloud native environment. Finally, you'll see how to participate in the creation and further development of this open source project with Apache Foundation, which is supported by IBM, Google, and others Serverless has become a new style of coding, and it can be used to offload your mobile apps without incurring unnecessary costs. Get a solid, hands-on introduction into serverless, function-as-a-service, and cloud function technologies and learn why startups and enterprises are so excited about using them. You will: • Employ Apache OpenWhisk in your apps • Expand your iOS skills with Cloud Native Serverless programming • Use a Docker container as a Polyglot action