# serverless
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.
LinkAWS 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
LinkDynamoDB Operations
This is a brief guide of examples about how to use the AWS SDK (in Node.js) to perform operations in DynamoDB
LinkCloud Scalability
Learn why "Cloud Computing" changed the game by optimizing costs and improving performance and availability
LinkServerless 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
LinkServerless 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