Vikram's Tutorials
Follow along my comprehensive articles about building and optimizing things on AWS cloud and WordPress
January 26, 2021
Introduction Boto3 is an AWS SDK for Python. It allows users to create, and manage AWS services such as EC2 and S3. It provides an object oriented API services and low level services to the AWS ...
January 18, 2021
Introduction In this article, you’ll download and install Filezilla, connect Filezilla using PEM file and SFTP from your windows computer. You’ll connect to EC2 file directory using Filezilla, access files ...
January 13, 2021
Introduction Python is a general purpose programming language used in web development, data science, and to create scripts to perform simple activities in your computer. Python programs can be easily ...
January 13, 2021
Django is an open-source Python framework for developing web applications. It is a versatile, powerful, efficient, and flexible framework for rapid development. Django comes with a development server which by ...
January 6, 2021
Introduction Boto3 is an AWS SDK for Python. It allows users to create, and manage AWS services such as EC2 and S3. It provides an object oriented API services and ...
January 5, 2021
Introduction Node.js is an open-source, cross-platform, JavaScript runtime environment for general-purpose programming. It is lightweight and built based on Chrome’s V8 JavaScript engine. It is used to build fast and ...
December 30, 2020
Introduction Caching is the process of storing frequently visited web pages, locally. If a webpage is cached, your browser loads the files from your local storage instead of the server. ...
December 30, 2020
Introduction Apache Tomcat is an open source web server and a Java servlet container used to serve the client requests. Its is highly robust, light weight and easy to use ...
December 29, 2020
Introduction Java is a class based, object oriented programming language which is widely used to develop enterprise class applications. In this tutorial, you’ll learn difference between JRE, Open JDK and ...
December 28, 2020
Introduction AWS CLI is a command line tool to access your AWS services. With the help of AWS CLI, you can configure, control multiple AWS services from the command line ...
Page [tcb_pagination_current_page] of [tcb_pagination_total_pages]