Mastering Kubernetes Deployment Strategies: Best Practices for Successful Application Deployments
Contents: Introduction Introduction Deploying applications on Kubernetes can be a daunting task, especially if you don’t have the right deployment strategy in place. However, with the right strategy, deploying applications on Kubernetes can be made more manageable and efficient. In this blog, we will discuss the best practices and deployment strategies for Kubernetes to help…
Deploy Static Sites from Azure DevOps to AWS S3 in 3 steps
While working on my previous note on how to deploy from Azure DevOps to an AWS EC2 instance, I came across another use case –how to deploy from Azure DevOps to an AWS S3 bucket. This note is about the steps I followed to do so.Here is a recap so that we’re all on the same…
Taking a look at EC2 storage options ! When to use InstanceStore/EBS/EFS?
PricingFor information about storage pricing, open AWS Pricing Storage Options Lets take a look at the what AWS has to offer. Amazon EC2 provides you with flexible, cost effective, and easy-to-use data storage options for your instances. Each option has a unique combination of performance and durability. These storage options can be used independently or in…
Manage Imported Certificates Expiry in ACM (using CLoudWatch Events + Lambda) Implement using CLOUD FORMATION
First of all, In addition to requesting SSL/TLS certificates provided by AWS Certificate Manager (ACM), you can import certificates that you obtained outside of AWS. You might do this because you already have a certificate from a third-party certificate authority (CA), or because you have application-specific requirements that are not met by ACM issued certificates.…
Get new content delivered directly to your inbox.