Latest

All the resources in the Guide, starting with most recent.

Invoking Functions Locally

Part of tutorial

Invoking Functions Locally
Execute Lambda function inside a container through PyCharm Professional.
Developing Serverless APIs using AWS Toolkit

Tutorial

Developing Serverless APIs using AWS Toolkit
Run, build, and deploy serverless functions in PyCharm.
Deploying Functions

Part of tutorial

Deploying Functions
Use PyCharm Professional to deploy your Lambda APIs.
Writing REST APIs

Part of tutorial

Writing REST APIs
Beginning CRUD (Create, Read, Update, Delete) Operations
Cleanup

Part of tutorial

Cleanup
Removing Resources from AWS Console
Background on Serverless

Part of tutorial

Background on Serverless
Introduce Microservices, AWS SAM (Serverless Application Model)
Securing APIs with JSON Web Tokens (JWT)

Part of tutorial

Securing APIs with JSON Web Tokens (JWT)
Adding Custom Authorizers in Lambda functions
Setting Up a Database in MongoDB Atlas

Part of tutorial

Setting Up a Database in MongoDB Atlas
Connect MongoDB smoothly by connecting through Pycharm Professional to explore the database GUI.
Comparing Rider's Toolbar with Visual Studio

Part of tutorial

Comparing Rider's Toolbar with Visual Studio
Learn how Rider's toolbar UI compares with the toolbar found in Visual Studio.
Remove Explicit Type in Kotlin

Tip

Remove Explicit Type in Kotlin
Use quick intentions to remove explicit types.
Put Kotlin Arguments on Separate Lines

Tip

Put Kotlin Arguments on Separate Lines
Use quick intentions to improve the readability of your code by putting arguments on separate lines.
Kotlin Code Completion

Tip

Kotlin Code Completion
Use code and statement completion to write code faster.