Skip to content

Yet Another Compsci guy

  • Home
  • About

Category: Web Development

Develop and deploy a gRPC application on AWS

What is gRPC?

gRPC is an RPC framework whose default Interface Definition Language (IDL) is Protocol Buffers. But IDL in gRPC is pluggable which means that other serialization formats like Thrift, Avro etc can also be used with gRPC instead of Protocol Buffers.
Continue reading “Develop and deploy a gRPC application on AWS” →

jitpaul Web Development 1 Comment April 18, 2018July 8, 2018 4 Minutes

Deploy a Django Application on AWS (using Elastic Beanstalk)

Elastic Beanstalk (EB) is a Platform as a Service (PaaS) that helps build web apps by leveraging other cloud services provided by Amazon.
Continue reading “Deploy a Django Application on AWS (using Elastic Beanstalk)” →

jitpaul Web Development Leave a comment July 12, 2017May 11, 2018 4 Minutes

Popular Articles

  • Algorithms - AI in Nine Men's Morris Game
    Algorithms - AI in Nine Men's Morris Game
  • C++ - Memory Alignment
    C++ - Memory Alignment
  • C++ - Deep Copy vs Shallow Copy
    C++ - Deep Copy vs Shallow Copy
  • Shell Scripting - Subshell vs Subprocess
    Shell Scripting - Subshell vs Subprocess
  • LifeCycle of a program - A C++ Perspective
    LifeCycle of a program - A C++ Perspective
  • C++ - Be wary of strcat() and strcpy()
    C++ - Be wary of strcat() and strcpy()
  • Algorithms - AI behind a Tic-Tac-Toe Game
    Algorithms - AI behind a Tic-Tac-Toe Game
  • Develop and deploy a gRPC application on AWS
    Develop and deploy a gRPC application on AWS

Categories

  • Artificial Intelligence
  • C++
  • Data Structures and Algorithms
  • Design Patterns
  • Machine Learning Big Data
  • Object Oriented Programming
  • Programming
  • Uncategorized
  • Web Development

” Reading is to the mind what exercise is to the body. ”

– Joseph Addison

” Everyone should learn to code, it teaches you how to think. “

-Steve Jobs

Create a website or blog at WordPress.com