This is an API Gateway feature comparison on Tyk, Kong and AWS.
Category: Cloud Computing
Java Considerations for Containerization
Running your application on virtual machines is now a thing in the past and by now most organizations have either already switched to container-based environments to run their applications or are planning to switch to a containerized environment. This article will attempt to give some insight onto how the Java memory-based aspects should change when one is planning to move their Java application to containers.
What makes a Storage Service Truly Serverless?
Can every storage service or database service be called a serverless storage or a serverless database? What makes one storage service being put into the serverless category and others drop out?
Querying RDS MySQL DB with NodeJS Lambda Function
Hi all, recently I tried AWS lambda for the first time and my task was to query an RDS MySQL database. In this blog post I will share my experience on that. First Attempt - Using the Inline Code Editor Since I was using NodeJS, the first thing was to figure out a good MySQL … Continue reading Querying RDS MySQL DB with NodeJS Lambda Function
Presentation on Apache Storm
Hi all, Recently I did a presentation on Apache Storm for one of my MSc course modules. Thought of sharing that here. Cheers! 🙂 ~ Rajind Ruparathna
Serverless Architecture on AWS
Cloud Computing is gradually taking over the world and it is becoming a technology that the industry can’t live without. This comes as no surprise as with the business drivers such as capacity planning, cost reduction and organizational agility, Cloud Computing has become the most preferred choice for most organizations. One of the main concepts … Continue reading Serverless Architecture on AWS
Presentation on Infrastructure as a Service
Hi all, Recently I did a presentation on Infrastructure as a Service for one of my MSc classes. Thought of sharing it here. Cheers! 🙂 ~Rajind Ruparathna