Browsing Tag
aws
351 posts
Deploy a Django Rest Api on AWS EC2 using Docker, NGINX, Gunicorn and GitHub Action.
Django, a high-level Python web framework, is a popular choice for building RESTful APIs. Once your Django Rest…
Evaluación de Modelos en Amazon Bedrock: El Arte de la Selección Inteligente. Parte I
La Inteligencia Artificial generativa ha traído consigo todo un panorama de posibilidades que está revolucionando las industrias, mejorando…
Security Considerations for Healthcare IoT Device Management
The rapid proliferation of Internet of Things (IoT) devices in healthcare is revolutionizing patient care, improving operational efficiency,…
Automating Cost Optimization: Deleting Unattached EBS Volumes Using AWS Lambda and CloudFormation
Understood! Here’s a structured blog post format for your content, including headings, subheadings, and references: Automating Cost Optimization:…
Smart Image Tagging on AWS – The Finale
Hello and Greetings Everyone 👋 I am hoping that you are having fun in our journey of creating…
Using Amazon EKS with Karmada: Building Multi-cluster Kubernetes Management
Introduction As organizations scale their Kubernetes environments, managing multiple clusters across various regions becomes increasingly complex. Amazon Elastic…
How to gain maximum out of AWS Compute Architectures?
Welcome to another essentials post with AWS Compute Architecture !! AWS Compute is about using provisioning EC2 servers…
RDP to your EC2-Ubuntu
1- Create security group with outpund to everywhere and inbound on port 3350 to your ip only 2-…
Streaming de datos Serverless con Aurora DSQL
La gestión y procesamiento de datos en tiempo real es una necesidad creciente en la actualidad. En este…
From PHP to Python – porting a Reddit clone with the help of Amazon Q Developer
In this blog post I share how I was able to use Amazon Q Developer CLI to refactor…