Why Wait? Get Instant Access to the Latest Torrents Now!
https://www.Torrenting.com

Fairholm E. Engineering Elixir Applications. Navigate Each Stage...2024

Download!Download this torrent!

Fairholm E. Engineering Elixir Applications. Navigate Each Stage...2024

To start this P2P download, you have to install a BitTorrent client like qBittorrent

Category: Other
Total size: 12.87 MB
Added: 2025-04-27 07:50:01

Share ratio: 42 seeders, 7 leechers
Info Hash: EAEC4521DBA89DD955E324904CDD4DB58C0F03CF
Last updated: 17.8 minutes ago

Description:

Textbook in PDF format 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 Is This Book for You? This book is written for advanced beginners or intermediate programmers who are familiar with Elixir and basic shell usage but feel stuck when it comes to deploying and scaling their applications. The complexity of the Elixir code is minimal; rather, the focus is on how to package and ship an application to production in a reliable and iterative manner. As a result, managers of software teams with little coding experience can also benefit from the general themes that we explore. The techniques discussed in this book are suitable for mid-size or personal projects as they’ll give you a basis for understanding all the steps involved in shipping an application. The efficient programming practices in this book will set you up with transferable skills that can be applied to many different technologies. We’ve written this book for people who like to “jump over the fence” and get stuck in an issue rather than “throw it over the fence.” We want to empower you to learn something new and not be scared of the unknown. After all, magic often happens when you’re outside of your comfort zone