10% off all books and free delivery over £50
Buy from our bookstore and 25% of the cover price will be given to a school of your choice to buy more books. *15% of eBooks.

Engineering Elixir Applications

View All Editions (1)

The selected edition of this book is not available to buy right now.
Add To Wishlist
Write A Review

About

Engineering Elixir Applications Synopsis

The days of separate dev and ops teams are over - knowledge silos and the "throw it over the fence" culture they create are the enemy of progress. As an engineer or developer, you need to confidently own each stage of the software delivery process. This book introduces a new paradigm, BEAMOps, that helps you build, test, deploy, and debug BEAM applications. Create effective development and deployment strategies; leverage continuous improvement pipelines; and ensure environment integrity. Combine operational orchestrators such as Docker Swarm with the distribution, fault tolerance, and scalability of the BEAM, to create robust and reliable applications.

BEAMOps starts by building a solid foundation for your project. On the infrastructure side, see how to use Terraform before you even start coding to automate your deployment and operations. On the project management side, we show you how to use issues and milestones to simplify tracking; you'll use this foundation as you go through the book, implementing each of the steps required to deploy a scalable Elixir application.

Now that you have a foundation, you can start building. Create a Phoenix LiveView application and explore mix releases. Make your deployments reliable with Docker. Continuously improve your codebase by implementing an efficient continuous deployment/integration pipeline with GitHub Actions. Scale the Phoenix LiveView application and operate a distributed BEAM system in production using AWS EC2 nodes, AWS load balancers, and a remote Docker swarm. Recognize which application metrics should be collected and monitored, and set alerts when certain thresholds are met to ensure that your application auto-scales. Ship less code more often, and ensure it works!

The pragmatic BEAMOps approach that we teach in this book - an extension of the well-known DevOps paradigm - will help you become a multidisciplinary developer who is empowered to own each stage of the software delivery process. After reading this book, you'll understand how to apply the BEAMOps principles in your daily work, creating reliable, scalable, and easy to understand applications in a cooperative team environment.

What You Need:

  • Elixir 1.16.0 (compiled with Erlang/OTP 26)
  • Phoenix framework 1.7.0
  • Erlang 26.2.1
  • Terraform v1.7.1
  • Docker v20.10.22
  • Packer v1.9.0
  • Docker Compose v2.21.0
  • SOPS 3.8.1
  • Age 1.1.1
  • An AWS account
  • AWS CLI v2.15.15
  • A GitHub account
  • GitHub CLI v2.42.1
  • jq v1.7
  • About This Edition

    ISBN: 9798888650677
    Publication date:
    Author: Ellie Fairholm, Josep Giralt DLacoste
    Publisher: The Pragmatic Bookshelf an imprint of The Pragmatic Programmers
    Format: Paperback
    Pagination: 458 pages
    Genres: Distributed systems