Serverless Python And Why You Should Try It Out
An overview of using Python with serverless services on AWS and GCP, based on a talk from the Python Frederick event.
An overview of using Python with serverless services on AWS and GCP, based on a talk from the Python Frederick event.
A developer investigates how AWS, Azure, and GCP handle trailing slashes in URIs differently, causing image loading issues in a multi-cloud blog setup.
A guide to automating the creation of AWS IAM Access Analyzers across all regions in all accounts of an AWS Organization using the AWS CLI.
Explains how DynamoDB's design ensures scalable performance, contrasting it with the scaling challenges of relational databases.
A guide to efficiently tag existing AWS resources for better cost analysis and billing insights using automation and the AWS API.
A review of major tech trends from the 2010s, focusing on the explosive growth and impact of public cloud computing (AWS, Azure, GCP).
A developer shares a real-world challenge of migrating from a monolith to microservices, highlighting the complexities of intermediate architectures and circular dependencies.
Analysis comparing cloud provider pricing for VMs and storage, finding Amazon, Google, and Microsoft charge a premium vs. DigitalOcean, Linode, and OVH.
A curated list of AWS workshop links and resources from re:Invent 2019, covering serverless, security, robotics, AI, and cloud services.
Learn how AWS services like CloudWatch, CloudFormation, Config, and CloudTrail help implement governance, compliance, and audit lifecycles.
A hands-on workshop on using AWS Systems Manager to manage Windows servers at scale, covering automation, patching, and inventory.
A summary of AWS cloud best practices, covering scalability, stateless applications, and design principles for modern cloud architecture.
AWS re:Invent 2019 session on using AWS CloudFormation, OpsWorks, and Systems Manager for high-velocity infrastructure as code and service delivery.
A software engineer shares his personal journey and insights from transitioning to a Site Reliability Engineer (SRE) role at Buffer.
A developer's wish list for new DynamoDB features, including filtered streams and Redis-like operations.
Analysis of a custom serverless scheduler for AWS, comparing it to new services like EventBridge Scheduler based on precision and scalability.
Stack Overflow announces Prashanth Chandrasekar as its new CEO, highlighting his tech background and the company's future goals.
Explores common challenges in AWS serverless development and provides strategies to overcome them for better system design.
A guide to managing user authentication and authorization for AWS EKS clusters using IAM roles and the aws-auth ConfigMap.
A guide to setting up a GPU-powered JupyterHub environment on AWS for a data science hackathon, including driver installation and configuration.