Kirjojen hintavertailu – 12 903 725 kirjaa ja 27 kauppaa
Kirjailija
Martin Helmich
Kirjat ja teokset yhdessä paikassa: 5 kirjaa, julkaisuja vuosilta 2016–2025, suosituimpiin kuuluu Praxiswissen TYPO3 CMS 13 LTS. Vertaile teosten hintoja ja tarkista saatavuus suomalaisista kirjakaupoista.
Discover practical techniques to build cloud-native apps that are scalable, reliable, and always available. About This Book • Build well-designed and secure microservices. Enrich your microservices with continous integration and monitoring. • Containerize your application with Docker • Deploy your application to AWS. Learn how to utilize the powerful AWS services from within your application Who This Book Is For This book is for developers who want to begin building secure, resilient, robust, and scalable Go applications that are cloud native. Some knowledge of the Go programming language should be sufficient. To build the front-end application, you will also need some knowledge of JavaScript programming. What You Will Learn • Understand modern software applications architectures • Build secure microservices that can effectively communicate with other services • Get to know about event-driven architectures by diving into message queues such as Kafka, Rabbitmq, and AWS SQS. • Understand key modern database technologies such as MongoDB, and Amazon's DynamoDB • Leverage the power of containers • Explore Amazon cloud services fundamentals • Know how to utilize the power of the Go language to access key services in the Amazon cloud such as S3, SQS, DynamoDB and more. • Build front-end applications using ReactJS with Go • Implement CD for modern applications In Detail Awarded as one of the best books of all time by BookAuthority, Cloud Native Programming with Golang will take you on a journey into the world of microservices and cloud computing with the help of Go. Cloud computing and microservices are two very important concepts in modern software architecture. They represent key skills that ambitious software engineers need to acquire in order to design and build software applications capable of performing and scaling. Go is a modern cross-platform programming language that is very powerful yet simple; it is an excellent choice for microservices and cloud applications. Go is gaining more and more popularity, and becoming a very attractive skill. This book starts by covering the software architectural patterns of cloud applications, as well as practical concepts regarding how to scale, distribute, and deploy those applications. You will also learn how to build a JavaScript-based front-end for your application, using TypeScript and React. From there, we dive into commercial cloud offerings by covering AWS. Finally, we conclude our book by providing some overviews of other concepts and technologies that you can explore, to move from where the book leaves off. Style and approach This book provides practical techniques, code examples, and architectural patterns required to build cloud native microservices in the Go language. It progresses through the subjects in a step-by-step manner. In each step, we cover the technical concepts behind it, the design considerations, and the code needed to build it.
Learn how to exploit the impressive power of PHP 7 with this collection of practical project blueprints – begin building better applications for the web today! About This Book • Don't just learn PHP 7 – follow a diverse range of practical knowledge to get started quickly • Take advantage of PHP 7's newest features – and find out how to use them to solve real development challenges • Put PHP to work for performance and scalability – we'll show you how, you do it! Who This Book Is For The book is for web developers, PHP consultants, and anyone who is working on multiple projects with PHP. Basic knowledge of PHP programming is assumed. What You Will Learn • Build versatile projects using the newest features PHP 7 has to offer • Learn how to use PHP 7's event-driven asynchronous features • Find out how to improve the performance of your code with effective techniques and design patterns • Get to grips with backend development and find out how to optimize session handling • Learn how to use the PHP 7 Abstract Syntax Tree to improve the quality of your code and make it more maintainable • Find out how to build a RESTful web service • Build your own asynchronous microservice In Detail When it comes to modern web development, performance is everything. The latest version of PHP has been improvised and updated to make it easier to build for performance, improved engine execution, better memory usage, and a new and extended set of tools. If you're a web developer, what's not to love? This guide will show you how to make full use of PHP 7 with a range of practical projects that will not only teach you the principles, but also show you how to put them into practice. It will push and extend your skills, helping you to become a more confident and fluent PHP developer. You'll find out how to build a social newsletter service, a simple blog with a search capability using Elasticsearch, as well as a chat application. We'll also show you how to create a RESTful web service, a database class to manage a shopping cart on an e-commerce site and how to build an asynchronous microservice architecture. With further guidance on using reactive extensions in PHP, we're sure that you'll find everything you need to take full advantage of PHP 7. So dive in now! Style and approach This product focuses on helping developers build projects from scratch. But more than that, each project will help the reader to learn a new facet or feature of PHP 7 – it means the reader really will 'learn by doing.'