📝 Research :https://ojitha.blogspot.com.au
for my lengthy articles.
Python run on containers
We have alrady explain Website hosted as a container. In this post explained how to host flask web application.
Apache Spark begins with PySpark
PySpark is one of the most popular ways of using Spark. This blog considers the use of the basic of Spark SQL with data frames.
Website hosted as a container
This is very short tutorial to show how to quickly create a web server using Docker container. The Docker should be installed in your machine as a prerequesit.
First step to AWS CDK
This is my first step of using AWS CDK in macOS. I am using Pyenv tool to create python enviroment as explained in the Python my workflow.
Here the simple example created using AWS CDK.
Followed AWS CDK Python workshop.
Bash Introdcution
Understand the bash scripting to use in the day-to-day life of the developer.