AWS

Optimize AWS Storage Costs with Amazon S3 Lifecycle Configurations

Data is the lifeblood of any business. Data is used to make decisions, drive innovation, and serve customers. But data can also be expensive to store at scale in the cloud. That's where storage lifecycle configurations come in. An Amazon s3 lifecycle configuration is a set of rules that define

Divine Odazie
Divine Odazie
AWS

Upgrading Your EKS Cluster from 1.22 to 1.23: A step-by-step guide

This article was originally published on Gagher Theophilus's blog. Amazon Elastic Kubernetes Service (EKS) is a popular managed Kubernetes service that enables you to run Kubernetes workloads on AWS without the operational overhead of managing your own Kubernetes clusters. EKS provides a highly available and scalable platform for running your

Terpase Theophilus Gagher
AWS

How to Deploy a Multi Container Docker Compose Application On Amazon EC2

Container technology streamlined how you’d build, test, and deploy software from local environments to the cloud or on-premise data centers. But with the benefit of building applications with container technology, there was the problem of manually starting and stopping each container while building multi-container applications. To solve this problem,

Divine Odazie
Divine Odazie
AWS