Welcome back to our series on Kubernetes. This is part 4, where we discuss scaling and load balancing. In the earlier part, we discussed how to deploy a few apps that are very basic on AWS Elastic Kubernetes Service (EKS),… Continue Reading →
Recently, AWS announced a new certification i.e. the Data Engineer Associate. This has replaced the Data Analytics Specialty exam that has existed for a few years. Top Reasons for AWS to build Certification Program for Data Engineers According to the… Continue Reading →
Generative AI is indeed a mighty game changer in the world of technology. Unlike the old type of AI that follows specific rules, this new type of AI is called GenAI and can generate new things. From writing stories and… Continue Reading →
Introduction We’ve all experienced the dependency hell that arises while collaborating with others or working in a team. Dependency resolution can indeed be a hassle. However, one technology has proven to be bliss regarding dependency resolution: Containers. They package software… Continue Reading →
Welcome back to our series on Kubernetes! So today, we’ll step inside the application world of containers and learn to deploy a simple Nginx application using AWS EKS (Elastic Kubernetes Services). Whether you are a die-hard fan of Kubernetes or… Continue Reading →
In this blog, we will explain how to pass the AWS Certified Developer – Associate exam. This might help you in your journey to pass the exam. Enjoy! Who Should Take This Exam? AWS Certified Developer – Associate is a… Continue Reading →
In this blog, our DevOps architect, Vaibhav Kaushik at CloudZenia, shares his story on how he successfully and greatly became an AWS-certified DevOps engineer. Vaibhav Kaushik – “I’ll share my experience of taking the AWS Certified DevOps Engineer – Professional… Continue Reading →
This is the second part of the Kubernetes series. In case you missed you can refer to PART – 1. Now let’s discuss EKS. As you get more into the world of Kubernetes, you’ll for sure run into Amazon… Continue Reading →
One name has been a total game-changer in the fast-moving world of modern application deployment which is Kubernetes. This powerful orchestration tool has totally transformed how we think about scaling and deploying our containerized applications. In this blog post, we… Continue Reading →
Introduction In our previous two blogs, we discussed the world of Helm charts, exploring their benefits and guiding you through the process of creating custom Helm charts for your applications and deploying them on your Kubernetes cluster using the Helm… Continue Reading →