How to monitor DataBricks with Amazon CloudWatch Importance of Monitoring Systems Software engineers often forget the importance of monitoring systems that run their infrastructure. When things go wrong, they do not have the tools to detect and react to issues fast enough. This can be dangerous because it may take them hours or even days […]
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 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 […]
If you are responsible for AWS Security or part of a DevSecOps team, you have to create and manage AWS IAM Policy documents on daily basis, there are a lot of different tools exists to evaluate your AWS IAM policy and recommend the least privilege version, but very few tools or none exist to help […]
One of the most amazing features of AWS ALB is seemless authentication for selected paths using rules. This allows security teams to put granular control and implement multi factor authentication for certain paths. Not just one can enable authentication but different authentication mechanisms can be configured for different paths. And all of this is transparent […]
Identities and access are the core concepts of security as they control who is allowed to do what. AWS is no different and has its own AWS IAM service. AWS IAM has many different components which together governs the usage and access of any AWS account. In this blog post we will be covering AWS […]
Digital transformation has progressed in the past decade to the point where most companies are now taking advantage of cloud technology. AWS, or Amazon Web Services is one of the most popular cloud service provider in the market, and offers a number of benefits that can be difficult to find elsewhere. But what are the […]