Open in app

Sign in

Write

Sign in

Abhishek Gupta
Abhishek Gupta

2.4K Followers

Home

About

Published in

ITNEXT

·1 day ago

My top picks of re:Invent 2023

Here is my favorite list, in no particular order — re:Invent 2023 has been wrapped up. Before we start preparing for the 2024 edition 😅 let me recap the announcements I was most excited about. 1. Amazon ElastiCache Serverless As architects, developers, we love to get into database scalability discussions and right-sizing our database clusters. I know I do, specially when it comes to…

AWS

6 min read

My top picks of re:Invent 2023
My top picks of re:Invent 2023
AWS

6 min read


Published in

ITNEXT

·Nov 15

Use Amazon Bedrock and LangChain to build an application to chat with web pages

Deploy the Go web app with AWS CDK and start asking questions! — Conversational interaction with large language model (LLM) based solutions (for example, a chatbot) is quite common. Although production grade LLMs are trained using a huge corpus of data, their knowledge base is inherently limited to the information present in the training data, and they may not possess real-time or the…

Go

6 min read

Use Amazon Bedrock and LangChain to build an application to chat with web pages
Use Amazon Bedrock and LangChain to build an application to chat with web pages
Go

6 min read


Published in

ITNEXT

·Nov 10

Building LangChain applications with Amazon Bedrock and Go — An introduction

How to extend the LangChain Go package to include support for Amazon Bedrock — One of our earlier blog posts discussed the initial steps for diving into Amazon Bedrock by leveraging the AWS Go SDK. Subsequently, our second blog post expanded upon this foundation, showcasing a Serverless Go application designed for image generation with Amazon Bedrock and AWS Lambda. Amazon Bedrock is a fully…

Go

6 min read

Building LangChain applications with Amazon Bedrock and Go — An introduction
Building LangChain applications with Amazon Bedrock and Go — An introduction
Go

6 min read


Published in

ITNEXT

·Nov 2

Serverless Image Generation Application Using Generative AI on AWS

Use Amazon Bedrock to build an image generation solution in Go and deploy it using AWS CDK. — Whether it’s crafting personalized content or tailoring images to user preferences, the ability to generate visual assets based on a description is quite powerful. But text-to-image conversion typically involves deploying an end-to-end machine learning solution, which is quite resource intensive. …

AWS

7 min read

Serverless Image Generation Application Using Generative AI on AWS
Serverless Image Generation Application Using Generative AI on AWS
AWS

7 min read


Published in

ITNEXT

·Oct 25

Generative AI Apps With Amazon Bedrock: Getting Started for Go Developers

An introductory guide to using the AWS Go SDK and Amazon Bedrock Foundation Models (FMs) for tasks such as content generation, building chat applications, handling streaming data, and more. This article is an introductory guide for Go developers who want to get started building Generative AI applications using Amazon Bedrock…

Go

10 min read

Generative AI Apps With Amazon Bedrock: Getting Started for Go Developers
Generative AI Apps With Amazon Bedrock: Getting Started for Go Developers
Go

10 min read


Published in

ITNEXT

·Sep 27

Build a Serverless Application for entity detection on AWS

In this blog post, you will learn how to build a Serverless solution for entity detection using Amazon Comprehend, AWS Lambda and the Go programming language. Text files uploaded to Amazon Simple Storage Service (S3) will trigger a Lambda function which will further analyze it, extract entity metadata (name, type…

Serverless

6 min read

Build a Serverless Application for entity detection on AWS
Build a Serverless Application for entity detection on AWS
Serverless

6 min read


Published in

ITNEXT

·Sep 26

Auto-scaling DynamoDB Streams applications on Kubernetes

This blog post demonstrates how to auto-scale your DynamoDB Streams consumer applications on Kubernetes. You will work with a Java application that uses the DynamoDB Streams Kinesis adapter library to consume change data events from a DynamoDB table. It will be deployed to an Amazon EKS cluster and will be…

Kubernetes

11 min read

Auto-scaling DynamoDB Streams applications on Kubernetes
Auto-scaling DynamoDB Streams applications on Kubernetes
Kubernetes

11 min read


Published in

ITNEXT

·Aug 31

Simplifying your Kubernetes infrastructure with cdk8s

Of late, I have started to pen down summaries of my talks for those not interested in sitting through a 45-min video or staring at slides without getting much context 😅 — Here is one for AWS DevDay Hyderabad 2023 where I spoke about “Simplifying your Kubernetes infrastructure with cdk8s”. CDK for Kubernetes, or cdk8s is an open-source CNCF project that helps represent Kubernetes resources and application as code (not YAML!)

Kubernetes

7 min read

Simplifying your Kubernetes infrastructure with cdk8s
Simplifying your Kubernetes infrastructure with cdk8s
Kubernetes

7 min read


Published in

ITNEXT

·Aug 1

How do I run existing Go applications on AWS Lambda — Part 2

Learn how to take a URL shortener application written using Gin and run it as a serverless AWS Lambda function. — The first part of this series introduced you to the AWS Lambda Go API Proxy, and how its framework/package specific adapter implementations (for gorilla/mux, echo and net/http) allows you to run existing Go applications as AWS Lambda functions fronted by Amazon API Gateway. …

Serverless

6 min read

How do I run existing Go applications on AWS Lambda — Part 2
How do I run existing Go applications on AWS Lambda — Part 2
Serverless

6 min read


Published in

ITNEXT

·Jul 24

How do I run my Go applications in a Serverless way — Part 1

Learn how to run Go REST APIs as Lambda functions using the AWS Lambda Go API Proxy. — The Go programming language has always had rich support for building REST APIs. This includes an excellent standard library (net/http) along with many popular packages such as gorilla mux, Gin, negroni, echo, fiber etc. Thanks to the AWS Lambda Go runtime, you can use Go to build AWS Lambda functions…

Serverless

7 min read

AWS Lambda Go API Proxy: How does it work?
AWS Lambda Go API Proxy: How does it work?
Serverless

7 min read

Abhishek Gupta

Abhishek Gupta

2.4K Followers

Principal Developer Advocate at AWS | I ❤️ Databases, Go, Kubernetes

Following
  • Teiva Harsanyi

    Teiva Harsanyi

  • John Doak

    John Doak

  • Val Deleplace

    Val Deleplace

  • Jaana Dogan

    Jaana Dogan

  • Ruian

    Ruian

See all (6)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams