# serverless

Cover image

AWS Step Functions Workflow - AWS SAM example

On this post we're going to build an AWS Step Functions state machine that simulates an ordering process made by de customer.

Link
Cover image

AWS Lambda - CI/CD with AWS SAM, CodePipeline & CloudFormation

Complete example about how to implement a CI/CD workflow from an infrastructure as a code template

Link
Cover image

DynamoDB Operations

This is a brief guide of examples about how to use the AWS SDK (in Node.js) to perform operations in DynamoDB

Link
Cover image

Cloud Scalability

Learn why "Cloud Computing" changed the game by optimizing costs and improving performance and availability

Link
Cover image

Serverless APIs Full Guide - Part 2 (TDD & DynamoDB)

Let's learn how to build an API with Test Driven Development (TDD) & DynamoDB as DB in Node.js

Link
Cover image

Serverless APIs Full Guide - Part 1 (Hello World)

This is the first part of a series about how to build a serverless api in aws.

Link