DiscoverThe AWS Developers Podcast
The AWS Developers Podcast
Claim Ownership

The AWS Developers Podcast

Author: Sébastien Stormacq

Subscribed: 105Played: 1,879
Share

Description

Things that matter for developers
152 Episodes
Reverse
In this conversation, Justin, Ashish and Seb discuss the integration of AWS services such as Amazon EventBridge and AWS Step Functions with private APIs powered by AWS PrivateLink and Amazon VPC Lattice. They explore customer requirements for secure access to private resources, highlighting the collaborative efforts among AWS teams to address these needs and emphasizing the importance of establishing network foundations. They also delve into the future trends in application integration and networking, the transparent pricing structure for the new capabilities, and troubleshooting connectivity issues. If you develop solutions using Amazon EventBridge or AWS Step Function, don't miss this episode.
In this episode of the AWS Developers Podcast, we welcome Rahul Sharma and Kevin Shanley to discuss AWS Cognito, a service for user authentication and identity management in web and mobile applications. The guests outline Cognito's updates: a new getting started experience, managed login features, and passwordless authentication options. They explain how these changes affect developers implementing authentication systems and discuss the technical aspects of passkeys implementation. The conversation details Cognito's pricing structure, now organized in three tiers: light, essentials, and plus. The team explains what each tier includes and finish by sharing some perspectives on the future of identity services.
In this episode, we explore the AWS SDK for Pandas, an open-source library that simplifies integration between Pandas and AWS services. We discuss the importance of Pandas in data processing, the challenges faced by users, and real-world use cases. We also highlight the community contributing to the library's improvement and the various ways it can be deployed. This conversation delves into the integration of the Pandas library with other tools, data distribution via Ray and Modin, and the use of the library with DynamoDB. We also discuss the benefits and responsibilities of an open-source project, the importance of automation in managing contributions, and lessons learned about scalability.
In this episode, we talked with Keyur Diwan to dive deep into the concept of Blue-Green Deployment, particularly in the context of databases on AWS. We discuss the origins of this deployment strategy and how it has evolved to suit cloud environments. The conversation covers the benefits, challenges, and cost implications of implementing Blue-Green Deployment for stateful systems like databases, focusing on replication, schema changes, and the switchover process. Tune in to learn how Blue-Green Deployment can help reduce downtime, enhance database performance, and simplify change management, as well as explore future trends that aim to make this deployment model more robust and user-friendly.
In this episode, Darya Petrashka shares her inspiring journey from being a stay-at-home mom to becoming a data scientist. She discusses the challenges she faced in transitioning to a tech career, the importance of mentorship, and her experiences with cloud computing. Darya emphasizes the significance of community engagement and offers valuable advice for aspiring tech professionals, particularly women. She also addresses the common struggle of imposter syndrome and highlights the importance of continuous learning and support in career development.
In this episode, Seb talks with Vitor Monteiro to explore how AI is transforming developer tools, focusing on Poolside, a company building custom AI models for software development. They discuss data quality, reinforcement learning, user experience, and the importance of personalization in AI tools. The conversation also touches on infrastructure, productivity, and the challenges of adopting AI in businesses, offering insights into the future of developer assistance.
Managing AWS accounts effectively is essential for ensuring security, cost efficiency, and streamlined operations. In this episode, Cobus Bernard delves into the critical steps and best practices every developer and team should adopt. From the initial setup of a new AWS account to advanced automation techniques with Terraform, the conversation covers everything you need to build a robust cloud management strategy. Cobus emphasizes the importance of a multi-account approach and highlights the role of Identity Center in securing access. The episode explores the significance of CI/CD pipelines, the monitoring power of AWS CloudTrail, and practical advice for setting up budget alerts to avoid unexpected costs. Whether you’re new to AWS or a seasoned professional, this episode offers actionable insights to elevate your account management practices.
Ever dreamed of stepping back in time to the golden age of personal computing? In this episode of the AWS Developers Podcast, we journey back to the 1980s with Ricardo Sueiras, where we explore the iconic Commodore 64. Discover the challenges and triumphs of programming on this legendary machine, from the limitations of hardware to the vibrant community that formed around it. We'll delve into the unique sound capabilities of the C64, explore how modern tools like Amazon Q Developer can assist with retro programming, and learn how to tackle the challenges of converting basic programs to assembly language. This isn't just a nostalgic trip down memory lane. Join us as we discuss how the experiences of early programmers, with their deep understanding of hardware and reliance on community support, continue to shape modern software development. Learn how generative AI tools like Amazon Q can enhance your coding experience, whether you're working on a retro project or building the next big thing. Prepare to be inspired by the ingenuity of early programmers and discover how the past can inform the future of software development.
In this episode of the AWS Developers Podcast, we dive into the world of aquatic analytics! We explore how Swimming Australia leverages the power of data, analytics, and computer vision with AWS Panorama to deliver real-time training pool insights. Join us as we uncover how machine learning helps coaches optimize swimmer performance and streamline pool operations, all powered by the cloud.
In this special episode of the AWS Developers Podcast, Tiffany and Seb sit down with Jeff Barr, VP and Chief Evangelist at AWS, to celebrate 20 incredible years of the AWS News blog. Jeff shares the origin story of the blog, the values that shaped its growth, and his unique approach to making technical concepts accessible to developers worldwide. Jeff also reflects on some of the blog’s milestone moments, from covering the beta release of Amazon SQS in 2004 to the launches of Amazon S3 and EC2 in 2006. With the announcement of his decision to step away from the AWS News blog to focus on deep-dive development activities, Jeff opens up about what’s next for him and his passion for technology. Join us as we celebrate two decades of impactful blogging and gain insights into Jeff’s remarkable journey at AWS.
In this episode, cloud analyst and observer Corey Quinn shares his observation about trends and news from this week's AWS re:Invent conference,
AWS Amplify AI Kit

AWS Amplify AI Kit

2024-11-2930:26

In this episode of the AWS Developers Podcast, Tiffany and Seb discuss with Salih aboutthe new capabilities of AWS Amplify AI Kit, focusing on how it simplifies the process of building cloud-powered applications with generative AI. They explore the features of Amplify, including its ease of use for front-end developers and the integration of AI capabilities. The conversation also touches on cost considerations, future developments for the Amplify AI Kit, and practical examples of applications that can be built using this technology.
In this episode of the AWS Developers Podcast, Seb and Ran Isenberg discuss the automation of IAM policies across multiple AWS accounts. They explore the challenges faced in managing security and access in a multi-account environment, the design and implementation of an automation architecture that simplifies these processes, and the significant improvements in developer experience and operational efficiency achieved through this automation. Ran shares insights into the open-source project that supports this automation and discusses future enhancements and community engagement.
In this episode of the AWS Developers Podcast, we discuss the Multi-Agent Orchestrator, an open-source framework designed to facilitate the orchestration of multiple AI agents. The conversation covers the challenges of building generative AI solutions, the need for specialized agents, and how the orchestrator functions as a smart router for directing user queries to the appropriate agents. They explore real-world use cases, including an e-commerce support system, and discuss the integration of new agents into the framework. The episode also compares the orchestrator with Amazon Bedrock's Converse API, highlighting the unique capabilities of the orchestrator in managing multiple agents.
In this episode of the AWS Developers Podcast, Seb speaks with Peter Lavelle and Edward Sun about Twilio, and the complexities of authorization in cloud applications. They discuss the evolution of Twilio Flex, the challenges faced in implementing a sophisticated authorization model, and the decision-making process behind choosing between graph-based and policy-based authorization systems. The conversation also highlights the benefits of Amazon Verified Permissions (AVP) and the Cedar Policy Language, emphasizing the importance of decoupling authorization logic from business logic for better scalability and maintainability. This conversation delves into the implementation and benefits of AWS Verified Permissions (AVP) and the Cedar policy language. The speakers discuss the Quick Start experience for users, the challenges of policy-based systems, and the importance of automated reasoning in policy verification. They also explore metadata management, the flexibility of local versus central evaluation in authorization, and the implementation timeline for Twilio's use of AVP. The discussion highlights the growing adoption of these technologies and their potential future applications.
In this episode of the AWS Developers Podcast, Julian Wood hosts a discussion with Marc Brooker, a distinguished engineer involved in the creation of AWS Lambda. They explore the origins of Lambda, its evolution, and the impact of serverless technology on modern computing. The conversation delves into customer-centric innovations, the challenges of event-driven architectures, and the future of serverless in the context of generative AI. Mark reflects on the journey of Lambda, the lessons learned, and the exciting possibilities that lie ahead for serverless technology.
AWS Lambda Snap Start

AWS Lambda Snap Start

2024-10-2544:35

In this conversation, Vadym Kazulkin discusses AWS Lambda Snap Start, a feature designed to reduce cold start latency for Java applications in AWS Lambda. The discussion covers the challenges of cold starts, how Snap Start works, its impact on performance, and optimization techniques such as priming. Kazulkin shares insights from his extensive benchmarking and the implications for developers using AWS Lambda. The discussion also touches on challenges developers may face when using Snap Start, particularly in relation to randomness and caching mechanisms. Kazulkin encourages developers to revisit Java on Lambda with the new optimizations available, highlighting the evolving landscape of serverless computing.
In this episode of the AWS Developers Podcast, Seb and Arthur discuss the Graviton processors and the Arm64 architecture. They explore the evolution of AWS's custom hardware, the benefits of adopting Arm architecture for AWS and developers, and the ease of porting applications to Arm64. The conversation also covers the challenges faced during migration, strategies for performance optimization, and the future of Graviton in AWS.
In this episode of the AWS Developers Podcast, the hosts discuss trusted identity propagation with Joseph De Clerck and Raphael Koike. Trusted identity propagation (TIP) allows organizations to propagate the actual user identity downstream to AWS services. It enhances IAM roles with the actual user identity, enabling fine-grained access control and simplifying IAM role management. The benefits of TIP include improved security posture, fine-grained access control, simplified user experience, and support for various OAuth 2.0 flows. Services that currently support TIP include Lake Formation, S3 Access Grants, Redshift Query Editor, EMR Studio, Athena, and Amazon QuickSight.
In this episode of the AWS Developers Podcast, Seb and Brooke are joined by Massimo Refere, a senior principal product manager in the Amazon Q team. They discuss how generative AI can help developers and introduce Amazon Q Developer, a generative AI assistant for work. They explore the different capabilities of Amazon Q Developer, including troubleshooting, coding assistance, and task assignment. They also discuss the conversational coding experience and the ability to customize models based on an organization's codebase. The episode concludes with a discussion on how developers can get started with Amazon Q Developer. The conversation covers topics such as the overlap between Q business and Q Developer, customization and personalization, the challenges of demoing customizations, the minimum amount of code required for customization, evaluating customized models, data security and protection, and the future direction of Amazon Q Developer.
loading