PacktPublishing / Hands-On-Serverless-Applications-with-Go

Hands-On Serverless Applications with Go, published by Packt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands-On Serverless Applications with Go


Hands-On Serverless Applications with Go

This is the code repository for Hands-On Serverless Applications with Go, published by Packt.

Build real-world, production-ready applications with AWS Lambda

What is this book about?

Serverless architecture is popular in the tech community due to AWS Lambda. Go is simple to learn, straightforward to work with, and easy to read for other developers; and now it's been heralded as a supported language for AWS Lambda. This book is your optimal guide to designing a Go serverless application and deploying it to Lambda.

This book covers the following exciting features:

  • Understand how AWS Lambda works and use it to create an application
  • Understand how to scaleup serverless applications
  • Design a cost-effective serverless application in AWS
  • Build a highly scalable and fault-tolerant CI/CD pipeline
  • Understand how to troubleshoot and monitor serverless apps in AWS

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

aws lambda list-functions --region eu-central-1

Following is what you need for this book: This book is for Go developers who would like to learn about serverless architecture. Go programming knowledge is assumed. DevOps and Solution Architects who are interested in building serverless applications in Go can also choose this book.

With the following software and hardware list you can run all code files present in the book (Chapter 1-15).

Software and Hardware List

Chapter Software required OS required
1 None Linux, macOS, Windows (Any)
2 Python, pip, AWS CLI, AWS Linux, macOS, Windows (Any)
Account, Golang,VSCode
3 AWS Account, AWS Go SDK Linux, macOS, Windows (Any)
4 cURL, Postman Linux, macOS, Windows (Any)
7 Jenkins, Circle CI Linux, macOS, Windows (Any)
8 Apache Bench, Hey Linux, macOS, Windows (Any)
9 Angular, Node.JS, NPM, Swagger UI Linux, macOS, Windows (Any)
10 SAM, Docker Linux, macOS, Windows (Any)
11 None Linux, macOS, Windows (Any)
12 Cognito SDK, MySQL,Elasticsearch, Linux, macOS, Windows (Any)
Logstash,Kibana, Snyk
13 None Linux, macOS, Windows (Any)
14 Terraform, SAM, Docker Linux, macOS, Windows (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Mohamed Labouardy is a software engineer/DevOps engineer and AWS Solution Architect. He is also a certified Scrum Master.

He is interested in serverless architecture, containers, distributed systems, Go, chaos engineering, and machine learning. He is a contributor to numerous open source projects such as DialogFlow, Jenkins, Docker, Nexus, and Telegraf. He has authored some open source projects related to DevOps as well.

He currently works at Foxintelligence as a lead DevOps engineer. He is also a technical content writer at several platforms and is a regular speaker at multiple international events and conferences, such as Nexus User Conference and AllDayDevOps.

You can find him on Twitter at @mlabouardy.

Links for the Youtube video

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781789134612

About

Hands-On Serverless Applications with Go, published by Packt.

License:MIT License


Languages

Language:Go 46.8%Language:TypeScript 28.4%Language:HTML 10.3%Language:HCL 8.4%Language:JavaScript 2.8%Language:Shell 2.6%Language:CSS 0.5%Language:Makefile 0.2%