AWS

How to use AWS Federated Identities with #AmazonEKS

How to use AWS Federated Identities with Amazon EKS

Identity and Access Management is a crucial component of Amazon Web Services. It handles the management of user identities and credentials throughout Amazon’s cloud ecosystem. IAM isn’t just useful for managing access to EC2 instances. It can actually be integrated to control access to other Amazon services, including specific tools like Amazon Elastic Kubernetes Service …

How to use AWS Federated Identities with Amazon EKS Read More »

EKS #Authentication & #Authorization Process

Amazon EKS Authentication & Authorization Process

Containers are one of the most important concepts in cloud computing. In fact, they have completely reshaped the way that many of us think about and approach virtualization. Containers behave much like virtual machines (VMs), but they are much more flexible and lightweight than a full-blown VM. Because they are so lightweight and flexible, containers …

Amazon EKS Authentication & Authorization Process Read More »

#Terraform #AWS

Terraform and AWS

Terraform has been a revelatory experience for many people new to the platform. The software offers a powerful approach to infrastructure automation. It is one of the most innovative examples of infrastructure as code (IAC) available today. Delivering a cloud-based approach to networking whereby cloud architecture is rendered entirely via code. Terraform helps configure cloud …

Terraform and AWS Read More »

Spotlight on #Terraform

Spotlight on Terraform

Named from the Latin “terra” for earth plus ‘forming’, the Terraform software is designed for infrastructure shaping at its core. An open source infrastructure automation tool, Terraform completely changes the way that users approach virtualization in the cloud. Terraform is able to serve many of the same templating functions as CloudFormation on Amazon Web Services …

Spotlight on Terraform Read More »

#TestDrivenDevelopment

How Your Project Will Take a Leap With Test-Driven Development

This post on how your project will take a leap with Test-Driven Development was originally published on DZone here. What Is Test-Driven Development? Test-driven development (TDD) refers to an approach in software development geared towards reducing errors and improving flexibility when designing applications. It is a process that encourages a quick, rapid, and fearless testing …

How Your Project Will Take a Leap With Test-Driven Development Read More »