{"id":25828835,"url":"https://github.com/packtpublishing/hands-on-serverless-applications-with-go","last_synced_at":"2025-02-28T18:24:31.020Z","repository":{"id":34732083,"uuid":"130816237","full_name":"PacktPublishing/Hands-On-Serverless-Applications-with-Go","owner":"PacktPublishing","description":"Hands-On Serverless Applications with Go, published by Packt.","archived":false,"fork":false,"pushed_at":"2023-03-02T03:58:23.000Z","size":19969,"stargazers_count":108,"open_issues_count":20,"forks_count":54,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-02T07:47:34.475Z","etag":null,"topics":["api-gateway","aws","cloudformation","docker","dynamodb","golang","jenkins","lambda","s3","sam","serverless","terraform"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PacktPublishing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-24T07:44:47.000Z","updated_at":"2024-08-27T21:26:53.000Z","dependencies_parsed_at":"2024-06-18T21:24:31.582Z","dependency_job_id":"c5787133-46f4-42ed-b1dc-d4af65069b3c","html_url":"https://github.com/PacktPublishing/Hands-On-Serverless-Applications-with-Go","commit_stats":{"total_commits":97,"total_committers":8,"mean_commits":12.125,"dds":"0.28865979381443296","last_synced_commit":"f1701bc78e92fd971246fd4bced7c7bddbf22fec"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktPublishing%2FHands-On-Serverless-Applications-with-Go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktPublishing%2FHands-On-Serverless-Applications-with-Go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktPublishing%2FHands-On-Serverless-Applications-with-Go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktPublishing%2FHands-On-Serverless-Applications-with-Go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PacktPublishing","download_url":"https://codeload.github.com/PacktPublishing/Hands-On-Serverless-Applications-with-Go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241199368,"owners_count":19926556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-gateway","aws","cloudformation","docker","dynamodb","golang","jenkins","lambda","s3","sam","serverless","terraform"],"created_at":"2025-02-28T18:24:30.481Z","updated_at":"2025-02-28T18:24:31.012Z","avatar_url":"https://github.com/PacktPublishing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n# Hands-On Serverless Applications with Go\n\u003ca href=\"https://www.packtpub.com/application-development/hands-serverless-applications-go?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781789134612\"\u003e\u003cimg src=\"https://static.packt-cdn.com/products/9781789134612/cover/smaller\" alt=\"\nHands-On Serverless Applications with Go\" height=\"256px\" align=\"right\"\u003e\u003c/a\u003e\n\nThis is the code repository for [Hands-On Serverless Applications with Go](https://www.packtpub.com/application-development/hands-serverless-applications-go?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781789134612), published by Packt.\n\n**Build real-world, production-ready applications with AWS Lambda**\n\n## What is this book about?\nServerless 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.\n\nThis book covers the following exciting features:\n* Understand how AWS Lambda works and use it to create an application\n* Understand how to scaleup serverless applications\n* Design a cost-effective serverless application in AWS\n* Build a highly scalable and fault-tolerant CI/CD pipeline\n* Understand how to troubleshoot and monitor serverless apps in AWS\n\nIf you feel this book is for you, get your [copy](https://www.amazon.com/dp/1789134617) today!\n\n\u003ca href=\"https://www.packtpub.com/?utm_source=github\u0026utm_medium=banner\u0026utm_campaign=GitHubBanner\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/PacktPublishing/GitHub/master/GitHub.png\" \nalt=\"https://www.packtpub.com/\" border=\"5\" /\u003e\u003c/a\u003e\n\n\n## Instructions and Navigations\nAll of the code is organized into folders. For example, Chapter02.\n\nThe code will look like the following:\n```\naws lambda list-functions --region eu-central-1\n```\n\n**Following is what you need for this book:**\nThis 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. \n\nWith the following software and hardware list you can run all code files present in the book (Chapter 1-15).\n\n### Software and Hardware List\n\n| Chapter  | Software required                   | OS required                   |\n| -------- | ------------------------------------| ------------------------------|\n| 1        | None                                | Linux, macOS, Windows (Any)   |\n| 2        | Python, pip, AWS CLI, AWS           | Linux, macOS, Windows (Any)   |\n|          | Account, Golang,VSCode              |                               |\n| 3        | AWS Account, AWS Go SDK             | Linux, macOS, Windows (Any)   |\n| 4        | cURL, Postman                       | Linux, macOS, Windows (Any)   |\n| 7        | Jenkins, Circle CI                  | Linux, macOS, Windows (Any)   |\n| 8        | Apache Bench, Hey                   | Linux, macOS, Windows (Any)   |\n| 9        | Angular, Node.JS, NPM, Swagger UI   | Linux, macOS, Windows (Any)   |\n| 10       | SAM, Docker                         | Linux, macOS, Windows (Any)   |\n| 11       | None                                | Linux, macOS, Windows (Any)   |\n| 12       | Cognito SDK, MySQL,Elasticsearch,   | Linux, macOS, Windows (Any)   |\n|          | Logstash,Kibana, Snyk               |                               |\n| 13       | None                                | Linux, macOS, Windows (Any)   |\n| 14       | Terraform, SAM, Docker              | Linux, macOS, Windows (Any)   |\n\n\nWe also provide a PDF file that has color images of the screenshots/diagrams used in this book. [Click here to download it](http://www.packtpub.com/sites/default/files/downloads/HandsOnServerlessApplicationswithGo_ColorImages.pdf).\n\n\n### Related products \u003cOther books you may enjoy\u003e\n* Cloud Native programming with Golang [[Packt]](https://www.packtpub.com/application-development/cloud-native-programming-golang?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781787125988) [[Amazon]](https://www.amazon.com/dp/1788475275)\n\n* Go Standard Library Cookbook [[Packt]](https://www.packtpub.com/application-development/go-standard-library-cookbook?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781788475273) [[Amazon]](https://www.amazon.com/dp/178712598X)\n\n## Get to Know the Author\n**Mohamed Labouardy**\nis a software engineer/DevOps engineer and AWS Solution Architect. He is also a certified Scrum Master.\n\nHe 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.\n\nHe 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.\n\nYou can find him on Twitter at @mlabouardy.\n\n## Links for the Youtube video\n\n* [Getting Started with AWS Lambda](https://www.youtube.com/watch?v=v9xo4zAzqvQ\u0026feature=youtu.be)\n* [Developing a Serverless Function with Lambda](https://www.youtube.com/watch?v=ggV5g90GaAM\u0026feature=youtu.be)\n* [Setting up Serverless API with API Gateway](https://www.youtube.com/watch?v=v9xo4zAzqvQ\u0026feature=youtu.be)\n* [Managing Data Persistence with DynamoDB](https://www.youtube.com/watch?v=1Cb8Oxc1smg\u0026feature=youtu.be)\n* [Managing Lambda Functions with AWS CLI](https://www.youtube.com/watch?v=ENckwkwxa08\u0026feature=youtu.be)\n* [Managing Lambda Function Concurrency](https://www.youtube.com/watch?v=qVeTrR3L4T4\u0026feature=youtu.be)\n* [Building a Web Application backed with Serverless Functions](https://www.youtube.com/watch?v=TCWPLS02VMA\u0026feature=youtu.be)\n* [Testing Serverless Applications locally with AWS SAM](https://www.youtube.com/watch?v=rsGQNfKEL-8\u0026feature=youtu.be)\n* [Instrumenting Lambda Functions with AWS X-Ray](https://www.youtube.com/watch?v=HtHS-9Cu66I\u0026feature=youtu.be)\n* [Tracking Lambda Memory usage with AWS CloudWatch](https://www.youtube.com/watch?v=NKjRkFRlE-o\u0026feature=youtu.be)\n* [Deploying Lambda Function with Terraform](https://www.youtube.com/watch?v=4ziExgwGsgQ\u0026feature=youtu.be)\n\n### Suggestions and Feedback\n[Click here](https://docs.google.com/forms/d/e/1FAIpQLSdy7dATC6QmEL81FIUuymZ0Wy9vH1jHkvpY57OiMeKGqib_Ow/viewform) if you have any feedback or suggestions.\n### Download a free PDF\n\n \u003ci\u003eIf you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.\u003cbr\u003eSimply click on the link to claim your free PDF.\u003c/i\u003e\n\u003cp align=\"center\"\u003e \u003ca href=\"https://packt.link/free-ebook/9781789134612\"\u003ehttps://packt.link/free-ebook/9781789134612 \u003c/a\u003e \u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacktpublishing%2Fhands-on-serverless-applications-with-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpacktpublishing%2Fhands-on-serverless-applications-with-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacktpublishing%2Fhands-on-serverless-applications-with-go/lists"}