Best of AWS — February 2024
- 1
- 2
DEV·2y
Advanced End-to-End DevOps Project: Deploying A Microservices APP To AWS EKS using Terraform, Helm, Jenkins And ArgoCD (Part I)
This post discusses the implementation of an advanced end-to-end DevSecOps pipeline using various tools such as GitOps, Terraform, Jenkins, and ArgoCD. The first part of the project focuses on setting up the CI pipeline, including provisioning EC2 instances and configuring Jenkins.
- 3
- 4
- 5
Quastor Daily·2y
How Amazon Streams Live Video to Tens of Millions of People
Amazon Prime Video achieves high reliability in streaming live video to millions of users and uses AWS Elemental for its tech stack. The stages involved in streaming live video include video ingestion, encoding, packaging, and delivery.
- 6
- 7
Theo - t3․gg·2yThe New Bun Killer Is By...AWS? Introducing the Low Latency RunTime (LLRT)
AWS has introduced the Low Latency RunTime (LLRT), an experimental JavaScript runtime aimed at improving the performance of serverless applications. LLRT can be up to 10 times faster for startup and two times faster overall compared to other JavaScript runtimes such as Node.
- 8
AWS in Plain English·2y
Designing and Building a Three Tier Web Application Architecture in AWS
Learn how to design and build a three-tier web application architecture in AWS. The architecture consists of a web tier, an application tier, and a database tier. Each tier has its own set of services and components, providing benefits such as faster development, improved scalability, reliability, and security.
- 9
GitGuardian·2y
Top Secrets Management Tools for 2024
This post discusses the importance of secrets management in software development and provides a list of top secrets management tools. It covers the main elements of secrets management, what to look for in a secrets management tool, and highlights several popular tools in the market.
- 10
AWS in Plain English·2y
AWS S3 and Endpoints Benefits
AWS S3 is a highly available object storage service with security and encryption features. There are different ways to access S3 bucket, including using VPC Gateway Endpoint or VPC Interface Endpoint. Consider using interface endpoint for secure access across regions or from on-premises.
- 11
- 12
- 13
- 14
- 15
freeCodeCamp·2y
How to Connect a Domain Name to a Website Hosted on AWS EC2
Learn how to connect a domain name to a website hosted on AWS EC2 by following the steps in this tutorial. Set up your website on EC2, configure Route 53 for DNS management, update nameservers with your domain provider, and wait for DNS propagation.
- 16
Medium·2y
Top 5 Terraform Projects for AWS to Boost Your Resume (Easy, Intermediate, Expert Levels) with Repository Links
Explore top Terraform projects for AWS with varying difficulty levels. Learn how to deploy a static website, automate application deployment, create a two-tier architecture, deploy a high-availability AWS architecture, and build a multi-tier architecture.
- 17
- 18
- 19
