DevopsDays 2022 - Jit Workshop
DevopsDays 2022 - Jit Workshop#
Welcome to the Jit DevopsDays TLV 2022 Workshop.
In this workshop we are going to build our first serverless application.
We will use the serverless framework CLI to generate our base template.
We will then install some plugins to help us connect to localstack.
We will set up localstack using docker and docker-compose
We will add a DynamoDB Table as code.
We will extend our application to do CREATE & READ operations.
We will deploy it using serverless framework to localstack.
And finally, we will use the Github CI known as Github Actions to run security tools against our code to see if we have any security issues.
Hi, I’m Shlomi Kushchi and I’m a System Architect at Jit.io.
And I will be assited by these two amazing guys:
Let’s have some fun today!
Also, there’s a sample app for you to use, if needed right here