Norges billigste bøker

Bøker utgitt av BPB Publications

Filter
Filter
Sorter etterSorter Populære
  • av Thomas V. Joseph
    485

    Architecting AI: Design patterns for building deep learning productsKEY FEATURES ¿ Master foundational concepts in design patterns of deep learning.¿ Benefit from practical insights shared by an industry professional.¿ Learn to build data products using deep learning.DESCRIPTION Design Patterns of Deep Learning with TensorFlow is your comprehensive guide to learning deep learning from a design pattern perspective. In this book, we explore deep learning within the context of building hyper-personalization models, exploring its applications across various industries and scenarios. It starts by showing how deep learning enhances retail through customer segmentation and data analysis. You will learn neural networks, computer vision with CNNs, and NLP for analyzing customer behavior. This book addresses challenges like uneven data and optimizing models with techniques like backpropagation, hyperparameter tuning, and transfer learning. Finally, it covers setting up data pipelines and deploying your system. With practical tips and actionable advice, this book equips readers with the skills and strategies needed to thrive in today's competitive AI landscape.By the end of this book, you will be equipped with the knowledge and practical skills to build and deploy deep learning-powered hyper-personalization systems that deliver exceptional customer experiences.WHAT YOU WILL LEARN¿ Understand about hyper-personalized AI models for tailored user experiences.¿ Design principles of computer vision and NLP models.¿ Inner working of transformers equipping readers to understand the intricacies of generative AI and large language models (LLMs) like ChatGPT.¿ To get the best out of deep learning models through hyperparameter tuning and transfer learning.¿ Learn how to build deployment pipelines to serve models into production environments seamlessly.WHO THIS BOOK IS FORThis book caters to both beginners and experienced practitioners in the field of data science and Machine Learning. Through practical examples, it simplifies complex ideas, linking them to design patterns.

  • av Fernando Harris
    427

    How to plan, design, manage, build, and run monoliths and microservices in an agnostic, scalable, and highly available cloud-native architecture with Kubernetes DESCRIPTION The book "Cloud Native Architecture" explains how to plan, manage, build, and run monoliths and microservices in an agnostic, scalable, and highly available cloud-native runtime such as Kubernetes. This is done by effectively applying DevOps principles through the tactical use of CNCF tools. You will start by learning about cloud-native technology's history and business reasons. This will help you understand its five key pillars: open-source, containers, distributed architectures, operational benefits, and DevOps integration. We will introduce a framework for adopting cloud-native best practices, focusing on technical and cultural changes. You will learn how to adapt processes like DevOps, Chaos Engineering, Automation, and API First. We will cover automating infrastructure with tools like Prometheus and Grafana, using Kubernetes for container management, and designing applications with microservices. Practical exercises will include setting up CI/CD pipelines with Jenkins and ensuring Kubernetes security. By the end of this book, you will be empowered to navigate the Cloud-Native landscape confidently, equipped with the knowledge and practical skills to design, develop, deploy, and migrate applications for the modern cloud era.WHAT YOU WILL LEARN¿ Learn about cloud native's background and its impact on culture and processes.¿ Understand Kubernetes concepts, components, and best practices with an agnostic framework.¿ Design and build monoliths incrementally on Kubernetes following twelve-factor app principles.¿ Transition from monoliths to microservices using specific tools for lifecycle management.¿ Address Kubernetes security during application development and deployment.WHO THIS BOOK IS FORThis book is for developers, architects, and solution consultants who are now exploring cloud-native architecture principles for design and development with Agile and DevOps to modernize existing applications or create brand-new cloud-native products.

  • av Kriti Kumari Sinha
    284

  • av Subburaj Ramasamy
    492

  • av Deepali Srivastava
    517,-

    The concepts in this book are illustrated through numerous short code snippets and more than 650 programming examples. The book includes coding conventions and best practices for writing efficient, readable, and maintainable code.

  • av Pradeep Menon
    472,-

  • av Daniel Cavalcante
    472,-

  • av Morten Elmstrøm Hansen
    479,-

    Fully unleash your scripting powers and capabilities with PowerShell DESCRIPTION PowerShell is a powerful scripting language, automation framework and command-line shell developed by Microsoft that is built on the .NET framework. It is an essential tool because it allows system administrators and developers to automate and optimize complex administrative tasks across multiple systems efficiently. PowerShell's deep integration with Windows and other Microsoft products makes it an invaluable tool for administrating, managing and optimizing Windows environments.Designed as a cookbook, this book enables readers to expand and build upon their current PowerShell knowledge and skillset. Topics covered in detail include creating PowerShell unit tests using Pester, managing and administrating Azure and AWS cloud services, remote script execution, Active Directory management, PowerShell desired state configuration and more. Each chapter includes recipes that delves into the topics, accompanied by code examples and walkthroughs. After reading this book, readers would have gained the knowledge and skills that will enable them to build better and more advanced scripts and applications while also understanding key principles of automation and optimization. WHAT YOU WILL LEARN¿ Develop advanced PowerShell functions, classes, and scripts with sophisticated flow control.¿ Manage errors effectively, including custom error classes, in scripts and background jobs.¿ Securely handle remote sessions using PowerShell remoting for enhanced management.¿ Utilize Pester for unit testing and mocking dependencies, ensuring script reliability.¿ Administer Active Directory objects and cloud services like Azure and AWS, including Microsoft 365 applications.¿ Build GUI applications and Windows services from PowerShell scripts with SAPIEN PowerShell studio IDE. WHO THIS BOOK IS FORThis book is intended for developers and system administrators with a novice or intermediate understanding of PowerShell who are looking to advance their skills.

  • av Chandraish Sinha
    427

    Take a deep dive into the dynamic world of Power BI!DESCRIPTION Mastering Power BI covers the entire Power BI implementation process. The readers will be able to understand all the concepts covered in this book, from data modeling to creating powerful visualizations.This book begins with concepts and terminology such as the star-schema, dimensions, and facts. It explains multi-table dataset and demonstrates how to load these tables into Power BI. It shows how to load stored data in various formats and create relationships. Readers will also learn more about Data Analysis Expressions (DAX). This book is a must for developers to learn how to extend the usability of Power BI, to explore meaningful and hidden data insights. Throughout the book, you keep on learning about the concepts, techniques, and expert practices on loading and shaping data, visualization design, and security implementation.The second edition of Mastering Power BI book adheres to the first edition in terms of providing the basics of business intelligence and Power BI; however, it introduces new concepts and features in terms of data transformation, data profiling, custom hierarchies, AI visuals, and many more. WHAT YOU WILL LEARN¿ Learn about Business Intelligence (BI) concepts and their contribution in business analytics.¿ Learn to connect, load, and transform data from disparate data sources.¿ Create and execute powerful DAX calculations.¿ Design various visualizations to prepare insightful reports and dashboards. WHO THIS BOOK IS FORThis book is for anyone interested in learning how to use Power BI desktop or starting a career in business intelligence and analytics. While it covers all the fundamentals, it is recommended that the reader be familiar with MS Excel and database concepts.

  • av Ekambar Kumar Singirikonda
    427

    Automate, scale, and secure your DevOps workflows like a proDESCRIPTION In the fast-paced world of software development, embracing DevOps practices is key to achieving rapid, reliable deployments. The DevOps Automation Cookbook equips you with a comprehensive toolkit to automate and streamline your workflows, from infrastructure provisioning to continuous integration and deployment.This book teaches readers how to automate infrastructure setup and deployment using IaC tools like Terraform and Ansible. It covers essential DevOps practices such as version control with Git, continuous integration with Jenkins or Travis, and automated testing with Selenium. The book also explains containerization with Docker and orchestration with Kubernetes for efficient app deployment. It highlights DevSecOps, focusing on security with Puppet, and explores using TeamCity for enforcing compliance policies in the DevOps workflow.Whether you are a seasoned DevOps practitioner or just starting your journey, the DevOps Automation Cookbook provides the insights and hands-on skills you need to take your automation game to the next level. Discover how to optimize your processes, scale your infrastructure, and deliver high-quality software faster than ever before.WHAT YOU WILL LEARN¿ Automate infrastructure provisioning with Terraform and Ansible.¿ Implement version control and collaboration with Git.¿ Set up efficient CI/CD pipelines using Jenkins.¿ Leverage containers with Docker and orchestrate with Kubernetes.¿ Integrate automated testing and security into DevOps workflows.¿ Apply configuration management using Puppet and Chef.WHO THIS BOOK IS FORThis book is for DevOps engineers, system administrators, and software developers seeking to automate infrastructure provisioning, deployment, and security within their workflows.

  • av Sudheer Kumar
    445,-

    Bridging web and mobile for next-gen user experiencesDESCRIPTION The book explores how modern web and mobile technologies come together. It focuses on using the same strategies to ensure smooth user experiences on different platforms. It highlights how to build applications that share common code but also adapt to the specific needs of each platform.This guide helps you build modern, responsive websites that work perfectly on any device. Learn core responsive design principles with media queries and breakpoints. Create intuitive navigation for web and mobile, use CSS3 Flexbox and Grid for mobile-first designs, optimize performance, ensure quality with testing tools, and follow security best practices. Explore Progressive Web Apps (PWAs), voice search optimization, offline functionality, and Web Content Accessibility Guidelines (WCAG) for inclusive design.By following this guide, you will become a well-rounded web and mobile developer, equipped to create innovative and high-performing applications that thrive in the ever-changing digital world.WHAT YOU WILL LEARN¿ Responsive design principles and frameworks like Bootstrap, Foundation, etc.¿ CSS preprocessors (such as SASS or LESS) for streamlined styling.¿ Mobile optimization techniques like media queries, flexbox, and grid layouts.¿ Progressive Web Apps (PWAs) for enhanced web experiences on mobile.¿ Performance optimization tools for faster loading times.¿ Offline data caching and synchronization technologies for mobile apps. WHO THIS BOOK IS FORThis book is perfect for developers, software engineers, and tech enthusiasts looking for a thorough understanding of unified web and mobile application development.

  • av Brijesh Bakariya
    427

    This book is intended to provide a collection of various MCQs of the Python programming languageDESCRIPTION This Python Question Bank comprises multiple-choice questions (MCQs) for employment assessments, examinations, and educational quizzes. This book is intended for individuals who are learning Python programming through Python literature, videos, or online tutorials and lesson plans. The provided questions and corresponding answers can serve as a means to assess one's proficiency in the Python programming language. If one possesses prior knowledge of the Python programming language, employing it to assess one's ability to independently tackle a certain set of issues without any external assistance remains feasible. Reviewing the following questions before participating in a job interview is advisable.If you are an educator or instructor who is imparting knowledge on Python, these multiple-choice questions can serve as a valuable assessment tool to gauge how much your pupils have comprehended your material. The questions presented below pertain to Python 3 and are designed for individuals who are either initiating their study of Python or have recently acquired knowledge of the language. The answer key for these questions is supplied at the conclusion.WHAT YOU WILL LEARN¿ Mastering Python concepts through multiple choice questions.¿ Strengthening problem-solving skills by practicing with diverse scenarios.¿ Enhancing knowledge of Python programming principles and best practices.¿ Improving test-taking abilities for Python-related assessments and certifications.¿ Gaining confidence in applying Python for various programming tasks.WHO THIS BOOK IS FORThis Python MCQ Book is perfect for anyone looking to test and improve their knowledge of Python programming through multiple choice questions.

  • av Yehia Elghaly
    479,-

    Master Python 3 to develop your offensive arsenal tools and exploits for ethical hacking and red teamingDESCRIPTION This book starts with an understanding of penetration testing and red teaming methodologies, and teaches Python 3 from scratch for those who are not familiar with programming. The book also guides on how to create scripts for cracking and brute force attacks. The second part of this book will focus on network and wireless level. The book will teach you the skills to create an offensive tool using Python 3 to identify different services and ports. You will learn how to use different Python network modules and conduct network attacks. In the network monitoring section, you will be able to monitor layer 3 and 4. Finally, you will be able to conduct different wireless attacks. The third part of this book will focus on web applications and exploitation developments. It will start with how to create scripts to extract web information, such as links, images, documents etc. We will then move to creating scripts for identifying and exploiting web vulnerabilities and how to bypass web application firewall. It will move to a more advanced level to create custom Burp Suite extensions that will assist you in web application assessments.This edition brings chapters that will be using Python 3 in forensics and analyze different file extensions. The next chapters will focus on fuzzing and exploitation development, starting with how to play with stack, moving to how to use Python in fuzzing, and creating exploitation scripts. Finally, it will give a guide on how to use ChatGPT to create and enhance your Python 3 scripts.WHAT YOU WILL LEARN¿ Learn to code Python scripts from scratch to prevent network attacks and web vulnerabilities.¿ Conduct network attacks, create offensive tools, and identify vulnerable services and ports.¿ Perform deep monitoring of network up to layers 3 and 4.¿ Execute web scraping scripts to extract images, documents, and links.¿ Use Python 3 in forensics and analyze different file types.¿ Use ChatGPT to enhance your Python 3 scripts.WHO THIS BOOK IS FORThis book is for penetration testers, security researchers, red teams, security auditors and IT administrators who want to start with an action plan in protecting their IT systems. All you need is some basic understanding of programming concepts and working of IT systems.

  • av Sergey Seroukhov
    479,-

    Java microservices: The ultimate pattern guideDESCRIPTION Microservices, a popular software architecture style, breaks down applications into small, independent services built with Java, a versatile and widely used programming language. This book serves as a roadmap for mastering design patterns that solve common problems encountered during microservices development in Java.Start with microservices setup for team success. Discover various architectural styles and communication approaches for seamless service interaction. Learn effective data management within microservices. Acquire skills for handling unforeseen scenarios in transactions and crafting secure APIs for user service access. Lastly, grasp crucial monitoring, testing, and deployment practices to identify and address issues, ensuring smooth production deployment."Microservices Design Patterns with Java" positions itself as an indispensable tool in the arsenal of today's software professionals. It not only aids in navigating the complexities of microservices architecture but also enhances the reader's ability to deliver robust, high-quality software solutions efficiently.WHAT YOU WILL LEARN¿ Architect scalable, resilient microservices using Java-based design patterns.¿ Implement efficient communication and data management strategies within microservices.¿ Design secure, robust external APIs for microservices integration and interaction.¿ Monitor and maintain microservices with advanced logging, tracing, and health checks.¿ Deploy microservices with Docker, Kubernetes, and serverless platforms effectively.¿ Automate CI/CD pipelines for microservices for streamlined development and deployment.WHO THIS BOOK IS FORThis book is for seasoned microservices developers seeking to expand their repertoire of design patterns and practices, as well as for newcomers looking for comprehensive guidance on patterns and practices throughout the entire development lifecycle. It is tailored for architects, developers, team leads, and DevOps engineers.

  • av Syeed Masoodi Masoodi
    427

  • av Aaron L Bratcher
    472,-

  • av Miguel A. Calles
    472,-

  • av Roni Sommerfeld
    472,-

    PHP 8+: Elevate your web development skills to new heights¿DESCRIPTION This comprehensive guide starts with the fundamentals and gradually progresses to advanced techniques. It provides a structured learning path with clear explanations, practical examples, and hands-on exercises, equipping you with the skills to build modern websites and interactive web applications.Explore what is new in PHP 8 with this comprehensive guide, excellent for web developers looking to start or refresh their skills and adopt the latest advances in PHP. From the fundamentals to advanced features, this book covers everything you need to know about PHP 8, including migrating from an old version of PHP, object-oriented programming, error handling, and database integration. With practical advice on security and performance best practices, it is an essential reading for those who want to stay ahead in the fast-paced world of web development.By the end of this comprehensive guide, you will be a confident PHP 8 developer with the knowledge and skills to build modern, secure, and performant web applications. You will be comfortable working with data structures, interacting with databases, and creating dynamic user experiences.WHAT YOU WILL LEARN¿ Understand the new features and improvements in PHP 8+.¿ Apply advanced object-oriented programming techniques in PHP.¿ Efficiently manage data using PHP for forms, sessions, and cookies.¿ Handle errors and exceptions in PHP to write robust code.¿ Implement secure practices and optimize PHP performance.¿ Connect to and manipulate databases with PHP for data persistence.WHO THIS BOOK IS FORThis book is written for web developers of all skill levels, from beginners to experienced programmers looking to refresh their knowledge with the latest PHP 8 features and best practices.

  • av Ron Gilster
    492

    All you need to become Server+ certified!¿DESCRIPTION This book highlights, in simple language, the hardware, software, security, and administrative technologies readers should know to pass the CompTIA Server+ exam.This book starts with hardware architectures, and then inspects RAID configurations, SAN/NAS technologies, and maintenance tasks. It will simplify Windows Server, Linux distributions, and macOS Server, from installation to user management and service configuration. This book will also uncomplicate IP addressing, subnetting, VLANs, and virtualization with Hyper-V, VMware, and KVM. Through this book, the readers can implement robust security measures with encryption, access control, intrusion detection/prevention, and disaster recovery strategies. They can use scripts to automate, learn asset management techniques, and implement efficient backup and recovery solutions. This book also makes use of systematic methodologies and tools to diagnose and resolve hardware, software, network, and security issues.The Server+ certification indicates employers and the world that you have the skills and knowledge required to perform the duties of a network server administrator. WHAT YOU WILL LEARN¿ Gain the specific knowledge required to pass the CompTIA Server+ exam. ¿ Learn server administration concepts that apply to all systems.¿ Earn an industry recognized credential for server administrators.¿ Learn the specific duties and responsibilities of network server administrators. ¿ Use practice exams to prepare for the Server+ exam. WHO THIS BOOK IS FORWhile the CompTIA Server+ certification recommends that candidates have two to four years of hands-on experience, this book is written at a level that allows IT professionals with less experience to gain the knowledge required to pass the exam and become certified.

  • av Rohit Rajan
    472,-

    Empowering AI innovations: The fusion of microservices and ML¿DESCRIPTION Explore the link between microservices and ML in Microservices for Machine Learning. Through this book, you will learn to build scalable systems by understanding modular software construction principles. You will also discover ML algorithms and tools like TensorFlow and PyTorch for developing advanced models.It equips you with the technical know-how to design, implement, and manage high-performance ML applications using microservices architecture. It establishes a foundation in microservices principles and core ML concepts before diving into practical aspects. You will learn how to design ML-specific microservices, implement them using frameworks like Flask, and containerize them with Docker for scalability. Data management strategies for ML are explored, including techniques for real-time data ingestion and data versioning. This book also addresses crucial aspects of securing ML microservices and using CI/CD practices to streamline development and deployment. Finally, you will discover real-world use cases showcasing how ML microservices are revolutionizing various industries, alongside a glimpse into the exciting future trends shaping this evolving field.Additionally, you will learn how to implement ML microservices with practical examples in Java and Python. This book merges software engineering and AI, guiding readers through modern development challenges. It is a guide for innovators, boosting efficiency and leading the way to a future of impactful technology solutions.WHAT YOU WILL LEARN¿ Master the principles of microservices architecture for scalable software design.¿ Deploy ML microservices using cloud platforms like AWS and Azure for scalability. ¿ Ensure ML microservices security with best practices in data encryption and access control.¿ Utilize Docker and Kubernetes for efficient microservice containerization and orchestration.¿ Implement CI/CD pipelines for automated, reliable ML model deployments. WHO THIS BOOK IS FORThis book is for data scientists, ML engineers, data engineers, DevOps team, and cloud engineers who are responsible for delivering real-time, accurate, and reliable ML models into production.

  • av Kuldeep Singh
    472,-

    Metaverse: A result of natural evolution of technology and human interactionsDESCRIPTION The metaverse has been a topic of conversation for a long time, but it still remains loosely defined. Some see it as a game in the virtual world, while others see it as a more connected version of the real world. It has also been touted as the next internet. However, it is important to separate hype from reality and identify the business opportunities while also covering the pitfalls of the metaverse. As technology and human interactions continue to evolve, it is important to learn how we can play our part responsibly in adapting to newer technology. This book is a comprehensive guide to the metaverse, providing readers with a deep understanding of its definition and origin. This book also aims to provide insights that distinguish between exaggerated expectations and genuine opportunities of metaverse to build a balanced and informed perspective on its promises.This book covers standards and practices to help navigate the challenges and opportunities of metaverse. It emphasizes the importance of collective responsibility of industry, academia, governing body, and other stakeholders involved in shaping the direction of the metaverse. Ultimately, this book aims to raise awareness and encourage the responsible and sustainable use of technology.WHAT YOU WILL LEARN¿ Gain a comprehensive understanding of the metaverse evolution.¿ Define metaverse and separate the myths from reality.¿ Explore potential metaverse use cases in various business domains.¿ Understand adoption challenges and concerns of the metaverse.¿ Learn about tools, techniques, and considerations for metaverse development.¿ Lay down the action plan to build responsible and sustainable metaverse.WHO THIS BOOK IS FORThis book is for the students, technology and business enthusiasts who want to understand the evolution of technologies and how it is shaping up the next internet; the metaverse.

  • av Dusan Stojanovic
    352,-

    Communication is simple if you know the right way¿DESCRIPTION This book will cover different concepts of inter-service communication. They will be demonstrated through the Go programming language, its standard library, and popular third-party packages for concepts.Begin by understanding basic concepts such as clients, servers, and communication methods. Explore RESTful APIs and HTTP, the backbone of many systems. Learn about protocol buffers and gRPC for efficient data exchange. For asynchronous communication, discover message queuing with RabbitMQ and event-driven patterns with Redis. Lastly, explore event-driven architecture (EDA) and Apache Kafka for implementing this style of communication.After reading this book, a reader can determine which communication concept is most suitable for the software solution based on software solution requirements. WHAT YOU WILL LEARN¿ Decide which inter-service communication concept is most suitable for a particular software solution.¿ Implement different communication approaches with the Go programming language.¿ Utilize implementations from the Go's standard library and third-party packages.¿ Use API design best practices.¿ Avoid issues that can arise from the wrong choice of communication concept.WHO THIS BOOK IS FORIt caters to developers, software engineers, and architects looking to master inter-service communication for their Go projects.

  • av Sumit Kapoor
    492

    Crack the exam and become an expert in provisioning, operating, and managing distributed application systems on the AWS platformDESCRIPTION The AWS DevOps Engineer Professional Certification Guide is highly challenging and can significantly boost one's career. It features scenario-based questions with lengthy descriptions, making comprehension tough. This book focuses extensively on AWS Developer Tools, CloudFormation, Elastic Beanstalk, OpsWorks, and other crucial topics, representing the exam's domain.The readers can easily prepare for the AWS Certified DevOps Engineer - Professional exam with this guide drafted with a focus on managing infrastructure and applications on AWS. It covers secure version control with CodeCommit, automated code building with CodeBuild, and streamlined updates with CodeDeploy and CodePipeline. You will learn to create secure CI/CD pipelines and define AWS infrastructure and applications with CloudFormation. The readers will explore the management of multiple AWS accounts, security tools, and automation with OpsWorks and Elastic Beanstalk. You will also discover strategies for scalability, disaster recovery, monitoring with CloudWatch, and performance analysis with Kinesis Data Streams. Finally, you will learn to implement automated responses and security best practices with AWS Config and Inspector.Successfully passing this exam will help you gain advanced technical skills needed to become a DevOps subject matter expert and earn a good remuneration in the IT industry.WHAT YOU WILL LEARN¿ Set up automated code building, testing, and deployment.¿ Automate the configuration and deployment in AWS for efficiency.¿ Design infrastructure and applications on AWS that handle high traffic and unexpected situations.¿ Gain insights into infrastructure and application performance on AWS with advanced monitoring tools.¿ Learn about best practices for securing infrastructure and applications on AWS, like access control, encryption, vulnerability scanning, and incident response procedures.WHO THIS BOOK IS FORThis book is ideal for IT professionals, like cloud engineers, DevOps engineers, and system administrators, who want to build and manage secure, scalable websites on AWS. It equips them with the knowledge to become a certified AWS DevOps Engineer - Professional.

  • av Varun Yadav
    472,-

    Unlock the secrets of cloud-native success with step-by-step recipes for conquering every stage of microservice deployment¿DESCRIPTION The convergence of microservices and cloud technology represents a significant paradigm shift in software development. To fully leverage the potential of both, integration from the outset of application development is crucial. Cloud-native microservices cookbook serve as a conduit, harmonizing disparate elements of microservice construction by establishing a cohesive framework from inception to deployment.This book meticulously outlines the various stages involved in launching an application utilizing cloud-native microservices. It commences with the foundational aspects of application development, emphasizing microservice architecture principles such as configuration and service discovery, considering cloud infrastructure. Progressing through containerization, continuous integration (CI), and continuous deployment (CD) pipelines, the book explores the intricacies of orchestration, high availability (HA), auto scalability, and cloud security. Subsequently, it elucidates the significance of observability in monitoring microservices post-deployment, concluding with a comprehensive exploration of Infrastructure as Code (IaC) for cloud infrastructure provisioning.Explore cloud-native microservices basics using real-world examples from the finance sector. Follow curated recipes from concept to cloud deployment for a clear understanding and smooth application development.WHAT YOU WILL LEARN¿ Practical methodology encompassing the development, testing, building, containerization, and orchestration of microservices.¿ Software development, spanning from initial design to cloud hosting.¿ Achieve microservice auto scalability and high availability.¿ Utilizing cloud services and experimenting with newfound services confidently.¿ Meticulously track cloud expenditures, alleviating any apprehension surrounding cost management. WHO THIS BOOK IS FORThe book is ideal for software developers, solution designers, and DevOps engineers with a foundational understanding of programming concepts and professionals seeking to deepen their expertise in system architecture and full-stack development within cloud environments.

  • av Pratiyush Guleria
    427

    Mastering the Python fundamentals with practical examples¿DESCRIPTION The basics of Python are the book's main focus. With practical examples, students will understand the fundamentals of Python. This book is designed in a way that should make every example understandable to the readers. In addition, from the perspective of a competitive examination, the book offers multiple-choice questions, true/false questions, and practical solved exercises.Through this book, the readers will be able to learn Python basics. This includes setting up your environment and manipulating data. Additionally, they will also learn how to master control flow with conditional statements and loops for more responsive programs and utilize functions for organizing code and file handling to work with local data. Learners will also explore object-oriented programming (OOP) and essential libraries like NumPy for advanced programming.This edition brings a new horizon of NumPy and Tkinter for numerical computing tasks like array manipulations, tackling complex problems, and building user-friendly applications with interactive graphical interfaces, respectively.From every chapter, the reader will learn the programming fundamentals and will be able to execute the programs on their own.WHAT YOU WILL LEARN¿ Install and run Python programs, understand variables, user input, and operators.¿ Organize code and improve reusability by defining and using functions.¿ Store and manage data efficiently using lists, tuples, and dictionaries.¿ Organize data effectively using iterators and generators for memory optimization.¿ Gracefully handle errors and exceptions to improve program robustness. WHO THIS BOOK IS FORThis book is intended for students who are new to the study of Python. Additionally, it benefits those enrolled in diploma-level studies or pursuing undergraduate studies or a master's degree at state universities or colleges.

  • av Adam Robertson
    479,-

    Deploy and manage Kubernetes like a pro on all the public clouds!DESCRIPTION This book equips you with the knowledge and skills to leverage the strengths and unique features offered by various cloud providers. It enables you to design a cohesive deployment strategy that spans multiple cloud platforms.You will learn how to deploy Kubernetes across multiple clouds with this guide. It will help you plan your project, including team needs, and costs. While seeing the pros and cons of this approach, you will also explore different designs for stateful and stateless applications, using a global service mesh (Istio) to connect them. Understanding how service mesh works and how to keep it secure, is also one of the objectives of this book. After reading this book, you will discover GitOps for easy workload and policy deployment across many clusters and use open-source tools to monitor and see everything. This will help you create a strong security plan using the "4 C's" framework and zero trust principles. Finally, this book will aid in applying your knowledge to real-world examples by deploying a highly available application on a multi-cloud Kubernetes platform using tools like EKS and GKE.By the end of this book, you will be a capable multi-cloud Kubernetes architect who can build teams and plan projects, knowing the pros and cons of different cloud setups.WHAT YOU WILL LEARN¿ Design and deploy Kubernetes clusters across multiple cloud providers.¿ Build stateful and stateless workloads seamlessly.¿ Utilize service meshes to facilitate efficient and secure communication between services.¿ Implement GitOps to automate deployments and enforce consistent policies.¿ Monitor and observe to proactively identify and resolve infrastructure issues.WHO THIS BOOK IS FORThis book is suitable for DevOps specialists, infrastructure engineers, cloud architects, and anyone who has a fundamental grasp of Kubernetes and containerization and wants to learn about multi-cloud Kubernetes.

  • av Abhisek Sinha
    479,-

    The key to event-driven architecture: A beginner's journey with RabbitMQ and .NET¿DESCRIPTION By using .NET and RabbitMQ, developers can take advantage of the capabilities of both technologies to create event-driven systems that are optimized for performance and maintainability. This book aims to provide a comprehensive guide for individuals who wish to learn the implementation of event-driven architecture using .NET and RabbitMQ, from understanding the core concepts to implementing practical solutions.It covers the fundamental concepts of event-driven architecture, including the publish-subscribe pattern and message queues, as well as practical implementation details such as setting up RabbitMQ and using .NET to build event-driven systems. The book also covers advanced topics such as scalability, reliability, and security, and includes real-world case studies to illustrate the challenges and solutions involved in implementing event-driven architecture.Throughout the book, readers will learn about the concepts, tools, and techniques needed to design, implement and maintain an event-driven system using .NET and RabbitMQ. Additionally, readers will also get an understanding of how to address the challenges that arise while implementing such systems and best practices to overcome them.WHAT YOU WILL LEARN¿ Architect robust event-driven solutions using RabbitMQ and .NET.¿ Implement scalable and efficient distributed systems with confidence.¿ Apply best practices for seamless integration and software development.¿ Navigate complex decision-making processes in distributed solution strategies.¿ Enhance expertise in orchestrating solutions for diverse software development roles.WHO THIS BOOK IS FORThis guide is meticulously crafted to cater to a diverse audience, encompassing solution architects, integration architects, consultants, developers, advisors, CTOs, and other decision-makers.

Gjør som tusenvis av andre bokelskere

Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.