Cloud Engineering – Software Engineering Daily

  • Autor: Vários
  • Narrador: Vários
  • Editor: Podcast
  • Duración: 346:53:35
  • Mas informaciones

Informações:

Sinopsis

Episodes about building and scaling large software projects

Episodios

  • AI-powered DevX at AWS with Deepak Singh

    26/09/2023 Duración: 52min

    Developer experience, or DevX, is a critical aspect of modern software development that focuses on creating a seamless and productive environment for developers. It encompasses everything from the tools and technologies used in the development process to the documentation, libraries, and frameworks available to streamline coding tasks. An emphasis on DevX can enhance individual developer The post AI-powered DevX at AWS with Deepak Singh appeared first on Software Engineering Daily.

  • AutoCloud and Infrastructure as Code with Tyson Kunovsky

    21/09/2023 Duración: 33min

    Infrastructure as code refers to the use of software and configuration files to convey infrastructure specifications. This is in contrast to the traditional approach of manually provisioning servers, operating systems, storage, and other infrastructure components. With the growth of cloud computing, the infrastructure as code paradigm is becoming more integral to managing compute resources. AutoCloud The post AutoCloud and Infrastructure as Code with Tyson Kunovsky appeared first on Software Engineering Daily.

  • Blameless with Ken Gavranovic

    14/09/2023 Duración: 26min

    Incident management is the process of responding to unplanned events or service interruptions, and then restoring service to an operational state. Having robust incident management is vital to many software teams. Blameless is a framework designed to help software companies manage their production incidents effectively. It provides a workflow for managing the incident response as The post Blameless with Ken Gavranovic appeared first on Software Engineering Daily.

  • Minimum Viable Security for Cloud Apps with David Melamed

    12/09/2023 Duración: 44min

    Cloud applications continue to grow in popularity, but ensuring the security of these applications often presents a formidable engineering challenge. This challenge motivated the creation of Jit. Jit is a continuous security platform for developers, and seeks to enable every cloud app to start with minimum viable security, or MVS, without slowing development velocity. David The post Minimum Viable Security for Cloud Apps with David Melamed appeared first on Software Engineering Daily.

  • Highly Scalable NoSQL with Dor Laor

    07/09/2023 Duración: 36min

    ScyllaDB is a fast and highly scalable NoSQL database designed to provide predictable performance at a massive cloud scale. It can handle millions of operations per second at a scale of gigabytes or petabytes. It’s also designed to be compatible with Cassandra and DynamoDB APIs. Scylla is used by Zillow, Comcast, and for Discord’s 350M+ The post Highly Scalable NoSQL with Dor Laor appeared first on Software Engineering Daily.

  • Modern Coding Superpowers with Varun Mohan

    24/08/2023 Duración: 33min

    Exafunction is a leader in deploying deep learning models at scale. One of their products is Codeium, a coding assistant for software developers based on Exafunction’s deep learning technology. Codeium provides AI-assisted autocompletion in your IDE, making it easier for you to incorporate deep learning technology in your software development workflow. Varun Mohan is the The post Modern Coding Superpowers with Varun Mohan appeared first on Software Engineering Daily.

  • CAP Theorem 23 Years Later with Eric Brewer

    25/07/2023 Duración: 46min

    The CAP theorem, also known as Brewer’s theorem, is a fundamental principle in distributed systems that states that it is impossible to simultaneously achieve three desirable properties in a distributed data system: Consistency, Availability, and Partition tolerance. Eric Brewer is the VP of Infrastructure & Google Fellow at Google and he joins us today. This The post CAP Theorem 23 Years Later with Eric Brewer appeared first on Software Engineering Daily.

  • Cloud-native Search with Paul Masurel

    18/07/2023 Duración: 01h08min

    Elasticsearch is the most established solution today to search and analyze large amounts of logs. However, it can be costly and complex to manage. Quickwit searches large amounts of append only cloud data like logs or ledgers in a fraction time with significantly less cost than Elasticsearch. In this episode, we interview Paul Masurel, one The post Cloud-native Search with Paul Masurel appeared first on Software Engineering Daily.

  • Shipping Oxide with Bryan Cantrill

    07/07/2023 Duración: 59min

    Hyperscalers refer to expansive cloud service providers capable of delivering enterprise-scale computing and storage services. These Hyperscalers like Google, Amazon, Facebook that have huge data centers and are either running their own software or renting out this infrastructure realized a long time back that the traditional Network, Storage & Compute server racks were not enough The post Shipping Oxide with Bryan Cantrill appeared first on Software Engineering Daily.

  • Superfast JVM Startup with Gerrit Grunwald

    26/06/2023 Duración: 53min

    CRaC (Coordinated Restore at Checkpoint) is a new technology that can improve startup and warmup times by orders of magnitude. It is a project of OpenJDK that was proposed and led by Azul. The CRaC Project defines public Java APIs that allow for the coordination of resources during checkpoint and restore operations. With CRaC, a The post Superfast JVM Startup with Gerrit Grunwald appeared first on Software Engineering Daily.

  • WebAssembly with Matt Butcher

    23/06/2023 Duración: 39min

    WebAssembly is a low-level binary format for the web that is compiled from other languages to offer maximized performance and is meant to augment the places where JavaScript isn’t sufficient. High Performance applications like AutoCAD, Figma and Photoshop are now leveraging the capabilities of WebAssembly to provide native experiences on the web. Matt Butcher is The post WebAssembly with Matt Butcher appeared first on Software Engineering Daily.

  • Building Enterprise Applications with Robert Cooke

    22/06/2023 Duración: 01h06min

    In this episode, we are talking to Robert Cooke, founder and CTO of 3forge. He has spent the last decade creating a full stack software platform that revolutionized enterprise real-time data management, visualization, and workflows through its inventive “high impact code” concept. With offices in New York, London, and Singapore, 3forge has been serving a The post Building Enterprise Applications with Robert Cooke appeared first on Software Engineering Daily.

  • Solving Usage-Based Pricing with Puneet Gupta

    19/06/2023 Duración: 40min

    Usage-Based Pricing is becoming more and more popular. Led by the wild popularity of cloud service providers such as AWS, customers are demanding more visibility into usage information and more accountability for the dollars they spend on a service. But historically service oriented products have shied away from usage based pricing because of the complexity The post Solving Usage-Based Pricing with Puneet Gupta appeared first on Software Engineering Daily.

  • Cloud Native Search with Vinayak Borkar

    01/06/2023 Duración: 01h06min

    Mach5 Search is a slide-in, cloud-native replacement for Elasticsearch and OpenSearch that immediately saves up to 90% in operating cost. Mach5 Search can run on top of Google BigQuery, Snowflake, and Databricks, or natively on Object Stores in all the major clouds. Vinayak Borkar is the CEO and Co-Founder of Mach5 Software and he joins The post Cloud Native Search with Vinayak Borkar appeared first on Software Engineering Daily.

  • Observability for Your Cloud Dependencies with Jeff Martens

    30/05/2023 Duración: 39min

    Metrist is an observability platform designed to commoditize application observability. Jeff Martens is the CEO of Metrist, and he joins us today. This episode is hosted by Lee Atchison. Lee Atchison is a software architect, author, and thought leader on cloud computing and application modernization. His best-selling book, Architecting for Scale (O’Reilly Media), is an essential The post Observability for Your Cloud Dependencies with Jeff Martens appeared first on Software Engineering Daily.

  • Cloud-native Control Planes with Bassam Tabbara

    24/05/2023 Duración: 21min

    Crossplane is an innovative open source control plane framework that helps companies provide managed access to cloud native control planes. Upbound provides a single global platform to build, deploy, and operate these internally managed control planes that are powered by cross plane. Bassam Tabbara is the CEO of Upbound, and he joins us today. Free The post Cloud-native Control Planes with Bassam Tabbara appeared first on Software Engineering Daily.

  • PromptOps with Dev Nag

    23/05/2023 Duración: 23min

    When your application fails, finding the reason quickly is essential for limiting downtime. Often, most of the time it takes to repair a problem is taken by figuring out what exactly went wrong. PromptOps is a service designed to make tracing the answer to why something happened back to the original cause. Dev Nag is The post PromptOps with Dev Nag appeared first on Software Engineering Daily.

  • Cloud Native in 2023 with Chris Aniszczyk

    04/05/2023 Duración: 32min

    Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach. These techniques enable loosely coupled systems that are resilient, manageable, and observable. Combined with robust automation, they allow engineers to make The post Cloud Native in 2023 with Chris Aniszczyk appeared first on Software Engineering Daily.

  • GitOps for Kubernetes with Priyanka Ravi and Stefan Prodan

    02/05/2023 Duración: 01h05min

    Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. Although it improves the management and scaling of infrastructure and applications, Kubernetes frequently has challenges managing the complexity of releasing applications. Git is the most widely used version-control system in the software industry today. GitOps is a set of procedures that uses The post GitOps for Kubernetes with Priyanka Ravi and Stefan Prodan appeared first on Software Engineering Daily.

  • Cloud-Oriented Programming (Part 2) with Elad Ben-Israel

    24/04/2023 Duración: 50min

    The cloud has become an all-encompassing platform for running diverse applications and enabling individuals and teams to add value by utilizing services and infrastructure that streamline the process of software building and operation. Nonetheless, the cloud has presented new hurdles for developers as it is intricate, and application development demands comprehension of cloud service intricacies. The post Cloud-Oriented Programming (Part 2) with Elad Ben-Israel appeared first on Software Engineering Daily.

página 2 de 21