miztiik
There are 59 repositories under miztiik topic.
miztiik/my-first-cdk-project
A hands on repo with multiple demonstrations on CDK: Used by Udemy Course🎓
miztiik/secure-private-api
AWS API Gateway Security Deep dive
miztiik/api-with-stage-variables
Use Stage Variables in API Gateway to point to different version of AWS Lambda Functions.
miztiik/emr-on-eks
Run EMR workloads on EKS
miztiik/reliable-queues-with-retry-dlq
Reliable Message Processing with Dead-Letter-Queues Replay
miztiik/serverless-async-lambda-api
Synchronous Vs Asynchronous Invocation with AWS Lambda
miztiik/event-driven-with-eventbridge
Event Driven Architecture with EventBridge & Lambda
miztiik/api-request-validation
Validate your API requests using API Gateway | Reduce cost & Improve Performance
miztiik/eks-persistent-storage-with-efs
Persistent storage for Kubernetes using AWS EFS
miztiik/reliable-sqs-with-dlq
Reliably process messages in queue with dead-letter queues in SQS
miztiik/serverless-machine-learning-api
Serverless Machine Learning API: Use PyTorch in AWS Lambda for Inference
miztiik/azure-scale-vmss-on-events
Scale Azure VM Scale Sets in response to events. For ex, based on queue length
miztiik/elasticache-for-app-performance
Improve application performance using ElastiCache Redis 🎓
miztiik/api-performance-with-caching
Use API caching in API Gateway to cache your responses. Reduce calls made to backend and improve latency of requests to your API
miztiik/azure-blob-input-binding-to-function
Serverless events and blob processing based on HTTP triggers with input and output bindings on Azure blob storage
miztiik/azure-vm-to-storage-queue
Read & Write to Azure Storage Queue from VM scoped with Managed Identity permissions using Python SDK
miztiik/azure-web-server-vm
Nginx on Azure VM
miztiik/eks-external-dns-with-route53
Kubernetes(EKS) External DNS With Amazon Route 53
miztiik/eks-log-shipping-with-fluentbit
Kubernetes(EKS) Application Logging using FluentBit
miztiik/eks-with-fargate-pods
Schedule Kubernetes pods on AWS Fargate
miztiik/lambda-with-efs
AWS Lambda with persistent file storage.
miztiik/oracle-to-aurora
A walkthrough to guide you through the process of migrating from Oracle to Amazon Aurora for Postgresql
miztiik/secure-api-with-keys
AWS API Gateway Security: API Keys | Rate Limiting with Usage Plan
miztiik/send-vm-logs-to-azure-monitor
Collect, Transform and Load custom logs to Azure Log Analytics Workspace
miztiik/serverless-api-authorizer
Authorize access to API Gateway APIs using custom scopes
miztiik/service-mesh-in-eks
Service Mesh in Kubernetes with Istio
miztiik/azure-application-gateway-for-web-servers
Azure Application Gateway - Routing Traffic to Web Servers
miztiik/azure-event-hub-partition-processor
Selective Event Stream Processor with Azure Event Hub
miztiik/azure-event-hub-stream-processor
Event Streaming with Azure Event Hub
miztiik/azure-fraud-detection-with-stream-analytics
Event Stream Analysis with Azure Stream Analytics
miztiik/azure-function-http-trigger-async-function
Azure Python Function with Async Processing
miztiik/azure-improve-mysql-performance-with-replication
A simple demonstration to improve the read performance of the database for reporting and analytics using Read Replicas
miztiik/azure-mysql-private-access
Private Network Access for Azure Database for MySQL - Flexible Server
miztiik/azure-use-managed-identity-with-mysql
A simple demonstration to use User Assigned Identity with Azure MySQL for secure authentication
miztiik/azure-web-server-load-balancer
A simple demo to run a network load balancer for load balancing traffic to web servers running Nginx on Azure VM.
miztiik/azure-web-server-to-mysql
Azure Virtual Machine to Azure Database for MySQL - Secure Connection