AWS Official AWS Case Study about Purple Technology We are happy to announce that the official Case-Sudy about Purple Technology from AWS has been released. Together with AWS we wanted to share publicly our story of why we decided to go serverless and what are the business benefits of serverless for us.
AWS How to build Serverless app with SAML auth via AWS IAM Identity Center Googling study materials and tutorials about SAML can be hard compared to amount of content produced for modern technologies. Hopefully this article gave you at least basic overview on how to make it work and what library to choose in order to have secure authentication.
Serverless Datadog: The State of Serverless 2022 Datadog announced updated version of their famous "The State of Serverless" report for the year 2022. Inside this report Datadog mentions that "Over half of organizations operating in each cloud have adopted serverless" which is very good news for the Serverless industry.
Intro to Serverless 4. Amazon API Gateway Amazon API Gateway is a very flexible cloud service, mostly used to create a REST API powered by a lambda function. I am going to take you through the instructions on how to create a simple HTTP GET endpoint with the help of the Serverless Framework, and how we can return a response in JSON.
Úvod do Serverlessu 4. Amazon API Gateway Amazon API Gateway velmi flexibilní cloudová služba nejčastěji využívaná k tvorbě REST API poháněného lambda funkcemi. Ukážeme si jak vytvořit pomocí Serverless Frameworku jednoduchý HTTP GET endpoint, který bude vracet v odpovědi JSON.
Intro to Serverless 3. Overview of the basic AWS Serverless services The AWS services that I’m going to show you today have many different uses; I’ll focus only on their important features from the serverless architecture point of view.
Úvod do Serverlessu 3. Přehled základních AWS služeb pro Serverless aplikace AWS služby, které si dnes ukážeme, mají mnoho různých možností použití, nicméně já se zaměřím pouze na jejich vlastnosti důležité z pohledu Serverless architektury a dám vám tipy jak a proč dané služby využívat ve vašich serverlessových aplikacích.
Serverless Lessons learned: AWS AppSync Subscriptions In this article we will get a bit more deeper into mechanisms of AppSync Subscriptions because even though they are documented in the AppSync documentation we couldn't see or understand some of the behaviours.
Intro to Serverless 2. Serverless Framework The Serverless Framework is a CLI tool which provides the deployment infrastructure needed for your serverless application to run seamlessly. It supports around 10 cloud providers, such as AWS and already has a fairly extensive plugin ecosystem—thanks to which it can be adjusted to suit your needs.
Úvod do Serverlessu 2. Serverless Framework Serverless Framework je CLI nástroj, který zajišťuje deployment infrastruktury potřebné k běhu vaší serverlessové aplikace. Podpoduje cca 10 cloudových providerů jako je např. AWS, Azure, GCP a má už celkem rozsáhlý pluginový ekosystém, díky kterému si ho můžete přizpůsobit svým potřebám.
Intro to Serverless 1. Intro to Serverless In case you haven’t heard of Serverless yet, listen up. It might change the way you design and manage your applications – just like it did for us at Purple Technology back in 2017 when we adopted the technology.
Úvod do Serverlessu 1. Úvod do Serverlessu Pokud jste ještě neslyšeli o pojmu “Serverless”, tak se posaďte a pozorně čtěte. Mohlo by to výrazně změnit způsob jakým navrhujete a provozujete svoje aplikace - stejně jako se to v roce 2017 stalo nám v Purple Technology.