2024 June 09

  • Home
  • Day: June 9, 2024

Fully Serverless AWS Architecture with CI/CD in Terraform Introduction Enter the world of serverless computing, where developers are freed from server management. Deploying code becomes a breeze, with a focus on deploying functions rather than wrestling with

13 Kubernetes Tricks You May Not Know Kubernetes enhances container management, scalability, and security through various features. Here's a condensed overview of 13 essential tricks: 01 - Graceful Pod Shutdown with PreStop Hooks: Use PreStop hooks to