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)”
PUMP IT UP – Data Mining the Water Table
With a large amount of data being generated in the world every second, it becomes necessary to track data as much as possible so that current situations can be thoroughly analyzed and important conclusions can be drawn from the same.
Continue reading “PUMP IT UP – Data Mining the Water Table”
C++ – Deep Copy vs Shallow Copy
People discuss shallow copy and deep copy in the context of classes.
Continue reading “C++ – Deep Copy vs Shallow Copy”