Narrow your search

Library

KU Leuven (15)

UGent (15)

Odisee (13)

Thomas More Kempen (13)

Thomas More Mechelen (13)

UCLL (13)

ULB (13)

ULiège (13)

VIVES (13)

KBC (11)

More...

Resource type

book (15)


Language

English (15)


Year
From To Submit

2023 (4)

2022 (2)

2021 (3)

2020 (1)

2019 (2)

More...
Listing 1 - 10 of 15 << page
of 2
>>
Sort by

Book
Beginning DevOps on AWS for iOS Development : Xcode, Jenkins, and Fastlane Integration on the Cloud
Author:
ISBN: 1484280229 1484280237 Year: 2022 Publisher: Berkeley, California : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Apply the principles of DevOps in software development--automated builds, automated tests, and continuous deployment and delivery--to iOS application development on Amazon Web Services (AWS) cloud. This book provides detailed walkthroughs and example source code is provided for the concepts discussed so you can put theory into practical application.


Book
Pro .NET on Amazon Web Services : guidance and best practices for building and deployment
Authors: ---
ISBN: 1484289072 1484289064 Year: 2023 Publisher: New York, New York : Apress L. P.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book provides in-depth guidance and best practices for .NET developers new to working with Amazon Web Services. AWS is the world's most comprehensive and broadly adopted cloud platform, and this book will help you choose from, and use, its extensive collection of cloud services when developing and hosting your .NET applications in the cloud. Pro .NET on Amazon Web Services focuses on the building and deployment of .NET applications on AWS. It demonstrates best practices and provides prescriptive guidance around moving existing .NET Framework, .NET Core, and .NET 5+ applications to AWS. It also offers directions on building new, distributed, and reliable cloud-native applications. You will learn how to take advantage of the various tools available from AWS to build and deploy .NET-based applications. You will also be shown how to take advantage of different AWS services, including various execution platforms and databases that can help your .NET applications to achieve the reliability and scalability that AWS is known for.


Book
AWS for Public and Private Sectors : Cloud Computing Architecture for Government and Business
Author:
ISBN: 1484290488 148429047X Year: 2023 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Assess, plan, develop, implement, and manage AWS EC2 Instances, Cloud Formation using JSON Template with Bash programming language, and Cloud Watch monitoring. This book helps the public and private sectors comprehend how to assess and evaluate AWS cloud software as a service (SaaS), infrastructure as a service (IaaS), and platform as a service (PaaS). Government and business sector entities are looking for strategies to upgrade on-premises information systems to virtual cloud infrastructure orchestration and automation. You'll gain a step-by-step approach to planning, developing, implementing, and managing cloud infrastructure, services, and platforms that help reduce cost increases, scalability, and improves security. Outline your strategy to research how cloud infrastructure is planned and developed before being deployed and managed by on-premises IT team members. This book also supports cloud services for AWS and helps you understand why supporting and using AWS for cloud services is beneficial both short and long-term. Once you complete this book, you'll be able to make logical decisions regarding AWS use cases for public and private sector entities, including disaster recovery and backup, IT self-service, Web applications, and messaging. You will: Assess different cloud services provided by Amazon Look at Cloud as a Service (CAAS) Understand internet protocol, packet switching, authoritative, recursive, and open-flow Review cloud infrastructure planning methods Examine Cloud orchestration and automation Work with the AWS total cost of ownership calculator.


Book
Website Hosting and Migration with Amazon Web Services : A Practical Guide to Moving Your Website to AWS
Author:
ISBN: 1484225899 1484225880 Year: 2017 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Understand the steps necessary to host your website using the Amazon Web Services (AWS) platform. You will be able to set up your website for the first time or migrate your existing website. Explore scenarios, considerations, and steps for three types of websites, including hosting a static website, a content management system (CMS) based website, and a full-featured enterprise level website. Topic areas such as content storage in S3, compute resources in EC2, Route53 DNS Management, email services setup using Simple Email Service as well as strategies for high availability, fault tolerance, and website maintenance are covered. Website Hosting and Migration with Amazon Web Services is organized in a way that allows you to start with simple concepts using AWS core services that allow you to build knowledge and confidence using AWS services while exploring the latest technology on this ever-updating platform. Using AWS to host your website offers you more control over your infrastructure, content delivery, and ability to scale to fit your website needs. It’s time to take control and take your website to the next level. This engaging resource: Explains how to use the Amazon Web Services Free Tier to evaluate the platform for hosting your website Walks you through the setup and migration steps for three unique and popular web hosting scenarios Delivers hands-on experience with base concepts that can be built upon to grow and improve your website infrastructure Provides sample resources to test and understand the setup process fully.


Book
Practical Amazon EC2, SQS, Kinesis, and S3 : A Hands-On Approach to AWS
Author:
ISBN: 1484228413 1484228405 Year: 2017 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Provide solutions to all your Amazon EC2, SQS, Kinesis, and S3 problems, including implementation using the AWS Management Console, AWS CLI, and AWS SDK (Java). You'll find recipes on implementation and configuration of Amazon EC2, SQS, Kinesis, and S3 along with the code snippets and AWS CLI commands. Practical Amazon EC2, SQS, Kinesis, and S3 uses focused examples that include only the details you need to get things done. You'll see production use cases of Amazon EC2, SQS, Kinesis, and S3 and how to implement cloud watch in projects for these services. Learn how to raise an alarm on Amazon EC2, SQS, Kinesis, and S3 as part of a continuous monitoring system designed to increase performance and avoid side effects in your services. What You'll Learn: Manage Amazon EC2, SQS, Kinesis, and S3 using the AWS Management Console Use the AWS CLI Employ the AWS Java SDK Configure alarms on Amazon EC2, SQS, Kinesis, and S3.


Book
Spring boot with react and AWS : learn to deploy a full stack spring boot react application to AWS
Authors: ---
ISBN: 1484273923 1484273915 Year: 2021 Publisher: [Place of publication not identified] : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Create and deploy full-stack Spring Boot applications with React and AWS. This practical and authoritative guide teaches you the fundamentals of Amazon Web Services with no prior experience. You will start by learning the fundamentals of AWS, including EC2, S3, IAM, and load balancer. Next, you will learn to deploy a Spring Boot REST API to AWS with Elastic Beanstalk, which will give you the ability to build and deploy a Spring Boot application. You will explore the RDS relational database and create an instance of a MySQL database in AWS with RDS. You will then deploy a Spring Boot application to MySQL in AWS and deploy a full-stack Spring Boot React application to AWS using Elastic Beanstalk and S3. Lastly, you will be introduced to ELB, CloudWatch, and Route 53. By the end of this book you will understand full-stack Spring Boot React applications and their deployment. If you prefer "learning by coding" then Spring Boot with React and AWS is the book for you. You will: Review the fundamentals of Amazon Web Services Install a Spring Boot REST API with CRUD operation to AWS using AWS Elastic Beanstalk Deploy a full-stack Spring Boot React application to AWS using AWS Elastic Beanstalk and S3 Work with MySQL as a database in AWS using RDS Use Spring Boot with React and AWS


Book
Everything and less : the novel in the age of Amazon
Author:
ISBN: 9781839763854 183976385X Year: 2021 Publisher: London Verso

Loading...
Export citation

Choose an application

Bookmark

Abstract

"In Everything and Less, acclaimed critic Mark McGurl discovers a dynamic scene of literary experimentation in an unlikely location: in the realms of self-publishing created by Amazon. Reclaiming several works of self-published fiction from the abyss of critical disregard, McGurl offers a Copernican revolution in the world of letters: rather than giving central importance to the critically lionized highbrows-Colson Whitehead, Don DeLillo, Elena Ferrante, and Amitav Ghosh, among others-he discovers that their fiction orbits countless unknown authors forging a career through untraditional means"--


Book
Distributed serverless architectures on AWS : design and implement serverless architectures
Author:
ISBN: 148429159X 1484291581 Year: 2023 Publisher: New York, New York : Apress Media LLC,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Explore the serverless world using Amazon Web Services (AWS) and develop various architectures, including those for event-driven and disaster recovery designs. This book will give you an understanding of different distributed serverless architectures and how to build them using AWS components. You will begin with an introduction to serverless components and architectures, before progressing to data platforms and containers. Next, you'll dig deeper into these serverless architectures and how they leverage AWS components through practical use cases. You will also explore designing systems in a multi-cloud paradigm. Author Jithin Jude Paul then demonstrates how efficient serverless architectures are, and the benefits of designing distributed systems globally in a cost-effective way while incorporating a microservices architectural style. Distributed Serverless Architectures with AWS concludes with a discussion of current and future trends in serverless frameworks. After completing this book, you'll be able to design distributed serverless architectures using AWS. You will: Gain an overview of different serverless architectures Design and build distributed systems using serverless components Build serverless data and container platforms on AWS Plan a multi-cloud strategy using serverless components.


Book
Beginning AWS Security : Build Secure, Effective, and Efficient AWS Architecture
Author:
ISBN: 1484296818 148429680X Year: 2023 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Improve cloud security within your organization by leveraging AWS’s Shared Responsibility Model, Well-Architected Framework, and the Cloud Adoption Framework. This book will show you to use these tools to make the best decisions for securing your cloud environment. You’ll start by understanding why security is important in the cloud and then review the relevant services offered to meet an organization’s needs. You’ll then move on to the finer points of building a secure architecture and take a deep look into the differences of responsibility of managed services and those that allow customers more control. With multiple AWS services available, organizations must weigh the tradeoffs between those that provide granular control (IaaS), a managed service (PaaS), delivering applications remotely over the internet instead of locally on machines (SaaS). This book will help you to identify the appropriate resources and show you how to implement them to meet an organization’s business, technical, and security perspective in the Cloud Adoption Framework. Finally, you'll see how organizations can launch a secure and optimized cloud architecture and use monitoring tools to be proactive in security measures. With Beginning AWS Security, you'll understand frameworks, models, and the services needed to build a secure architecture. You will: Review the similarities and differences between cloud and traditional computing. See how security changes when using on-site, hybrid, and cloud models Develop an understanding that security is not “one and done” Reinforce the need for updates and monitoring as a continued part of AWS security.


Book
Practical machine learning with AWS : process, build, deploy, and productionize your models using AWS
Author:
ISBN: 1484262220 1484262212 1523150637 Year: 2021 Publisher: Berkeley, California : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Successfully build, tune, deploy, and productionize any machine learning model, and know how to automate the process from data processing to deployment. This book is divided into three parts. Part I introduces basic cloud concepts and terminologies related to AWS services such as S3, EC2, Identity Access Management, Roles, Load Balancer, and Cloud Formation. It also covers cloud security topics such as AWS Compliance and artifacts, and the AWS Shield and CloudWatch monitoring service built for developers and DevOps engineers. Part II covers machine learning in AWS using SageMaker, which gives developers and data scientists the ability to build, train, and deploy machine learning models. Part III explores other AWS services such as Amazon Comprehend (a natural language processing service that uses machine learning to find insights and relationships in text), Amazon Forecast (helps you deliver accurate forecasts), and Amazon Textract. By the end of the book, you will understand the machine learning pipeline and how to execute any machine learning model using AWS. The book will also help you prepare for the AWS Certified Machine Learning—Specialty certification exam. You will: Be familiar with the different machine learning services offered by AWS Understand S3, EC2, Identity Access Management, and Cloud Formation Understand SageMaker, Amazon Comprehend, and Amazon Forecast Execute live projects: from the pre-processing phase to deployment on AWS.

Listing 1 - 10 of 15 << page
of 2
>>
Sort by