Category: AWS

  • Self-Hosting DeepSeek AI Models on AWS EC2 with Docker, Ollama, and Nginx

    Self-Hosting DeepSeek AI Models on AWS EC2 with Docker, Ollama, and Nginx

    DeepSeek’s AI models have gained significant attention, but privacy concerns regarding their web UI have led many to seek alternative solutions. This guide demonstrates how to deploy a DeepSeek model on an AWS EC2 instance using Docker, Ollama, and Nginx, giving you complete control over your AI environment. Why Self-Host DeepSeek? Self-hosting offers enhanced privacy…

  • From Terraform to Pulumi: Evolving Your Infrastructure as Code Approach

    From Terraform to Pulumi: Evolving Your Infrastructure as Code Approach

    Pulumi is an innovative IaC tool that allows developers to define their cloud infrastructure using familiar programming languages such as Python, JavaScript, Go, and others. Unlike traditional IaC tools that often require learning a new domain-specific language, Pulumi enables you to use the programming languages you already know, making it easier to manage and deploy…

  • Saving $1 Million on AWS WebSocket Bills

    Saving $1 Million on AWS WebSocket Bills

    Recall’s experience shows that it is possible to significantly reduce AWS costs by optimizing your infrastructure. By identifying and addressing the root cause of your high costs, you can save a significant amount of money.

  • AWS Simplifies Lambda Development with VS Code and AWS Toolkit

    AWS Lambda, a serverless computing platform, has just made it even easier to build and deploy applications. With the latest update to the AWS Toolkit for VS Code, developers can now enjoy a streamlined and intuitive experience for the entire development lifecycle. A Smoother Developer Journey The new getting started experience guides developers through the…