Home
Blogs
About Me
My projects
Blogs
Apr 4, 21
Diving into Java Bytecode
Java code is compiled into an intermediate representation called "bytecode". It is this bytecode which gets executed by JVM and is later converted into machine specific instructions by JIT compiler. With this article, we attempt to dive into bytecode and understand the internals of various bytecode operations.
Apr 19, 20
AWS Lambda - A Virtual Podcast
AWS Lambda is a serverless compute service and after having worked with it for some time, I felt it is a good time for me to share my learning and experiences. I have been thinking of writing an article in a "Virtual Podcast format" and felt this could be the one
Mar 18, 20
Concluding Serverless Journey
Let's deploy our Serverless application. We will be using AWS CDK to deploy our application that includes infra and the code. What would be interesting is to see if we can make our infra testable.
Mar 14, 20
Testing Serverless Journey
It is time to test our serverless journey which started with a web application involving an AWS lambda, an API Gateway and DynamoDB. By the end of this article we should be confident that our application works as it is supposed to. So, let's introduce LocalStack.
Mar 10, 20
Beginning Serverless Journey
Serverless is a paradigm that lays its foundations on the fact that "We don't have to provision and manage servers". Let's begin our serverless journey which starts with building a serverless application. After we have built an application we will proceed with testing it using LocalStack and finally deploying it using AWS CDK
Jun 7, 19
Invest In Blogging
We often have a lot to share with people, this could be our learnings, our opinions and our experiences. There are times when we feel the need to get our ideas validated or get feedback from people. These are definitely some reasons to invest in blogging and connect with community.
««
«
1
2
3
4
»
»»
Search
Results
No results found
Try adjusting your search query