Load Balancing is often associated with a web server where multiple web servers must work together to host a website. To help ensure this, there are some critical aspects of load balancing that are essential. These tasks include: managing traffic spikes and preventing the network load from overtaking one server, minimizing the client request response […]

Kubernetes is an open-source system for automating the deployment, scaling, and management of containerized applications. It was originally designed by Google, and is now maintained by the Cloud Native Computing Foundation.  Kubernetes is often referred to as “k8s”, which is short for “Kubernetes”. The term “k8s” was coined by Google employee Brendan Burns. Kubernetes is […]

Kubernetes is a container orchestration tool that has quickly become the industry standard for managing large applications. Its popularity is due to its flexibility and scalability, which make it ideal for handling the complex deployments of modern applications. But what exactly is Kubernetes? In short, it is a system for automating the deployment, scaling, and […]

AWS Glue is a fully managed extract, transform, and load (ETL) service that makes it easy for customers to prepare and load their data for analytics.  AWS Glue can read, write, and process data stored in Amazon S3, Amazon DynamoDB, Amazon Aurora, relational databases such as Amazon Redshift, Apache Hive metastore databases such as Apache […]

Do you know what is EC2–Classic? If you don’t know then chances are you don’t have to worry about it. Unless you are initial AWS customers, you probably will not have heard of the term EC2–Classic. It dates back to year 2006 when EC2 was launched with instance type as m1.small. The current known VPC was not in […]