Dave Isbitski, Emily Freeman, and friends chat with the people behind Amazon Web Services (AWS) and the developers who are building on it. Very special thanks to Drew Blanke, aka Syntax Era, for the creation of the intro and outro music used in this podcast.
Dive into the world of GraphQL APIs on AWS this week! We'll explore the recently launched feature in AppSync: asynchronous Lambda functions for GraphQL resolvers. But first, we'll break down the advantages of GraphQL over REST APIs and the limitations of synchronous calls in GraphQL. Then, we'll uncover the power of async Lambdas: stream data directly to your client for a more responsive experience and unlock innovative use cases, like generative AI-powered chatbots built with Lambdas. Curious how this can transform your applications? Tune in to learn more! With Derek Bingham, Developer Advocate, AWS https://www.linkedin.com/in/derekwbingham/ - Derek's blog about AppSync async Lambda resolvers https://community.aws/content/2hlqAp86YvckSS2DrVvZ1qdArqF/async-lambda-and-appsync?lang=en - AWS AppSync https://docs.aws.amazon.com/appsync/latest/devguide/what-is-appsync.html - AWS Lambda https://docs.aws.amazon.com/lambda/latest/dg/welcome.html - Streaming a response from a Lambda function https://docs.aws.amazon.com/lambda/latest/dg/configuration-response-streaming.html - AWS AppSync sample code https://github.com/aws-samples/aws-appsync-resolver-samples - Michael (App Sync Developer Advocate) YouTube channel https://www.youtube.com/@focusotter/videos
Join us this week on the AWS Developers podcast as we dive deep into CodeArtifact, AWS's fully managed artifact repository service. In this insightful discussion with the team behind CodeArtifact, we explore what makes this service essential for developers. Discover the myriad benefits it offers in terms of availability, security, and cost-efficiency. Did you know that 83% of Maven's public server bandwidth is consumed by just 1% of its client IP addresses? Utilizing a private artifact repository like CodeArtifact not only optimizes your workflows but also contributes to a more sustainable internet infrastructure. We'll also share expert insights and best practices for deploying CodeArtifact at scale, ensuring you get the most out of this powerful service. Tune in to enhance your development process and learn how to be a responsible internet citizen. With Carl Lewis and Derek Tam, Software Development Manager, AWS Links - AWS CodeArtifact https://docs.aws.amazon.com/codeartifact/latest/ug/welcome.html - Recent blog posts I wrote about CodeArtifact https://aws.amazon.com/blogs/aws/category/developer-tools/aws-code-artifact/ - 83% of maven servers bandwidth is consumed by 1% of its client IP addresses, the Sonatype blog post. https://www.sonatype.com/blog/maven-central-and-the-tragedy-of-the-commons - Carl Lewis on Linked In https://www.linkedin.com/in/carlglewis/ - Derek Tam on Linked In https://www.linkedin.com/in/derek-tam-3548987/
Dive Deep into Spatial Computing on the AWS Developers Podcast This week on the AWS Developers Podcast, we're blasting off into the future with a deep dive into spatial computing! What you'll learn: - Demystifying spatial computing: We'll unpack what it is and how it differs from traditional mobile development. - Beyond the device: Sure, the headsets and AR glasses are cool, but that's just the tip of the iceberg. We'll explore the hidden world that powers spatial experiences: 3D object creation, storage, and display - Integration with game engines - The critical backend infrastructure – secure, scalable, and cost-effective Why you should listen: Whether you're curious about this emerging field or ready to jump in and develop your own spatial app, this episode is your one-stop shop! Join us and: - Gain an understanding of spatial computing - Learn about the essential backend services needed for success on AWS - Get the inspiration and knowledge to kickstart your spatial development journey Ready to build the future? Tune in now!
This week's episode of the AWS Developers podcast dives into the CloudFront Hosting Toolkit, a command-line tool designed to streamline web application deployment on AWS. The podcast explores how the toolkit simplifies the process by enabling deployment to Amazon S3 with exposure through CloudFront. Additionally, it delves into the creation of an automated deployment pipeline linked to your Git repository. Listeners will gain insights into configuring advanced features like dynamic routing for the latest application version, eliminating the need for cache invalidation. The episode offers a comprehensive overview of the CloudFront Hosting Toolkit and guidance on getting started. With Achraf Souk, Edge Specialist SA, AWS and Corneliu Croitoru https://www.linkedin.com/in/achrafsouk/ https://www.linkedin.com/in/corneliucroitoru/ **Links** Here are the links to the tools, technologies, or articles we mentioned in this episode. Amazon CloudFront hosting toolkit https://aws.amazon.com/blogs/networking-and-content-delivery/introducing-cloudfront-hosting-toolkit/ AWS CodePipeline https://docs.aws.amazon.com/codepipeline/latest/userguide/welcome.html Amazon CloudFront functions https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-functions.html Amazon CloudFront Key Value Store https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/kvs-with-functions.html AWS CodeBuild https://docs.aws.amazon.com/codebuild/latest/userguide/welcome.html AWS Step Functions https://docs.aws.amazon.com/step-functions/latest/dg/welcome.html Build on AWS Edge https://aws.amazon.com/developer/application-security-performance/?whats-new-cards.sort-by=item.additionalFields.postDateTime&whats-new-cards.sort-order=desc&public-talk-id.sort-by=item.additionalFields.DisplayDate&public-talk-id.sort-order=desc&blogs-id.sort-by=item.additionalFields.createdDate&blogs-id.sort-order=desc A/B Testing on AWS https://aws.amazon.com/developer/application-security-performance/articles/a-b-testing/
This episode dives into the Amazon Bedrock Converse API, a new release that simplifies integrating large language models (LLMs) into your applications. We'll talk with Dennis from the AWS Developer Experience team about how Converse tackles common integration challenges, and explores the concept of tools for unlocking new orchestration capabilities for LLMs. By the end, you'll be equipped to get the most out of foundation models on Amazon Bedrock. With Dennis Traub, Developer Advocate, AWS Links ----- Here are the links to the tools, technologies, or articles we mentioned in this episode. Amazon Bedrock Converse API - https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference.html A developer's guide to Bedrock's new Converse API (Dennis' blog post series) - https://community.aws/content/2dtauBCeDa703x7fDS9Q30MJoBA/amazon-bedrock-converse-api-developer-guide Getting started with the Amazon Bedrock Converse API (James blog posts series, showing tools in action) - https://community.aws/content/2hHgVE7Lz6Jj1vFv39zSzzlCilG/getting-started-with-the-amazon-bedrock-converse-api?lang=en Another blog post about using tools with converse API, Davide Gallitelli - https://dgallitelli95.medium.com/amazon-bedrock-explained-with-memes-converse-api-and-tool-usage-w-anthropic-claude-3-001c341347ca Dennis' example to use tools (in python) : the page from the Amazon Bedrock documentation and the full source code on GitHub - https://docs.aws.amazon.com/bedrock/latest/userguide/bedrock-runtime_example_bedrock-runtime_Scenario_ToolUseDemo_AnthropicClaude_section.html https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/python/example_code/bedrock-runtime/cross-model-scenarios/tool_use_demo
Join us as we dive into an inspiring conversation from the AWS Summit in Stockholm with Matt Houghton, an AWS Ambassador and Community Builder. Matt shares insights on his team at CDL and their monumental achievement of migrating 600 Oracle databases to RDS Postgres.
In this compelling episode, hosts Dave and Morgan are joined by Rebekah Kulidzan, a seasoned Go-to-Market Specialist at AWS specializing in Integration Services. Rebekah leads the charge in technical business development and strategy, enabling customers to revolutionize their applications through adoption of event-driven architectures. The conversation kicks off with an in-depth look at the role of a "Go to Market Specialist" and the essential strategies behind application modernization. Learn how tech teams leverage AWS Integration Services to meld seamlessly into domain-specific groups, boosting both agility and communication. The latter half of our episode shifts focus to the crucial balance between mental health and career growth in the tech industry. Rebekah shares her expert insights on maintaining mental wellness during career transitions. She also introduces us to the transformative work of Pathways Collective, an online coaching and mentoring platform that guides professionals through career changes, ensuring they achieve their goals while maintaining mental balance. Whether you're considering a shift into tech or simply looking to take control of your professional life, this episode serves as a vital resource to understand the dynamic interplay between technology and personal well-being. Pathways Collective – https://pathwcollective.com/ https://www.linkedin.com/company/pathwcollective/ https://www.instagram.com/pathwcollective/ https://twitter.com/pathwcollective Rebekah on LinkedIn - https://www.linkedin.com/in/rkulidzan/ Rebekah on Instagram - https://www.instagram.com/rkulidzan/ Rebekah on Twitter - https://twitter.com/ Rebekah on Github - https://github.com/rkulidzan/ Rebekah's Website - https://rkulidzan.com/ Morgan on Twitter: https://twitter.com/MorgantWillis Morgan on LinkedIn: https://www.linkedin.com/in/morgan-willis-001/ Morgan on Instagram: https://www.instagram.com/morganwilliscloud Dave on Twitter: https://twitter.com/thedavedev Dave on LinkedIn: https://www.linkedin.com/in/davidisbitski ** Please note ** During minutes 33 through 39 of this episode, we talk openly about mental health issues and topics related to recovery. We are speaking from our lived experience, training and research but are not medical professionals. If you identify with any of the thoughts shared and feel you would like to talk to someone, please reach out to your GP, contact Mind, or the Anxiety UK helpline. Information, services and helplines for those struggling with, or impacted by someone else's, addiction can be found on the NHS website. ** Mental Health In The Workplace: The High Cost Of Depression - https://www.forbes.com/sites/mariaminor/2021/01/20/mental-health-in-the-workplace-the-high-cost-of-depression/ Application Integration on AWS - https://aws.amazon.com/products/application-integration/ EventStorming - https://aws-samples.github.io/eda-on-aws/eventstorming/ Application Integration and Open Source on AWS - https://github.com/rkulidzan/awesome-app-integration Serverlessland - https://serverlessland.com/search?search=integration Serverlessland Step Functions and Integration Services - https://serverlessland.com/content/service/step-functions/guides/integrating-step-functions-with-containerized-workloads/10-introduction Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
In the grand finale of our six-part AWS Certification Exam Prep Series, join hosts Dave and Caroline as they chat with Anya Derbakova, a Senior Startup Solutions Architect at AWS, known for weaving social media magic, and Ted Trentler, a Senior AWS Technical Instructor with a knack for simplifying the complex. We journey beyond the technical realms to explore the treasure trove of resources provided by AWS to ensure your success in the Solutions Architect Associate Exam. This episode not only serves as your ultimate guide to the best study resources but also recaps the invaluable insights shared throughout our series. Embark on this final venture with us as we delve into the extensive array of free and paid resources designed to elevate your learning experience, from interactive labs and digital badges to comprehensive guides and community support. Whether you're starting your AWS journey or looking to validate and showcase your skills, AWS offers an ecosystem of learning paths tailored to your aspirations. In this episode, we highlight: • AWS Skill Builder's extensive library of lessons and labs, coupled with an affordable paid tier for enhanced learning. • Cloud Quest and AWS Educate, offering free labs and credits to kickstart your journey. • The definitive AWS Solutions Architect Ramp Up Guide for a structured learning approach. • Leveraging AWS Free Tier and workshops for hands-on experience and building real-world projects. • The significance of community engagement through AWS User Groups, Summits, and Twitch shows for interactive learning and networking. • Practical advice on exam registration, understanding the certification lifecycle, and strategies for recertification to maintain your credentials. Join us as we consolidate our learnings, reinforce our preparation strategies, and set our sights on not just passing the exam but becoming proficient AWS builders. Let's architect our success together! Anya on LinkedIn: https://www.linkedin.com/in/annadderbakova/ Ted on Twitter: https://twitter.com/ttrentler Ted on LinkedIn: https://linkedin/in/tedtrentler Caroline on Twitter: https://twitter.com/carolinegluck Caroline on LinkedIn: https://www.linkedin.com/in/cgluck/ Dave on Twitter: https://twitter.com/thedavedev Dave on LinkedIn: https://www.linkedin.com/in/davidisbitski AWS Educate - Gives $50 in signup credits: https://aws.amazon.com/education/awseducate/ AWS Cloud Quest: https://aws.amazon.com/training/digital/aws-cloud-quest/ AWS Solutions Architect Ramp Up Guide - Has both free and Paid for learning. https://d1.awsstatic.com/training-and-certification/ramp-up_guides/Ramp-Up_Guide_Architect.pdf AWS Free Tier Accounts: https://aws.amazon.com/free/ - AWS Workshops: https://workshops.aws/ Get some digital Bling while you learn with Digital Badges from Credly: https://community.aws/content/2amRr40y98o4lrV7n2YJHKTszso/validate-your-aws-cloud-knowledge-with-aws-learning-knowledge-badges Don't just get certified be a builder! Builders Build! Build something that interests you - A Wordpress blog, A Minecraft server. ML object analysis of your drone video. Look at the cloud resume challenge for AWS by Forrest Brazeal https://cloudresumechallenge.dev/docs/the-challenge/aws/ AWS on Twitch: https://www.twitch.tv/aws Use Party Rock (Gen A)I as a study Buddy: https://partyrock.aws/u/tedtrent/KQtYIhbJb/Solutions-Architect-Study-Buddy AWS Educate: https://aws.amazon.com/education/awseducate/ Serverlessland: https://serverlessland.com/ AWS Global Summits - https://aws.amazon.com/events/summits Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Welcome to part five in the AWS Certification Exam Prep Mini-Series! Whether you're an aspiring cloud enthusiast or a seasoned developer looking to deepen your architectural acumen, you've landed in the perfect spot. In this six-part saga, we're demystifying the pivotal role of a Solutions Architect in the AWS cloud computing cosmos. In this episode, Dave and Caroline chat with Anya Derbakova, a Senior Startup Solutions Architect at AWS, known for weaving social media magic, and Ted Trentler, a Senior AWS Technical Instructor with a knack for simplifying the complex. Unravel the strategies and best practices for designing cost-optimized architectures on AWS. Covering 20% of the exam's scored content, this episode zeroes in on maximizing efficiency and reducing costs across your cloud infrastructure. Discover the art of balancing performance with cost-effectiveness as we delve into AWS cost management services, cost-optimized storage and compute solutions, and the nuances of designing database and network architectures that won't break the bank. In this episode, you'll learn about: • Utilizing AWS cost management service features and tools, including cost allocation tags, multi-account billing, and the AWS Free Tier. • Designing cost-optimized storage solutions with AWS services like Amazon FSx, EFS, S3, and EBS, including data lifecycle policies and backup strategies. • Rightsizing and optimizing compute resources to meet your workload requirements efficiently, from instance selection to utilizing serverless and distributed compute strategies. • Strategies for cost-optimized database solutions, focusing on caching, data retention, capacity planning, and replication to enhance performance while managing costs. • Crafting network architectures that minimize costs associated with data transfer, leveraging AWS services and features to reduce expenses while maintaining robust connectivity. Whether you're fine-tuning existing systems or building from the ground up, we'll provide you with the tools and insights to make cost-aware decisions without sacrificing functionality! Anya on LinkedIn: https://www.linkedin.com/in/annadderbakova/ Ted on Twitter: https://twitter.com/ttrentler Ted on LinkedIn: https://linkedin/in/tedtrentler Caroline on Twitter: https://twitter.com/carolinegluck Caroline on LinkedIn: https://www.linkedin.com/in/cgluck/ Dave on Twitter: https://twitter.com/thedavedev Dave on LinkedIn: https://www.linkedin.com/in/davidisbitski AWS SAA Exam Guide - https://d1.awsstatic.com/training-and-certification/docs-sa-assoc/AWS-Certified-Solutions-Architect-Associate_Exam-Guide.pdf Party Rock for Exam Study - https://partyrock.aws/u/tedtrent/KQtYIhbJb/Solutions-Architect-Study-Buddy All Things AWS Training - Links to Self-paced and Instructor Led https://aws.amazon.com/training/ AWS Skill Builder – Free CPE Course - https://explore.skillbuilder.aws/learn/course/134/aws-cloud-practitioner-essentials AWS Free Workshops - https://workshops.aws/ Running a Minecraft server on Amazon ECS with Spot Pricing: https://github.com/vatertime/minecraft-spot-pricing Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Welcome to part four in the AWS Certification Exam Prep Mini-Series! Whether you're an aspiring cloud enthusiast or a seasoned developer looking to deepen your architectural acumen, you've landed in the perfect spot. In this six-part saga, we're demystifying the pivotal role of a Solutions Architect in the AWS cloud computing cosmos. In this fourth episode, Caroline and Dave chat again with Anya Derbakova, a Senior Startup Solutions Architect at AWS, known for weaving social media magic, and Ted Trentler, a Senior AWS Technical Instructor with a knack for simplifying the complex. Together, we will step into the realm of performance, where we untangle the complexities of designing high-performing architectures in the cloud. We dissect the essentials of high-performing storage solutions, dive deep into elastic compute services for scaling and cost efficiency, and unravel the intricacies of optimizing database solutions for unparalleled performance. Expect to uncover: • The spectrum of AWS storage services and their optimal use cases, from Amazon S3's versatility to the shared capabilities of Amazon EFS. • How to leverage Amazon EC2, Auto Scaling, and Load Balancing to create elastic compute solutions that adapt to your needs. • Insights into serverless computing paradigms with AWS Lambda and Fargate, highlighting the shift towards de-coupled architectures. • Strategies for selecting high-performing database solutions, including the transition from on-premise databases to AWS-managed services like RDS and the benefits of caching with Amazon ElastiCache. • A real-world scenario where we'll navigate the challenge of processing hundreds of thousands of online votes in minutes, testing your understanding and application of high-performing AWS architectures. Whether you're dealing with vast amounts of data, requiring robust compute power, or ensuring your architecture can handle peak loads without a hitch, we've got you covered! Anya on LinkedIn: https://www.linkedin.com/in/annadderbakova/ Ted on Twitter: https://twitter.com/ttrentler Ted on LinkedIn: https://linkedin/in/tedtrentler Caroline on Twitter: https://twitter.com/carolinegluck Caroline on LinkedIn: https://www.linkedin.com/in/cgluck/ Dave on Twitter: https://twitter.com/thedavedev Dave on LinkedIn: https://www.linkedin.com/in/davidisbitski AWS SAA Exam Guide - https://d1.awsstatic.com/training-and-certification/docs-sa-assoc/AWS-Certified-Solutions-Architect-Associate_Exam-Guide.pdf Party Rock for Exam Study - https://partyrock.aws/u/tedtrent/KQtYIhbJb/Solutions-Architect-Study-Buddy All Things AWS Training - Links to Self-paced and Instructor Led https://aws.amazon.com/training/ AWS Skill Builder – Free CPE Course - https://explore.skillbuilder.aws/learn/course/134/aws-cloud-practitioner-essentials AWS Skill Builder – Learning Badges - https://explore.skillbuilder.aws/learn/public/learning_plan/view/1044/solutions-architect-knowledge-badge-readiness-path AWS Usergroup Communities: https://aws.amazon.com/developer/community/usergroups Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Welcome to part three in the AWS Certification Exam Prep Mini-Series! Whether you're an aspiring cloud enthusiast or a seasoned developer looking to deepen your architectural acumen, you've landed in the perfect spot. In this six-part saga, we're demystifying the pivotal role of a Solutions Architect in the AWS cloud computing cosmos. In this third episode, join Caroline and Dave as they host a riveting discussion with two cloud virtuosos - Anya Derbakova, a Senior Startup Solutions Architect at AWS, known for weaving social media magic, and Ted Trentler, a Senior AWS Technical Instructor with a knack for simplifying the complex. Together, they embark on a narrative journey through the clouds, sharing their personal paths to mastering AWS, elucidating the essence of the Solutions Architect role, and breaking down the AWS Certification labyrinth. Expect to uncover: Overview of Exam Domain 2: Design Resilient Architectures (26% of scored test content): • Emphasis on designing scalable and loosely coupled architectures. • Introduction to API creation and management. • Utilization of AWS managed services for efficiency. • Principles of microservices design for robust applications. • Strategies for horizontal and vertical scaling. • Understanding of load balancing techniques. • Comparison of storage types: Object, Block, File. Designing Highly Available and/or Fault-Tolerant Architectures: • Exploration of AWS global infrastructure: Availability Zones, AWS Regions, Amazon Route 53. • Basics of networking concepts, including route tables. • Disaster recovery (DR) strategies: backup and restore, pilot light, warm standby, active-active failover, RPO, RTO. • Immutable infrastructure for consistent deployment. • Storage options and their characteristics: durability, replication. • Enhancing workload visibility with tools like AWS X-Ray. Sample Exam Question: • Scenario involving a two-tier application architecture with resilience considerations, focusing on EC2 instances across public and private subnets within a single Availability Zone. This series is your beacon through the fog of cloud computing, illuminating the path to AWS mastery. Whether you're aiming to elevate your career, transition roles, or simply quench your curiosity about the cloud, tune in to transform your understanding of AWS and gear up for success in the Solutions Architect realm. Anya on LinkedIn: https://www.linkedin.com/in/annadderbakova/ Ted on Twitter: https://twitter.com/ttrentler Ted on LinkedIn: https://linkedin/in/tedtrentler Caroline on Twitter: https://twitter.com/carolinegluck Caroline on LinkedIn: https://www.linkedin.com/in/cgluck/ Dave on Twitter: https://twitter.com/thedavedev Dave on LinkedIn: https://www.linkedin.com/in/davidisbitski AWS SAA Exam Guide - https://d1.awsstatic.com/training-and-certification/docs-sa-assoc/AWS-Certified-Solutions-Architect-Associate_Exam-Guide.pdf Party Rock for Exam Study - https://partyrock.aws/u/tedtrent/KQtYIhbJb/Solutions-Architect-Study-Buddy All Things AWS Training - Links to Self-paced and Instructor Led https://aws.amazon.com/training/ AWS Skill Builder – Free CPE Course - https://explore.skillbuilder.aws/learn/course/134/aws-cloud-practitioner-essentials AWS Skill Builder – Learning Badges - https://explore.skillbuilder.aws/learn/public/learning_plan/view/1044/solutions-architect-knowledge-badge-readiness-path AWS Well-Architected Framework - https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669
Welcome to part two in the AWS Certification Exam Prep Mini-Series! Whether you're an aspiring cloud enthusiast or a seasoned developer looking to deepen your architectural acumen, you've landed in the perfect spot. In this six-part saga, we're demystifying the pivotal role of a Solutions Architect in the AWS cloud computing cosmos. In this second episode, join Caroline and Dave as they host a riveting discussion with two cloud virtuosos - Anya Derbakova, a Senior Startup Solutions Architect at AWS, known for weaving social media magic, and Ted Trentler, a Senior AWS Technical Instructor with a knack for simplifying the complex. Together, they embark on a narrative journey through the clouds and break down the AWS Certification labyrinth. Expect to uncover: Designing Secure Access to AWS Resources: • Introduction to IAM for identity management. • Role switching with AWS STS. • Multi-account strategies using AWS Control Tower and federation with IAM roles. Designing Secure Workloads and Applications: • Architecting VPCs. • Implementing layered security models with security groups, NACLs, and gateways. Determining Appropriate Data Security Controls: • Data access, governance, and responsibility. • Data recovery, retention, and classification strategies. • Encryption and key management practices. Anatomy of an Exam Question: • Exam question formats: Multiple Choice and Multiple Response. • Dissecting questions: Stem, key, and distractors. • Scenario-based questions reflecting real-life challenges. • Alignment with the Well-Architected Framework. Sample Exam Question: • Scenario-based question on enabling software patch downloads for EC2 instances in private subnets without direct internet access. Whether you're aiming to elevate your career, transition roles, or simply quench your curiosity about the cloud, tune in to transform your understanding of AWS and gear up for success in the Solutions Architect realm. Anya on LinkedIn: https://www.linkedin.com/in/annadderbakova/ Ted on Twitter: https://twitter.com/ttrentler Ted on LinkedIn: https://linkedin/in/tedtrentler Caroline on Twitter: https://twitter.com/carolinegluck Caroline on LinkedIn: https://www.linkedin.com/in/cgluck/ Dave on Twitter: https://twitter.com/thedavedev Dave on LinkedIn: https://www.linkedin.com/in/davidisbitski AWS SAA Exam Guide - https://d1.awsstatic.com/training-and-certification/docs-sa-assoc/AWS-Certified-Solutions-Architect-Associate_Exam-Guide.pdf Party Rock for Exam Study - https://partyrock.aws/u/tedtrent/KQtYIhbJb/Solutions-Architect-Study-Buddy All Things AWS Training - Links to Self-paced and Instructor Led https://aws.amazon.com/training/ AWS Skill Builder – Free CPE Course - https://explore.skillbuilder.aws/learn/course/134/aws-cloud-practitioner-essentials AWS Skill Builder – Learning Badges - https://explore.skillbuilder.aws/learn/public/learning_plan/view/1044/solutions-architect-knowledge-badge-readiness-path AWS Well-Architected Framework - https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html Controlling the Network Free Lab - https://explore.skillbuilder.aws/learn/course/internal/view/elearning/11237/controlling-the-network-amazon Exam Prep Official Practice Question Set: AWS Certified Solutions Architect - Associate (SAA-C03 - English) - https://explore.skillbuilder.aws/learn/course/external/view/elearning/13266/aws-certified-solutions-architect-associate-official-practice-question-set-saa-c03-english?saa=sec&sec=prep AWS Skill Builder - Networking Core - Knowledge Badge Readiness Path - https://explore.skillbuilder.aws/learn/public/learning_plan/view/1944/networking-core-knowledge-badge-readiness-path Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Welcome to the inaugural episode of our much-anticipated AWS Certification Exam Prep Mini-Series! Whether you're an aspiring cloud enthusiast or a seasoned developer looking to deepen your architectural acumen, you've landed in the perfect spot. In this six-part saga, we're demystifying the pivotal role of a Solutions Architect in the AWS cloud computing cosmos. In this first episode, join Caroline and Dave as they host a riveting discussion with two cloud virtuosos - Anya Derbakova, a Senior Startup Solutions Architect at AWS, known for weaving social media magic, and Ted Trentler, a Senior AWS Technical Instructor with a knack for simplifying the complex. Together, they embark on a narrative journey through the clouds, sharing their personal paths to mastering AWS, elucidating the essence of the Solutions Architect role, and breaking down the AWS Certification labyrinth. Expect to uncover: • Insider insights into the day-to-day of a Solutions Architect and how this role is pivotal in shaping cloud infrastructure. • A comprehensive guide to the AWS Certification process: from choosing the right certificate to match your job role to understanding the nuances of exam preparation. • Expert tips on navigating the AWS exam landscape, with a detailed anatomy of exam questions to help you think like an architect. This series is your beacon through the fog of cloud computing, illuminating the path to AWS mastery. Whether you're aiming to elevate your career, transition roles, or simply quench your curiosity about the cloud, tune in to transform your understanding of AWS and gear up for success in the Solutions Architect realm. Anya on LinkedIn: https://www.linkedin.com/in/annadderbakova/ Ted on Twitter: https://twitter.com/ttrentler Ted on LinkedIn: https://linkedin/in/tedtrentler Caroline on Twitter: https://twitter.com/carolinegluck Caroline on LinkedIn: https://www.linkedin.com/in/cgluck/ Dave on Twitter: https://twitter.com/thedavedev Dave on LinkedIn: https://www.linkedin.com/in/davidisbitski AWS SAA Exam Guide - https://d1.awsstatic.com/training-and-certification/docs-sa-assoc/AWS-Certified-Solutions-Architect-Associate_Exam-Guide.pdf Party Rock for Exam Study - https://partyrock.aws/u/tedtrent/KQtYIhbJb/Solutions-Architect-Study-Buddy All Things AWS Training - Links to Self-paced and Instructor Led https://aws.amazon.com/training/ AWS Skill Builder – Free CPE Course - https://explore.skillbuilder.aws/learn/course/134/aws-cloud-practitioner-essentials AWS Skill Builder – Learning Badges - https://explore.skillbuilder.aws/learn/public/learning_plan/view/1044/solutions-architect-knowledge-badge-readiness-path AWS Well-Architected Framework - https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Join Dave and Brooke in this inspiring conversation with Mark Ridley, a renowned CTO advisor, as they explore the evolving landscape of product engineering teams in the age of GenAI. In this episode, Mark shares insights from his journey, highlighting how his experiences have shaped his perspective on the synergy between human developers and AI collaborators. Drawing from his popular article series, Mark discusses the transformative impact GenAI is having on product engineering teams, offering both a vision and practical advice for harnessing the power of AI to enhance creativity, efficiency, and innovation. Mark delves into the nuances of building effective teams in this new era, emphasizing the importance of embracing change, fostering a culture of continuous learning, and the critical role of leadership in navigating the challenges and opportunities presented by AI technologies. With a forward-looking approach, he provides listeners with actionable advice on preparing for the future, ensuring that teams are equipped to leverage GenAI not just as a tool, but as a partner in the creative process. This episode is a beacon of hope and guidance for developers, leaders, and anyone interested in the future of technology and teamwork. Mark's visionary outlook, combined with practical insights, makes this a must-listen for those eager to understand and engage with the next frontier of product engineering. Mark on LinkedIn: https://www.linkedin.com/in/markridley/ Brooke's Twitter: https://twitter.com/brooke_jamieson Brooke on LinkedIn: https://www.linkedin.com/in/brookejamieson/ Brooke's TikTok: https://www.tiktok.com/@brookebytes Brooke's Instagram: https://www.instagram.com/brooke.bytes/ Dave on Twitter: https://twitter.com/thedavedev Dave on LinkedIn: https://www.linkedin.com/in/davidisbitski [BLOG] Mark's Six Part Series on How Generative AI will impact product engineering teams — https://towardsdatascience.com/the-best-of-both-worlds-human-developers-and-ai-collaborators-6d9ed9ec2b65 [PODCAST] Episode 083 - Decoding the Future of Safe and Efficient Programming with Rust and Tim McNamara - https://open.spotify.com/episode/5AsvddooY9a04gKviOC7cB [PORTAL] Amazon Q - https://aws.amazon.com/q/ [PORTAL] Amazon CodeWhisperer - https://aws.amazon.com/codewhisperer/ [PORTAL] Amazon CodeCatalyst - https://codecatalyst.aws/explore Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Join Dave in this enlightening conversation with Dan Blanco, Senior Developer Advocate for the AWS Infrastructure as Code (IaC) team, as they dive deep into the transformative world of IaC. In an era where manual processes no longer suffice, IaC emerges as a pivotal technology, enabling developers to provision and manage computing infrastructure through code, streamlining the setup, update, and maintenance of essential infrastructure components for application development, testing, and deployment. In this episode, Dan unveils the latest innovations from his team, including the groundbreaking AWS CloudFormation Git sync, CDK Migrate, and the IaC Generator. Discover how the IaC Generator revolutionizes template creation, allowing developers to automatically generate CloudFormation templates for resources in their accounts, enhancing efficiency and control over cloud environments. Beyond the technical, Dave and Dan explore the unique journey of being a developer in the gaming industry, the transition to cloud careers, and share a feast of food analogies along with insider knowledge from culinary school. This episode is a must-listen for anyone looking to understand the future of cloud infrastructure management, control costs, reduce risks, and seize new business opportunities with agility and speed. Dan on Twitter: https://twitter.com/thedanblanco Dan on LinkedIn: https://www.linkedin.com/in/thedanblanco/ Dave on Twitter: https://twitter.com/thedavedev Dave on LinkedIn: https://www.linkedin.com/in/davidisbitski [BLOG] AWS DevOps Blog: https://aws.amazon.com/blogs/devops [BLOG] Dan's Blog Post on IaC Generator- Import entire applications into AWS CloudFormation: https://aws.amazon.com/blogs/devops/import-entire-applications-into-aws-cloudformation/ [BLOG] Announcing CDK Migrate: A Single Command to Migrate to the AWS CDK - https://aws.amazon.com/blogs/devops/announcing-cdk-migrate-a-single-command-to-migrate-to-the-aws-cdk/ [DOCS] Generating templates for existing resources - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/generate-IaC.html [DOCS] Working with AWS CloudFormation Git Sync - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/git-sync.html [TRAINING] AWS IaC Workshops: https://cdkworkshop.com and https://catalog.workshops.aws/cfn101/en-US Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
In this captivating episode, join us as we welcome Lays Rodrigues, a Sr. Software Engineer at Stone Co. and an esteemed AWS Community Builder in Containers. Lays, set to speak at the AWS Community track at re:Invent 2023, shares her inspiring journey from her roots in the open source community and KDE background to becoming a prominent figure in the open source and cloud development communities in Brazil. Discover Lays' path to becoming a sought-after speaker, starting from her involvement in organizing DevOps Days Rio to her participation in the AWS Community Builders New Voices program. We delve into her experiences in the vibrant developer cloud community in Brazil and how these experiences have shaped her career and speaking endeavors. Lays also gives us a sneak peek into her upcoming talk at AWS re:Invent 2023 – COM102 – "Automate Away the Toil," where she will share insights on leveraging automation to enhance productivity and reduce mundane tasks. Beyond her technical expertise, Lays' story is one of staying motivated and realizing one's potential. Her journey is not just about technical growth but also about personal development and becoming an inspirational figure for developers worldwide. Lays on Twitter: https://twitter.com/lays147 Lays on LinkedIn: https://www.linkedin.com/in/laysrodrigues147 Dave on Twitter: twitter.com/thedavedev Dave on LinkedIn: www.linkedin.com/in/davidisbitski Find an AWS User Group: https://aws.amazon.com/developer/community/usergroups AWS Heroes: https://aws.amazon.com/developer/community/heroes AWS Community Builders: https://aws.amazon.com/developer/community/community-builders/ Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Explore the cutting-edge of software development in our latest episode, where we delve into the transformative capabilities of Amazon CodeCatalyst. Morgan and Dave chat with Doug Clauson, Principal Product Manager Technical for Code Catalyst, and Harry Mower, GM for Code Catalyst and Code Services at AWS about the latest Amazon CodeCatalyst release. about the latest Amazon CodeCatalyst release. Discover how developers can now turn ideas into fully tested, merge-ready code with just a few clicks and natural language inputs, thanks to Amazon Q integration that translates prompts into actionable plans and code summaries. Amazon Q isn't just about code creation; it's a leap forward in code understanding and developer assistance. Imagine having a virtual team member who not only generates revisions based on your feedback but also explains complex build scripts in understandable terms. This episode takes you through the seamless integration of Amazon Q into every stage of the developer lifecycle. We discuss how this generative AI tool is not only enhancing the DevOps experience but also transforming it into a fully integrated, less operationally intensive process. Join us as we envision the future of developer tooling, where explicit prompts lead to precise outcomes, and the role of Generative AI in shaping this landscape. Understand how these advancements are not just changing the way we develop software but also how we comprehend and interact with code! Harry on LinkedIn: https://www.linkedin.com/in/harrymower/ Doug on LinkedIn: https://www.linkedin.com/in/doug-clauson/ Morgan on Twitter: https://twitter.com/MorgantWillis Morgan on LinkedIn: https://www.linkedin.com/in/morgan-willis-001/ Morgan on Instagram: https://www.instagram.com/morganwilliscloud Dave on Twitter: twitter.com/thedavedev Dave on LinkedIn: www.linkedin.com/in/davidisbitski [BLOG] - Improve developer productivity with generative-AI powered Amazon Q in Amazon CodeCatalyst (preview) https://aws.amazon.com/blogs/aws/improve-developer-productivity-with-generative-ai-powered-amazon-q-in-amazon-codecatalyst-preview/ [PODCAST] Episode 061 – Announcing Amazon CodeCatalyst with Harry Mower and Doug Clauson - https://open.spotify.com/episode/0qbQQ8MX5I2IZr57ir5wOd [PODCAST] Episode 081 - Announcing General Availability of Amazon CodeCatalyst with Harry Mower and Doug Clauson - https://open.spotify.com/episode/4CcXnkBlC6114nkQC6gMJi Sign up for Code Catalyst Here: https://codecatalyst.aws/explore AWS PartyRock - Everyone Can Build AI Apps – https://partyrock.aws Amazon Q (Preview)- Your generative AI–powered assistant designed for work that can be tailored to your business - https://aws.amazon.com/q/ Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
In this insightful episode, we're joined by Dave Stauffacher, Chief Platform Engineer at Direct Supply and an AWS Community Hero, renowned for his expertise in cloud engineering and data storage. Dave will be one of our speakers in the AWS Community track at re:Invent 2023 this year, and he shares his remarkable journey of migrating a massive 20-terabyte file system, encompassing over 1 billion files, to Amazon FSx for Windows File Server with a mere 2 hours of downtime. Beyond the technical, Dave's role in nurturing the local developer community is equally inspiring. As the co-founder of the Milwaukee Hashicorp User Group and an active participant in various tech groups, he is deeply invested in sharing his knowledge and experiences. His contributions to industry events and the AWS Storage Blog reflect his commitment to educating others. Join us as we explore all things data and cloud with a true industry leader and learn how you can get involved in your local developer community. There may even be some Harry Potter math talk! Dave S. on Twitter: https://twitter.com/DaveBuildsCloud Dave S. on LinkedIn: https://www.linkedin.com/in/dave-stauffacher/ Dave S. on Git: https://github.com/davebuildscloud Dave S's Hero Page: https://aws.amazon.com/developer/community/heroes/dave-stauffacher/ Dave I. on Twitter: twitter.com/thedavedev Dave I. on LinkedIn: www.linkedin.com/in/davidisbitski Dave S's re:Invent 2023 Community Track Talk - COM303 | Automating a 20 TB File Server Migration. Find an AWS User Group: https://aws.amazon.com/developer/community/usergroups AWS Heroes: https://aws.amazon.com/developer/community/heroes AWS Community Builders: https://aws.amazon.com/developer/community/community-builders/ AWS PartyRock - Everyone can build AI apps – https://partyrock.aws AWS Storage Blog: https://aws.amazon.com/blogs/storage/ Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
In this episode, join Dave and Jacquie as they sit down with Zach Koncir, Tech Lead at Riot Games, and Ashwin Raghuraman, Senior Solutions Architect at AWS supporting Riot Games. Dive into the dynamic world of Riot Games, the creative force behind iconic titles like League of Legends (LoL) and Valorant. Discover Riot's innovative approach to reshaping the gaming experience with Riot Direct. This initiative has revolutionized the way Riot collaborates with Internet Service Providers, moving from traditional 'hot-potato routing' to intelligent packet routing. This shift significantly reduces player ping times, a critical factor in competitive esports gaming. We also explore Riot Games' strategic move to the cloud, particularly their adoption of Kubernetes, which marks a transformative step in their game development process. This transition not only streamlines operations but also opens up new horizons for innovation and agility in game creation. In a groundbreaking move, Riot Games has introduced 'Voice Toxicity Tech' to foster healthier, more inclusive gaming communities. This episode delves into how this technology combats negative behavior, ensuring a respectful and enjoyable environment for all players. Join us as we discuss how Riot Games is leveraging cloud technology to redefine game development and create extraordinary player experiences today! Ashwin on LinkedIn: https://www.linkedin.com/in/ashwinraghuraman/ Zach on LinkedIn: https://www.linkedin.com/in/zkoncir/ Jacquie on Twitter: https://twitter.com/devopsjacquie Jacquie on LilnkedIn: https://www.linkedin.com/in/jacquelyne-grindrod/ Dave on Twitter: twitter.com/thedavedev Dave on LinkedIn: www.linkedin.com/in/davidisbitski Cloud and The Rise Of Esports | WIRED Brand Lab https://www.wired.com/video/watch/cloud-and-the-rise-of-esports Riot Games re:invent sessions (2021/2022) - https://www.youtube.com/watch?v=18Opqwna6gY&t=248s - https://www.youtube.com/watch?v=oGK-ojM7ZMc&t=4s - https://www.youtube.com/watch?v=fJIkTH3HMAk - https://www.youtube.com/watch?v=5L1K_moG-dY Riot Games Partnership Press release: - https://www.riotgames.com/en/news/improving-the-esports-experience-with-project-stryker-and-aws - https://venturebeat.com/games/riot-games-and-aws-are-teaming-up-to-deliver-fresh-esports-content/ Riot Direct - https://technology.riotgames.com/news/leveling-networking-multi-game-future#:~:text=Riot%20Direct%20is%20basically%20a,for%20critical%20game%2Drunning%20processes. Riot Games Tech Blog - https://technology.riotgames.com/ Project Stryker - https://www.youtube.com/watch?v=2YYEoatPKuc LoL Worlds 22 Opening Ceremony - https://www.youtube.com/watch?v=PzRi2JyRlvw LoL Worlds 23 Opening Ceremony - https://www.youtube.com/watch?v=AH8A79BrTEY AWS Riot Games Page: https://aws.amazon.com/sports/riot/ Riot Games – Valorant - https://playvalorant.com/en-us/ Riot Games – League of Legends - https://www.leagueoflegends.com/ Riot Games – League of Legends Wild Rift - https://wildrift.leagueoflegends.com/ Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Join us in this landmark 100th episode as Dave embarks on a reflective journey with tech luminary Pete Erickson. The duo dive into the essence of connection and authenticity in the tech world, exploring the pivotal role of developer relations and the resilience of the industry from the dot-com bust to the present. Pete shares his rich experiences and insights, painting a vivid picture of the tech landscape's evolution, including the rise of voice technology and Conversational AI. This episode is more than a technological exploration; it's a celebration of the enduring human spirit and the power of genuine connections in shaping our industry. As we reminisce about the significant milestones and innovations of 2023, Pete and Dave engage in a profound discussion about the future, particularly the exciting potential of Generative AI and Large Language Models. This episode is a testament to the importance of learning, adapting, and the magic that happens when people connect, share, and grow together. Tune in for an inspiring look back at the year gone by and a hopeful gaze into the promising horizon of 2024, where technology and human connection converge to create a brighter future. Pete on Twitter: https://twitter.com/peteerickson Pete on LinkedIn: https://www.linkedin.com/in/peteerickson/ Dave on Twitter: https://twitter.com/thedavedev Dave on LinkedIn: https://www.linkedin.com/in/davidisbitski [EVENT] GovAI Summit 2023 – Convening Pioneers at the Intersection of Government and Artificial Intelligence – December 4-6, 2023, in Arlington, VA – https://govaisummit.com [EVENT] CodeForward - The Future of Software – December 5-6, 2023, in Arlington, VA - https://codeforward.ai/ [EVENT] BrandsGPT @ CES - January 9th, 1-5pm, Venetian Hotel - https://www.modev.com/CES Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
In the vast universe of enterprise data, governance is the north star guiding organizations to harness the full potential of their analytics and machine learning endeavors. In this pivotal episode, join Brooke and Dave as they sit down with Amazon DataZone's Principal Engineers, Fei Yuan and Aleatha Parker-Wood, to celebrate their recent GA launch and navigate the complexities of data governance. Amazon DataZone emerges as a beacon of innovation, offering a comprehensive suite of enterprise data governance tools designed to ensure quality, compliance, security, and optimal use of data. From data mesh catalogs to project-based access, and policy-driven data management, DataZone is the architect behind a robust data infrastructure seamlessly integrated with AWS's powerhouse services like Analytics, AI, IAM, S3, and CloudFormation. Tune in to this deep dive into Amazon DataZone and discover how it can revolutionize your enterprise data mesh, propelling your organization into a new era of data enlightenment.
In this episode, Linda and Dave welcome back Alyssa Lee, Senior Go-To-Market (GTM) Specialist - Customer Success (AI / ML) at Amazon Web Services. The world of development is rapidly changing, and so is the definition of a 'developer'. Dive into this enlightening episode as we explore the fast-paced evolution of AI technology and its profound impact on the developer experience. From the rise of Generative AI to the game-changing Amazon CodeWhisperer, discover how real-time code recommendations are revolutionizing productivity. Alyssa, our expert in Customer Success, sheds light on the transformative power of natural language in coding, making it as simple as chatting with a friend. As low-code solutions gain traction, where does GenAI fit in? And with these advancements, who really is the developer of today and tomorrow? Tune in to explore the future where creativity meets code, and everyone can be a developer! Alyssa on LinkedIn: https://www.linkedin.com/in/alyssaleeco/ Alyssa's Photography: https://gallery.alyssalee-photography.com/ Linda on Twitter: https://twitter.com/lindavivah Linda's Website: https://lindavivah.com/ Linda on TikTok: https://www.tiktok.com/@lindavivah Linda on Instagram: https://www.instagram.com/lindavivah/ Linda's Medium: https://medium.com/@LindaVivah Dave on Twitter: https://twitter.com/thedavedev [PORTAL] Amazon CodeCatalyst - https://codecatalyst.aws/explore [PORTAL] Amazon CodeWhisperer - https://aws.amazon.com/codewhisperer/ [TRAINING] Coursera - AWS Cloud Technology Consultant Professional Certificate - https://www.coursera.org/professional-certificates/aws-cloud-technology-consultant Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Ever wondered what goes on behind the scenes of your favorite video games? Dive into this latest episode as Brooke and Dave team up with Matt Trescot, the mastermind behind AWS Games Solutions Architecture Team. From being the lone ranger handling AWS support on Sundays to leading a team that collaborates with over 2,000 game industry customers, Matt's journey is nothing short of epic! Discover the unique challenges and opportunities that cloud services bring to the gaming world. Get insights on the balance between performance and availability, and the exciting shift towards Graviton processors.
In a highly anticipated episode of the AWS Developers Podcast, Viktoria makes a stellar return to co-host alongside Dave, welcoming Rodrigo Coutinho, Co-founder and AI Lead at OutSystems. Dive into Rodrigo's captivating journey from a Sinclair ZX Spectrum programmer to an early internet pioneer and learn why he's so passionate about the hidden mechanics of building software. Ever wondered what low-code actually means for you as a developer? Rodrigo breaks it down and explains its intersection with Generative-AI. This isn't just about coding faster — it's about a future where software development is democratized, and developers become tech leads who ensure the quality and security of AI-generated code. Viktoria also brings you the collective voice of over 200,000 developers, presenting the most burning questions about Generative-AI and its implications for the industry. Don't miss this episode that's jam-packed with inspirational advice on navigating change, satiating your curiosity, and driving your lifelong learning journey in tech.
In this compelling episode, Dave sits down with three outstanding Latinas who are making waves in the tech sector - Rebecca Gonzales, Elizabeth Fuentes, and Nelly Andrade. Representing the dynamic Latin America region, with its vast diversity in geography, culture, and language, Elizabeth and Nelly dive deep into their unique journeys to the cloud, and the nuances of being a Latina in the technology space. They emphasize the significance of community in LATAM and shed light on the transformative role AI will assume in the region. Rebecca, from her esteemed position at the Generative AI Innovation Center, elucidates on her experiences as a Latina in tech, and passionately talks about the critical role of diversity in driving innovation. She offers a visionary perspective on how AI is poised to touch all facets of our lives, and how initiatives like Generative AI can be instrumental in uplifting underserved communities. Dive in to be inspired and informed!
In this episode, Dave and Emily catch up with Elad Ben-Israel, CEO at Wing Cloud and original creator of the AWS CDK. Winglang is new programming language and toolchain designed for the cloud from the ground up. It gives developers a unified way of accessing their cloud infrastructure and code using a single language, while still being able to run and test inside a local simulator for high speed iterations. Elad takes on a historical journey to the original creation of the AWS CDK, the shift from coding for single machines to modern distributed cloud-based systems, the power of open source, and the continued evolution of writing software. There may even be an analogy to burning man and building software as a community. Elad on Twitter: https://twitter.com/emeshbi Winglang on Twitter: https://twitter.com/winglangio Winglang Slack: https://t.winglang.io/slack Winglang GitHub: https://github.com/winglang/wing Emily on Twitter: https://twitter.com/editingemily Dave on Twitter: https://twitter.com/thedavedev Dave on LinkedIn: https://www.linkedin.com/in/davidisbitski/ [BOOK] The CDK Book Forward by Elad - https://www.thecdkbook.com/foreword.html [DOCS] What is AWS CloudFormation? - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html [PODCAST] Alexa Developers Podcast - Episode 004 - Cloud Development Kit with Elad Ben-Israel: https://open.spotify.com/episode/55P0F7lWxRBCoDTK7xVhCX [PODCAST] Alexa Developers Podcast - Episode 005 - Future of Cloud Development Kit with Elad Ben-Israel: https://open.spotify.com/episode/6G0R9H2S7VPBxdJI81FJQV [PORTAL] AWS Cloud Development Kit (CDK) - https://aws.amazon.com/cdk/ [PORTAL] Winglang.io - https://www.winglang.io/ [PORTAL] Wing Cloud - https://www.wing.cloud/ [YOUTUBE] A Quick Intro to Winglang with Elad https://www.youtube.com/watch?v=wzqCXrsKWbo [WIKIPEDIA] POSIX - https://en.wikipedia.org/wiki/POSIX Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Journey with us in this enlightening episode as Linda and Dave sit down with Matheus Guimaraes, the dynamic Senior Developer Advocate at AWS for the UK and Ireland. From the vibrant streets of Brazil to the bustling tech hubs of the US, Matheus's story intertwines the world of musical theatre with the cutting-edge sphere of technology. With a heart set on global exploration and living life to its fullest, Matheus's radiance and passion inspire everyone in his path. Tune in for a heartfelt discussion on hope, the zest for life, and adventure into the evolving tech landscape with insights on monolithic architectures and the debate on centralization vs. decentralized systems in 2023. You won't want to miss this! Matheus on Twitter: https://twitter.com/codingmatheus Matheus on Instagram: https://www.instagram.com/codingmatheus Matheus on LinkedIn: https://www.linkedin.com/in/codingmatheus/ Linda on Twitter: https://twitter.com/lindavivah Linda's Website: https://lindavivah.com/ Linda on TikTok: https://www.tiktok.com/@lindavivah Linda on Instagram: https://www.instagram.com/lindavivah/ Linda's Medium: https://medium.com/@LindaVivah Dave on Twitter: https://twitter.com/thedavedev [AMAZING] Linda Sings as Different AWS Services: https://www.tiktok.com/@lindavivah/video/7177948159719607595 [PORTAL] AWS Usergroups: https://aws.amazon.com/developer/community/usergroups [USERGROUP] AWS Ireland Usergroup: https://www.meetup.com/AWS-Ireland-Usergroup/ The Phantom of the Opera: https://www.thephantomoftheopera.com/ Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Join Brooke and Dave as they dive into an enthralling conversation with Noah Gift, Duke EIR for Data Science and AI, exploring the powerful synergy between Rust and the dynamic world of AI/ML. Journey through Noah's illustrious career, including his remarkable stint working on blockbuster movies like Avatar, and his transition into the fascinating sphere of Machine Learning. This episode uncovers the strengths of the Rust programming language, the evolving landscape of MLOps, the ways Rust enhances developers' work, its integration with Lambda, the substantial cost savings Rust can usher in, and the thrilling developments on the horizon for developers. If you want to stay ahead of the curve in technology, this episode is a must-listen! Noah on LinkedIn: https://www.linkedin.com/in/noahgift/ Noah on Coursera: https://www.coursera.org/instructor/noahgift Brooke's Twitter: twitter.com/brooke_jamieson Brooke on LinkedIn: www.linkedin.com/in/brookejamieson/ Brooke's TikTok: www.tiktok.com/@brookebytes Brooke's Instagram: www.instagram.com/brooke.bytes/ Dave on Twitter: twitter.com/thedavedev NewTek Video Toaster - https://en.wikipedia.org/wiki/Video_Toaster Podcast Episode 083 - Decoding the Future of Safe and Efficient Programming with Rust and Tim McNamara https://open.spotify.com/episode/5AsvddooY9a04gKviOC7cB [BLOG] Rust Runtime for AWS Lambda: https://aws.amazon.com/blogs/opensource/rust-runtime-for-aws-lambda/ [DOCS] Building Lambda functions with Rust: https://docs.aws.amazon.com/lambda/latest/dg/lambda-rust.html [DOCS] Getting started with the AWS SDK for Rust: https://docs.aws.amazon.com/sdk-for-rust/latest/dg/getting-started.html [DOCS] Onnx runtime for Rust: https://docs.rs/onnxruntime/latest/onnxruntime/ [DOCS] Polars – DataFrame library for Rust: https://docs.rs/polars/latest/polars/ [GIT] Noahs Rust MLOps Template: https://github.com/nogibjj/rust-mlops-template [PORTAL] Start with Rust here: www.rust-lang.org/ [PORTAL] Rayon - Data-parallelism library that makes it easy to convert sequential computations into parallel: https://docs.rs/rayon/latest/rayon/ [PORTAL] Amazon CodeWhisperer - Build applications faster and more securely with your AI coding companion: https://aws.amazon.com/codewhisperer/ Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Join us in this enlightening episode as our hosts Linda and Dave get an opportunity to dig deep into the fascinating world of gaming and cloud services with David Heidt, Senior Solutions Architect, Games for Amazon Web Services. From his transition to the cloud to his entrance into the gaming industry, David's story is one of passion, innovation, and relentless dedication. As a perimeter defense specialist for games, he tirelessly secures AWS customers' game servers against DDOS attacks, enhancing gamers' experiences worldwide. David also opens up about his innovative creation - the AWS Builder Cards, a unique collectable card game, that cleverly combines AWS Services education with enjoyable in-person gaming. In addition, the trio gives us a glimpse into their personal life and shares candid insights about parenting in a world where video games have become a quintessential part of our children's lives and the delicate balance between entertainment and discipline. Don't miss out on this dynamic and insightful conversation! David on Twitter: https://twitter.com/davidsheidt David on LinkedIn: https://www.linkedin.com/in/davidsimonheidt/ Linda on Twitter: https://twitter.com/lindavivah Linda's Website: https://lindavivah.com/ Linda on TikTok: https://www.tiktok.com/@lindavivah Linda on Instagram: https://www.instagram.com/lindavivah/ Linda's Medium: https://medium.com/@LindaVivah Dave on Twitter: https://twitter.com/thedavedev ** ALERT ** New Developer Hackathon from July 1st through July 31st, 2023! We're excited to announce the AWS Amplify hackathon in partnership with Hashnode. This is a great opportunity to build your dream app and win exciting prizes! The hackathon is open to everyone, and prizes include: $5, $5.5k worth of AWS credits, Hashnode swag, and AWS Amplify swag. *** REGISTER HERE *** https://bit.ly/julydevhack [PORTAL] AWS Builder Cards - https://aws.amazon.com/gametech/buildercards/ [VIDEO] Linda's Tok on AWS Cloud Quest - https://www.tiktok.com/@lindavivah/video/7132911650503445802 [VIDEO] AWS Cloud Quest – An Interactive Roleplaying Game - https://aws.amazon.com/training/digital/aws-cloud-quest/ [YOUTUBE] How to Play AWS Buildercards (2023) - https://www.youtube.com/watch?v=Pn6w8-abgis&ab_channel=AWSforGames Catan - Boardgame and Video Games - https://www.catan.com/ Dominion – Boardgame - https://boardgamegeek.com/boardgame/36218/dominion Clank – Deck Building Adventure Game - https://boardgamegeek.com/boardgame/201808/clank-deck-building-adventure Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
In this episode, Dave and Emily have an enlightening chat with Meet Bhagdev, Principal Product Manager for Amazon Keyspaces at AWS. Venture with us into the world of serverless Cassandra-compatible databases as we uncover the power and benefits of Amazon Keyspaces. Meet helps us understand what it's like to steer the product ship at AWS, and the journey he embarked on to reach this exciting role. He dives into a rich developer-focused discussion on how Amazon Keyspaces, with its seamless scalability and high availability, empowers developers to build high-performing applications. Learn about new possibilities created by the de-coupling of compute and storage and get up to speed on the latest multi-region replication updates. If thousands of requests per second, unlimited throughput, and boundless storage sound like your ideal playground, don't miss this episode! Meet on Twitter: https://twitter.com/meet_bhagdev Meet on LinkedIn: https://www.linkedin.com/in/meet-bhagdev/ Meet's Website: https://www.meetbhagdev.com/ Emily on Twitter: https://twitter.com/editingemily Dave on Twitter: https://twitter.com/thedavedev [BLOG] Announcing Amazon Keyspaces Multi-Region Replication - https://aws.amazon.com/blogs/database/announcing-amazon-keyspaces-multi-region-replication/ [CASE STUDY] Venmo's process of migrating to Amazon DocumentDB - https://aws.amazon.com/blogs/database/venmos-process-of-migrating-to-amazon-documentdb-with-mongodb-compatibility/ [PORTAL] Amazon Keyspaces - https://aws.amazon.com/keyspaces/ [PORTAL] Apache Cassandra - Open Source NoSQL Database - https://cassandra.apache.org [YOUTUBE] What is Amazon Keyspaces - https://www.youtube.com/watch?v=PYdLIvBHe2E [YOUTUBE] How Intuit migrated to Amazon Keyspaces - https://youtu.be/AjsKP0Key6U?t=9 ** ALERT ** New Developer Hackathon from July 1st through July 31st, 2023! We're excited to announce the AWS Amplify hackathon in partnership with Hashnode. This is a great opportunity to build your dream app and win exciting prizes! The hackathon is open to everyone, and prizes include: $5, $5.5k worth of AWS credits, Hashnode swag, and AWS Amplify swag. *** REGISTER HERE *** https://bit.ly/julydevhack Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Join us in this insightful episode as we welcome back the inimitable Brian Tarbox, an AWS Community Hero and Alexa Champion, whose expertise is steeped in over thirty years of hands-on experience in the tech industry. With an impressive track record that includes ten patents, a slew of papers under his belt, and the co-leadership of the Boston AWS Meetup, Brian's insights are nothing short of invaluable. In this lively and engaging conversation, Emily, Dave, and Brian traverse the burgeoning landscape of technological terminology, exploring how definitions and interpretations have evolved over time. Specifically, they delve into the concept of "Serverless" - a term that, like many in our industry, has undergone significant transformation since its inception. What does Serverless mean in 2023? Brian, with his deep knowledge and candid demeanor, unpacks this in a way that is both easy to grasp and thought-provoking. This episode is not just a feast for your ears, but also a metaphorical banquet, as Brian masterfully utilizes metaphors to bring clarity to these often-complex concepts. It's a lively and humorous ride through the often-puzzling labyrinth of tech jargon, punctuated by heaps of fun and laughter. So, whether you're a seasoned tech veteran or a curious newcomer, tune in to this episode and savor the knowledge-rich discussion between Emily, Dave, and Brian. Be prepared to laugh, learn, and see the tech world through a fresh lens. It's an episode you won't want to miss! Brian on LinkedIn: https://www.linkedin.com/in/briantarbox/ Brian's Website: https://briantarbox.org/ Brian's AWS Community Hero page: https://aws.amazon.com/developer/community/heroes/brian-tarbox/ Brian's Alexa Champion page: https://developer.amazon.com/en-US/alexa/champions/brian-tarbox Emily on Twitter: https://twitter.com/editingemily Dave on Twitter: https://twitter.com/thedavedev [BLOG] Brian's post for AWS Heroes - Time to Rethink Cattle vs. Pets (Serverless Edition) - https://dev.to/aws-heroes/time-to-rethink-cattle-vs-pets-serverless-5c0j [PODCAST] Episode 059 of AWS Developers Podcast – AWS CodeWhisperer with Brian Tarbox - https://open.spotify.com/episode/2IAvSYwNchzEwqqylzun4F ** ALERT ** New Developer Hackathon from July 1st through July 31st, 2023! We're excited to announce the AWS Amplify hackathon in partnership with Hashnode. This is a great opportunity to build your dream app and win exciting prizes! The hackathon is open to everyone, and prizes include: $5, $5.5k worth of AWS credits, Hashnode swag, and AWS Amplify swag. *** REGISTER HERE *** https://bit.ly/julydevhack Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Join your dynamic duo, Brooke and Dave, as they sit down with Stuart Clark, Sr. Developer Advocate, AWS Community Engagement Team, and Du'An Lightfoot, Sr. Cloud Networking Developer Advocate AWS Infrastructure specialist team. Developer Advocates and hosts of the popular Twitch show, Big Dev Theory, Du'an and Stuart have set the virtual stage ablaze with their infectious passion for building solutions for developers, by developers. Demos over PowerPoints, and coding over theory. The two walk us through their exciting journey and share invaluable insights. For those keen on unlocking the mysteries of the networking underlying AWS services, Du'an's got a pocket full of tips and his inspiring transition from military life to the tech world. And just when you think it's all techie, we delve into the enigma that is...baby carrots
Tune in to this week's episode as our hosts, Emily and Dave, sit down with none other than Alex Wood, Senior Software Engineer, AWS Serverless Developer Experience. In this candid discussion, Alex shares his remarkable 12-year journey at Amazon that saw him spearhead the development of the AWS Ruby SDK and led him to become part of the early Serverless era. Want to dive deeper into the nuts and bolts of IAM Policies and Resource Policies? Alex breaks it down for us, shedding light on their importance, differences, and how to effectively leverage both in your cloud architecture. Alex also uncovers the mystery of AWS Serverless Connectors, giving us an exclusive walkthrough that can help you streamline Serverless permissions management, boost security, and optimize your apps. Alex on Twitter: https://twitter.com/alexwwood Alex's Talks: https://alexwood.codes/about.html Emily on Twitter: https://twitter.com/editingemily [DOCS] Serverless Connector Documentation: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-connector.html [PORTAL] Amazon CodeWhisperer: https://aws.amazon.com/codewhisperer/ Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Join hosts Emily and Dave as they sit down with Lindbergh Matillano, Director of Cloud Cost Optimization at Avalara. In this engaging episode, Lindbergh uncovers the untold secrets behind Avalara's remarkable success in achieving consistent year-over-year cost reductions. Tune in to discover how Avalara strategically embraced AWS Marketplace, resulting in significant time and monetary savings. Lindbergh also shares the inspiring journey of fostering a cost-conscious culture within the organization and how they harnessed the power of AWS services to drive innovation. Don't miss out on this eye-opening conversation that explores the intersection of efficiency, financial prudence, and groundbreaking technology. Avalara on Twitter: https://twitter.com/avalara Avalara on LinkedIn: https://www.linkedin.com/company/avalara Emily on Twitter: https://twitter.com/editingemily [PORTAL] Avalara Developer Portal: https://developer.avalara.com Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Ready for a deep dive into the enthralling world of AI and ML? Buckle up, because in this episode, your hosts Linda and Dave are joined by a luminary in the field, Alyssa Lee, an AI/ML Customer Success Lead at Amazon Web Services. Alyssa, who is on the frontline of developer productivity, will pull back the curtain on her team's strategy as they work with the Builder's Experience Portfolio (BEX). Ever wondered what goes on behind the scenes? Alyssa brings us front row to the theatre of AI/ML application, sharing captivating, real-life customer stories from the trenches. This isn't just about the AI hype – it's about practical tools and solutions that are revolutionizing the industry today. Alyssa shines her expert spotlight on three core areas where AI/ML is redefining efficiency: AIOps (AI for Operations), AIDev (AI for Development), and AISec (AI for Security). Ever heard of observability? Alyssa will spell it out and explain why it's an ace up the sleeve for ensuring customer success. Finally, Alyssa will share the triumphs and tribulations customers are experiencing in the brave new world of AI/ML. You won't want to miss these insights that could be game-changers for your own developer journey. So, plug in, tune out the world, and prepare to have your mind expanded in this riveting episode. Alyssa on LinkedIn: https://www.linkedin.com/in/alyssaleeco/ Linda on Twitter: https://twitter.com/lindavivah Linda's Website: https://lindavivah.com/ Linda on TikTok: https://www.tiktok.com/@lindavivah Linda on Instagram: https://www.instagram.com/lindavivah/ Linda's Medium: https://medium.com/@LindaVivah [BLOG] re:Invent 2022 DevOps and Developer Productivity Playlist - https://aws.amazon.com/blogs/devops/reinvent-2022-devops-and-developer-productivity-playlist/ [PORTAL] Amazon CodeCatalyst - https://codecatalyst.aws [PORTAL] Amazon CodeWhisperer - https://aws.amazon.com/codewhisperer/ [PORTAL] Amazon Inspector - https://aws.amazon.com/inspector/ Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Get ready to supercharge your coding experience in our latest episode! Join our dynamic duo, Brooke and Dave, as they dive deep into the world of Rust with none other than Tim McNamara, the celebrated author of 'Rust in Action' and the mastermind behind Accelerant, a cutting-edge Rust Coaching, Training, and Consulting firm. In this episode, Tim opens up about his unique journey as a developer, complete with an intriguing detour into the world of carbon credits. But hold on, that's just the appetizer! The main course is a guided tour through the vibrant Rust community, all from the perspective of a man who has been at the heart of it. But why should you, a developer, be interested in Rust? Tim's insights into the beauty and power of the Rust language will not only answer this question but will also spark a new passion for programming in you. Whether you're a newbie developer wondering how to start, or an experienced programmer looking for a new challenge, Tim's got you covered. Tune in, turn up the volume, and let's Rust! Tim's Patreon: https://www.patreon.com/timClicks Tim on Mastodon: https://mastodon.nz/@timClicks Tim on Twitter: https://twitter.com/timClicks Tim on Twitch: https://twitter.tv/timClicks Tim on YouTube: https://youtube.com/timClicks Tim on LinkedIn: https://linkedin.com/in/timmcnamaranz Accelerant – Rust Coaching, Training and Consulting with Tim! - https://accelerant.dev/ Brooke's Twitter: https://twitter.com/brooke_jamieson Brooke on LinkedIn: https://www.linkedin.com/in/brookejamieson/ Brooke's TikTok: https://www.tiktok.com/@brookebytes Brooke's Instagram: https://www.instagram.com/brooke.bytes/ [BOOK] Rust in Action by Tim McNamara: https://a.co/rustinaction [PODCAST] Rust efficiencies at Scale with Tim McNamara: https://changelog.com/shipit/89 [PORTAL] Start with Rust here: https://www.rust-lang.org/ [YOUTUBE] Rust Linz, June 2021 - Tim McNamara - How to learn Rust : https://www.youtube.com/watch?v=sDtQaO5_SOw [YOUTUBE] Episode 490: Tim McNamara on Rust 2021 Edition: https://www.youtube.com/watch?v=_VkxtCKEfBM Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
In this episode, Dave and Linda sit down with Johannes Koch, a Sr. DevOps Engineer, Developer Experience at FICO. As an AWS Community Builder, an AWS Usergroup Leader, and veteran speaker at AWS Community Days and AWS re:Invent, Johannes brings a wealth of experience to the table. Get ready to dive deep into Johannes' developer journey, as he recounts his first foray into the world of CI/CD and automation. He offers invaluable insights into the current state of CI/CD and covers popular developer approaches including pre-commit hooks, micro commits, and feature flagging. Johannes also reveals the must-have AWS Services that developers can use to supercharge their CI/CD productivity. Whether you're a seasoned developer or just starting out, this episode is packed with tips and tricks to help you level up your game. Johannes' YouTube Show - CICDONAWS: https://www.youtube.com/@CICDONAWS Johannes on LinkedIn: https://www.linkedin.com/in/johannes-koch-353b2158 Johannes's Blog: https://www.lockhead.info Johannes on Twitter: https://twitter.com/lockhead Linda on Twitter: https://twitter.com/lindavivah Linda's Website: https://lindavivah.com/ Linda on TikTok: https://www.tiktok.com/@lindavivah Linda on Instagram: https://www.instagram.com/lindavivah/ Linda's Medium: https://medium.com/@LindaVivah [GIT] CI/CD on AWS Example Project - https://github.com/Lock128/cicdonaws-example-projects [YOUTUBE] CICDONAWS Show - https://www.youtube.com/@CICDONAWS [YOUTUBE] CICDONAWS Show - CI/CD with Community Builders - https://www.youtube.com/watch?v=NR0pyPODfcM&list=PLSEiMZ6cyJvY4lB0VJk22eI4mP7wWoavE [YOUTUBE] CICDONAWS Show - Amazon CodeCatalyst - https://www.youtube.com/watch?v=elj3X4h96tc&list=PLSEiMZ6cyJva8Y9ZyUdGg6v5NNSfKTeSf [PORTAL] Amazon CodeCatalyst - https://codecatalyst.aws [PORTAL] AWS Community Builders Program - https://aws.amazon.com/developer/community/community-builders/ [PORTAL] AWS Builders Library - My CI/CD Pipeline is My Release Captain- https://aws.amazon.com/builders-library/cicd-pipeline/ DPRA - https://pipelines.devops.aws.dev/ AWS Community Day DACH - https://www.aws-community-day.de/ Planetarion – https://www.planetarion.com/ Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
In this exhilarating episode, join Dave and special co-host Viktoria Semaan, Senior Developer Advocate from AWS Developer Relations, as they reconnect with Doug Clauson, Principal Product Manager Technical for AWS Developer Tools, and Harry Mower, GM for AWS DevOps Tools at AWS. Get the inside scoop on the highly anticipated General Availability launch of Amazon CodeCatalyst! Amazon CodeCatalyst is a groundbreaking software development and delivery service that empowers development teams to rapidly plan, create, collaborate, build, and deploy applications on AWS, streamlining the development lifecycle. Doug and Harry offer an exclusive look into the journey since the developer preview at re:Invent last year, highlighting invaluable community feedback, the intricate mechanics of developer environments, and the innovative blueprints feature. Get a glimpse into the future as our guests reveal what they have in store for the next release of Amazon CodeCatalyst and be inspired by the minds minds behind this game-changing service! Harry on LinkedIn: https://www.linkedin.com/in/harrymower/ Doug on LinkedIn: https://www.linkedin.com/in/doug-clauson/ Viktoria on Instagram: https://www.instagram.com/viktoria.semaan Viktoria on LinkedIn: https://www.linkedin.com/in/semaan/ Sign up for Code Catalyst Here - https://codecatalyst.aws/explore Code Catalyst Resource Page - https://codecatalyst.aws/explore/resources A Quokka! - https://awsdeveloperspodcast.s3.amazonaws.com/Quokka.jpg [PODCAST] Episode 061 – Announcing Amazon CodeCatalyst with Harry Mower and Doug Clauson - https://open.spotify.com/episode/0qbQQ8MX5I2IZr57ir5wOd [VIDEO] 5 steps to Build a Modern 3-Tier Web App Using a Blueprint from a New Service Called Amazon CodeCatalyst – Linda Haviv on Tik Tok - https://www.tiktok.com/@lindavivah/video/7203428249194745134 [YOUTUBE] AWS re:Invent 2022 - Introducing Amazon CodeCatalyst (DOP206-R) - https://youtu.be/mKdGehrUYFI [WORKSHOP] Amazon CodeCatalyst Workshop - https://bit.ly/awscchandson Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
In this episode, hosts Emily and Dave continue their conversation with Jody Bailey, CTO of Stack Overflow. Renowned for its public Q&A platform that caters to over 100 million visitors each month, Stack Overflow is dedicated to empowering individuals with the knowledge and tools they need to excel in the world of technology. With a diverse portfolio including Stack Overflow for Teams, Advertising, Collectives, and Talent, they are revolutionizing the way people learn and share technical expertise. Jody delves into his personal journey and the path that led him to become CTO, offering valuable insights into his leadership approach. He also provides an in-depth look at the Stack Overflow community, its diverse needs, and the factors that shape an exceptional developer experience. Discover why this is crucial for both developers and companies alike, and learn about Stack Overflow's evolving role in enhancing developer productivity and experience. If you missed it, you can listen to part one of this conversation in episode 79. Follow Jody on LinkedIn: https://www.linkedin.com/in/jodybailey/ Stack Overflow – https://stackoverflow.com Stack Overflow Collectives – https://stackoverflow.com/collectives Stack Overflow Staging Ground - https://stackoverflow.com/help/what-is-staging-ground Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
In this episode, hosts Emily and Dave engage in a captivating conversation with Jody Bailey, CTO of Stack Overflow. Renowned for its public Q&A platform that caters to over 100 million visitors each month, Stack Overflow is dedicated to empowering individuals with the knowledge and tools they need to excel in the world of technology. With a diverse portfolio including Stack Overflow for Teams, Advertising, Collectives, and Talent, they are revolutionizing the way people learn and share technical expertise. Jody delves into his personal journey and the path that led him to become CTO, offering valuable insights into his leadership approach. He also provides an in-depth look at the Stack Overflow community, its diverse needs, and the factors that shape an exceptional developer experience. Discover why this is crucial for both developers and companies alike, and learn about Stack Overflow's evolving role in enhancing developer productivity and experience. Stay tuned for part two of this illuminating two-part discussion. Follow Jody on LinkedIn: https://www.linkedin.com/in/jodybailey/ Stack Overflow – https://stackoverflow.com Stack Overflow Collectives – https://stackoverflow.com/collectives Stack Overflow Staging Ground - https://stackoverflow.com/help/what-is-staging-ground Subscribe: Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Stitcher: https://www.stitcher.com/show/1065378 Pandora: https://www.pandora.com/podcast/aws-developers-podcast/PC:1001065378 TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz RSS Feed: https://feeds.soundcloud.com/users/soundcloud:users:994363549/sounds.rss
Linda and Dave chat again with Jay Clifford, Developer Advocate at InfluxData. InfluxData are the makers of InfluxDB, a popular open-source platform for simplifying time series data management. Designed to handle high speed and high volume data ingest and real-time data analysis, InfluxDB's robust data collectors, common API across the entire platform, highly performant time series engine, and optimized storage lets you build once and deploy across multiple products and environments. In part two of this conversation, Jay gives us a pop quiz on time series data, offers best practices for developers on handling time series data, shares some real-world customer success stories, and covers handling visualization with time series data. If you missed part one, you can listen in with Episode 76. Follow Jay on LinkedIn: https://www.linkedin.com/in/jaymand13/ Jay on Git: https://github.com/Jayclifford345 Linda on Twitter: https://twitter.com/lindavivah Linda's Website: https://lindavivah.com/ Linda on TikTok: https://www.tiktok.com/@lindavivah Linda on Instagram: https://www.instagram.com/lindavivah/ Linda's Medium: https://medium.com/@LindaVivah [DOCS] InfluxDB Cloud Powered by IOX -https://docs.influxdata.com/influxdb/cloud-iox/get-started/ [GIT] InfluxData Telegraf Plugins & Integrations - https://github.com/influxdata/telegraf [GIT] InfluxDB OSS - https://github.com/influxdata/influxdb [PORTAL] InfluxData Website - https://www.influxdata.com [PORTAL] InfluxData Cloud Signup - https://cloud2.influxdata.com/signup [PORTAL] InfluxDB Use Cases - https://www.influxdata.com/customers/ [PORTAL] Pandas - https://pandas.pydata.org/ [SLACK] InfluxData Community Slack - https://www.influxdata.com/slack (connect with Jay @JayClifford) [TRAINING] InfluxDB University (Free InfluxDB Training) - https://university.influxdata.com Subscribe: Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ RSS Feed: https://feeds.soundcloud
In this episode, Linda, Emily, and Dave chat with Jon Handler, Sr. Principal Solutions Architect at AWS, and Ashok Thirunarayanan, Senior SDM, Search Service at AWS. Amazon OpenSearch Serverless is an on-demand serverless configuration for Amazon OpenSearch Service. Serverless removes the operational complexities of provisioning, configuring, and tuning your OpenSearch clusters. It's a good option for organizations that don't want to self-manage their OpenSearch clusters, or organizations that don't have the dedicated resources or expertise to operate large clusters. With OpenSearch Serverless, you can easily search and analyze a large volume of data without having to worry about the underlying infrastructure and data management. Jon and Ashok cover how they built OpenSearch Serverless, how they think about search technology and removing complexity, how developers can get started with this new feature, and what has got them excited about the future of search. Jon's Twitter: https://twitter.com/jon_handler Jon on LinkedIn: https://www.linkedin.com/in/jon-handler-101a10/ Ashok on LinkedIn: https://www.linkedin.com/in/ashokthirunarayanan/ Linda on Twitter: https://twitter.com/lindavivah Linda's Website: https://lindavivah.com/ Linda on TikTok: https://www.tiktok.com/@lindavivah Linda on Instagram: https://www.instagram.com/lindavivah/ Linda's Medium: https://medium.com/@LindaVivah [BLOG] Amazon OpenSearch Serverless is Now Generally Available - https://go.aws/3ZrnIHj [BLOG] What's New – Amazon OpenSearch Serverless is Now Generally Available - https://go.aws/3TZdigK [DOCS] Amazon OpenSearch Serverless Developer Guide - https://go.aws/3G5lshO [PORTAL] Amazon OpenSearch Serverless - https://go.aws/3TWF7Xa [YOUTUBE] Amazon OpenSearch Serverless- https://www.youtube.com/watch?v=aCROb9Ggqxc Subscribe: Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ RSS Feed: https://feeds.soundcloud
In this episode, Linda and Dave chat with Jay Clifford, Developer Advocate at InfluxData. InfluxData are the makers of InfluxDB, a popular open-source platform for simplifying time series data management. Designed to handle high speed and high volume data ingest and real-time data analysis, InfluxDB's robust data collectors, common API across the entire platform, highly performant time series engine, and optimized storage lets you build once and deploy across multiple products and environments. Jay shares his journey to the cloud, gives us a developer introduction to time series data management, how to compare it to relational data and databases, how developers should think about this kind of data, and shares some real world customer success stories. Follow Jay on LinkedIn: https://www.linkedin.com/in/jaymand13/ Jay on Git: https://github.com/Jayclifford345 Linda on Twitter: https://twitter.com/lindavivah Linda's Website: https://lindavivah.com/ Linda on TikTok: https://www.tiktok.com/@lindavivah Linda on Instagram: https://www.instagram.com/lindavivah/ Linda's Medium: https://medium.com/@LindaVivah [DAVES COLLECTION] Rick and Morty - https://awsdeveloperspodcast.s3.amazonaws.com/RickMorty.PNG [DAVES COLLECTION] World of Warcraft Collectors Editions – https://awsdeveloperspodcast.s3.amazonaws.com/WoWCollectorsEditions.PNG [DOCS] InfluxDB Cloud Powered by IOX -https://docs.influxdata.com/influxdb/cloud-iox/get-started/ [GIT] InfluxData Telegraf Plugins & Integrations - https://github.com/influxdata/telegraf [GIT] InfluxDB OSS - https://github.com/influxdata/influxdb [PORTAL] InfluxData Website - https://www.influxdata.com [PORTAL] InfluxData Cloud Signup - https://cloud2.influxdata.com/signup [PORTAL] InfluxDB Use Cases - https://www.influxdata.com/customers/ [PORTAL] Pandas - https://pandas.pydata.org/ [SLACK] InfluxData Community Slack - https://www.influxdata.com/slack (connect with Jay @JayClifford) [TRAINING] InfluxDB University (Free InfluxDB Training) - https://university.influxdata.com Subscribe: Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ RSS Feed: https://feeds.soundcloud
In this episode, Emily and Dave chat with Jason Yee, Staff Technical Evangelist at Datadog. Datadog is an essential monitoring and security platform for cloud applications offering end traces, metrics, and logs to help make your applications, infrastructure, and third-party services entirely observable. Jason covers how developers can best think of observability, the helpful tenants of LIFT (latency, errors, traffic, and saturation), and how to get started today. Jason also gives an overview of Graviton processors, an analysis of cost and performance, and how Datadog has been able to generate massive cost savings through a service migration to ARM. Follow Jason on LinkedIn: https://linkedin.com/in/gitbisect [BLOG] AWS Computer Optimizer + Datadog: https://www.datadoghq.com/blog/ec2-rightsizing-with-datadog-aws-compute-optimizer/ [LEARN] Datadog Certification - https://www.datadoghq.com/certification/ [LEARN] Learn More about Observability and Datadog: https://learn.datadoghq.com/ [NEWSLETTER] Marcos Ortiz's AWS Graviton Weekly newsletter - https://awsgravitonweekly.com/ [YOUTUBE] What to Know Before Adopting ARM (re:Invent 2022): https://youtu.be/bbchHOFVUuY Subscribe: Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ RSS Feed: https://feeds.soundcloud
In this episode, Brooke and Dave chat with Caroline Gluck, Senior Cloud Application Architect at AWS. Artificial Intelligence for IT Operations (AIOps) is an approach to IT operations that uses machine learning and other forms of artificial intelligence to automate and optimize various IT processes. It can help improve the efficiency, agility, and reliability of IT operations by reducing the time and effort required to detect and resolve issues, improving the accuracy of predictions and decision-making, and enabling faster response times to changes and incidents. Caroline walks us through her cloud journey, what AWS services can help with AIOps, and offers real-world scenarios of how AWS customers are using AIOps today. Caroline's Twitter: https://twitter.com/carolinegluck Caroline on LinkedIn: https://www.linkedin.com/in/cgluck/ Brooke's Twitter: https://twitter.com/brooke_jamieson Brooke on LinkedIn: https://www.linkedin.com/in/brookejamieson/ Brooke's TikTok: https://www.tiktok.com/@brookebytes Brooke's Instagram: https://www.instagram.com/brooke.bytes/ [BLOG] Automate AIOps for your microservices in AWS using Amazon DevOps Guru and AWS Systems Manager Incident Manager - https://docs.aws.amazon.com/prescriptive-guidance/latest/migration-operations-integration/aiops.html [BLOG] Gaining operational insights with AIOps using Amazon DevOps Guru - https://aws.amazon.com/blogs/devops/gaining-operational-insights-with-aiops-using-amazon-devops-guru/ [DOCS] AWS Prescriptive Guidance – AIOps - https://docs.aws.amazon.com/prescriptive-guidance/latest/migration-operations-integration/aiops.html [DOCS] Event Management with AIOps - https://docs.aws.amazon.com/whitepapers/latest/aws-caf-operations-perspective/event-management-aiops.html [TRAINING] Amazon Machine Learning University - https://aws.amazon.com/machine-learning/mlu/ [WORKSHOP] Amazon CodeWhisperer Workshop - https://catalog.us-east-1.prod.workshops.aws/workshops/a33a5d69-1417-4d5f-acc9-ae5c7fba665b/en-US [YOUTUBE] Meet Caroline, Cloud Applications Architect Consultant, Professional Services | Amazon Web Services - https://www.youtube.com/watch?v=c6ktOaku44c Subscribe: Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ RSS Feed: https://feeds.soundcloud
In this episode, Emily and Dave chat with Keyur Diwan Sr. Product Manager, Amazon RDS. Amazon Relational Database Service (Amazon RDS) is a collection of managed services that makes it simple to set up, operate, and scale databases in the cloud. Amazon RDS recently launched fully managed Blue/Green Deployments to help you with safer, simpler, and faster updates to your Amazon Aurora and Amazon RDS databases. Blue/Green Deployments create a fully managed staging environment that allows you to deploy and test production changes, keeping your current production database safe. With a single click, you can promote the staging environment to be the new production system in as fast as a minute, with no changes to your application and no data loss. Keyur walks us through this new feature, how to get started, how customers are using it today, and what's next for RDS. [BLOG] Announcing Amazon RDS Blue/Green Deployments for safer, simpler, and faster updates - https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-rds-blue-green-deployments-safer-simpler-faster-updates/ [BLOG] New – Fully Managed Blue/Green Deployments in Amazon Aurora and Amazon RDS - https://aws.amazon.com/blogs/aws/new-fully-managed-blue-green-deployments-in-amazon-aurora-and-amazon-rds/ [DOCS] Amazon RDS and Aurora Documentation - https://docs.aws.amazon.com/rds/ [PORTAL] Amazon Relational Database Service (RDS) https://aws.amazon.com/rds/ [YOUTUBE] Introduction to Amazon RDS Blue/Green Deployments - https://youtu.be/mGAjzAzBOsk Origins of the term "blue-green deployment" - https://gitlab.com/-/snippets/1846041 Martin Fowler - Blue Green Deployment - https://martinfowler.com/bliki/BlueGreenDeployment.html Subscribe: Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ RSS Feed: https://feeds.soundcloud
In this episode, Brooke and Dave chat with Abdallah Shaban, Sr. Product Manager, Tech, for Amplify JS and Flutter. AWS Amplify is a complete solution that lets frontend web and mobile developers easily build, ship, and host full-stack applications on AWS, with no cloud expertise needed. Abdallah brings us up to speed on what the team has been building for developers and walks us through the new Amplify Flutter Web and Desktop Support for AWS Amplify Storage, Analytics and API Libraries. Abdallah's Twitter: https://twitter.com/AbdallahSh07 AWS Amplify's Twitter: https://twitter.com/awsamplify Brooke's Twitter: https://twitter.com/brooke_jamieson Brooke on LinkedIn: https://www.linkedin.com/in/brookejamieson/ Brooke's TikTok: https://www.tiktok.com/@brookebytes Brooke's Instagram: https://www.instagram.com/brooke.bytes/ [BLOG] Announcing Flutter Web and Desktop Support for AWS Amplify Storage, Analytics and API Libraries - https://aws.amazon.com/blogs/mobile/announcing-flutter-web-and-desktop-support-for-aws-amplify-storage-analytics-and-api-libraries/ [DISCORD] Amplify Discord Server - https://discord.gg/amplify [DOCS] AWS Amplify Documentation - https://docs.amplify.aws/ [GITHUB] AWS Amplify Github - https://github.com/aws-amplify Subscribe: Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ RSS Feed: https://feeds.soundcloud
In this episode, Dave is joined by co-host Brooke Jaimeson, and Nik Pinski, Principal Engineer, AWS on the Amazon EventBridge team. Amazon EventBridge Pipes helps you create point-to-point integrations between event producers and consumers with optional transform, filter and enrich steps, while helping to reduces the amount of integration code you need to write and maintain. Nik walks us through this new Pipes feature for Amazon EventBridge, what it means for developers, and how you can get started building with it today. Brooke's Twitter: https://twitter.com/brooke_jamieson Brooke on LinkedIn: https://www.linkedin.com/in/brookejamieson/ Brooke's TikTok: https://www.tiktok.com/@brookebytes Brooke's Instagram: https://www.instagram.com/brooke.bytes/ [BLOG] Amazon EventBridge Pipes is now generally available - https://aws.amazon.com/about-aws/whats-new/2022/12/amazon-eventbridge-pipes-generally-available/ [BLOG] New — Create Point-to-Point Integrations Between Event Producers and Consumers with Amazon EventBridge Pipes - https://aws.amazon.com/blogs/aws/new-create-point-to-point-integrations-between-event-producers-and-consumers-with-amazon-eventbridge-pipes [CLI] Amazon EventBridge CLI - https://www.npmjs.com/package/@mhlabs/evb-cli [PATTERNS] ServerlessLand EventBridge Pipes Patterns Collection - https://serverlessland.com/patterns?services=eventbridge-pipes [PORTAL] Amazon EventBridge - https://aws.amazon.com/eventbridge [PORTAL] Amazon EventBridge Pipes - https://aws.amazon.com/eventbridge/pipes Good Tech Things - Crimes against the Cloud: an Investigation - https://newsletter.goodtechthings.com/p/crimes-against-cloud-an-investigation Tungsten Metal - https://en.wikipedia.org/wiki/Tungsten Subscribe: Amazon Music: https://music.amazon.com/podcasts/f8bf7630-2521-4b40-be90-c46a9222c159/aws-developers-podcast Apple Podcasts: https://podcasts.apple.com/us/podcast/aws-developers-podcast/id1574162669 Google Podcasts: https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz Spotify: https://open.spotify.com/show/7rQjgnBvuyr18K03tnEHBI TuneIn: https://tunein.com/podcasts/Technology-Podcasts/AWS-Developers-Podcast-p1461814/ RSS Feed: https://feeds.soundcloud