Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Microsoft Azure IAAS Essentials
Microsoft Azure IAAS Essentials

Microsoft Azure IAAS Essentials: Design, configure, and build your cloud-based infrastructure using Microsoft Azure

eBook
R$120.99 R$80.00
Print
R$150.99
Subscription
Free Trial

What do you get with Print?

Product feature icon Instant access to your digital eBook copy whilst your Print order is Shipped
Product feature icon Black & white paperback book shipped to your address
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now

Product Details


Publication date : May 28, 2015
Length 170 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781782174639
Vendor :
Microsoft
Table of content icon View table of contents Preview book icon Preview Book

Microsoft Azure IAAS Essentials

Chapter 1. Introduction to Microsoft Azure Cloud Services

Cloud is a buzzword that has been bandied about the technology industry for the last few years, but what exactly does this mean. What does cloud mean for the people working in IT departments around the world? How will cloud affect the way you do your job, how you work, and what type of work you do? I guess these are questions that are yet to be answered fully, but in this book, we will try and give some meaning to the term cloud from a technology perspective, and then we will spend some time to take a look at the Microsoft's Azure cloud offering, and discuss some of the services you can get from Microsoft's cloud.

This chapter is intended to provide a grounding in some of the terminology associated with cloud computing, and then we will take a look at what we need to do in order to be able to work with Microsoft Azure and the services that Microsoft offers through this platform.

In this chapter, you will learn the following topics:

  • A definition of cloud computing

  • Cloud services terminology

  • An introduction to Microsoft Azure

Understanding cloud computing


What do we mean when we talk about cloud from an information technology perspective? People mention cloud services; where do we get the services from? What services are offered?

The Wikipedia definition of cloud computing is as follows:

"Cloud computing is a computing term or metaphor that evolved in the late 1990s, based on utility and consumption of computer resources. Cloud computing involves application systems which are executed within the cloud and operated through internet enabled devices. Purely cloud computing does not rely on the use of cloud storage as it will be removed upon users download action. Clouds can be classified as public, private and [hybrid cloud|hybrid]."

If you have worked with virtualization, then the concept of cloud is not completely alien to you. With virtualization, you can group a bunch of powerful hardware together, using a hypervisor. A hypervisor is a kind of software, operating system, or firmware that allows you to run virtual machines. Some of the popular Hypervisors on the market are VMware ESX or Microsoft's Hyper-V. Then, you can use this powerful hardware to run a set of virtual servers or guests. The guests share the resources of the host in order to execute and provide the services and computing resources of your IT department. The IT department takes care of everything from maintaining the hypervisor hosts to managing and maintaining the virtual servers and guests. The internal IT department does all the work. This is sometimes termed as a private cloud.

Third-party suppliers, such as Microsoft, VMware, and Amazon, have a public cloud offering. With a public cloud, some computing services are provided to you on the Internet, and you can pay for what you use, which is like a utility bill. For example, let's take the utilities you use at home. This model can be really useful for start-up business that might not have an accurate demand forecast for their services, or the demand may change very quickly. Cloud computing can also be very useful for established businesses, who would like to make use of the elastic billing model. The more services you consume, the more you pay when you get billed at the end of the month. There are various types of public cloud offerings and services from a number of different providers. The TechNet top ten cloud providers are as follows:

  1. VMware

  2. Microsoft

  3. Bluelock

  4. Citrix

  5. Joyent

  6. Terrmark

  7. Salesforce.com

  8. Century Link

  9. RackSpace

  10. Amazon Web Services

It is interesting to read that in 2013, Microsoft was only listed ninth in the list. With a new CEO, Microsoft has taken a new direction and put its Azure cloud offering at the heart of the business model. To quote one TechNet 2014 attendee:

"TechNet this year was all about Azure, even the on premises stuff was built on the Azure model"

With a different direction, it seems pretty clear that Microsoft is investing heavily in its cloud offering, and this will be further enhanced with further investment. This will allow a hybrid cloud environment, a combination of on-premises and public cloud, to be combined to offer organizations that ultimate flexibility when it comes to consuming IT resources.

Services offered


The term cloud is used to describe a variety of service offerings from multiple providers. You could argue, in fact, that the term cloud doesn't actually mean anything specific in terms of the service that you're consuming. It is, in fact, just a term that means you are consuming an IT service from a provider. Be it an internal IT department in the form of a private cloud or a public offering from some cloud provider, a public cloud, or it could be some combination of both in the form of a hybrid cloud. So, then what are the services that cloud providers offer?

Virtualization and on-premises technology

Most business even in today's cloudy environment has some on-premises technology. Until virtualization became popular and widely deployed several years ago, it was very common to have a one-to-one relationship between a physical hardware server with its own physical resources, such as CPU, RAM, storage, and the operating system installed on the physical server. It became clear that in this type of environment, you would need a lot of physical servers in your data center.

An expanding and sometimes, a sprawling environment brings its own set of problems. The servers need cooling and heat management as well as a power source, and all the hardware and software needs to be maintained. Also, in terms of utilization, this model left lots of resources under-utilized:

Virtualization changed this to some extent. With virtualization, you can create several guests or virtual servers that are configured to share the resources of the underlying host, each with their own operating system installed. It is possible to run both a Windows and Linux guest on the same physical host using virtualization. This allows you to maximize the resource utilization and allows your business to get a better return on investment on its hardware infrastructure:

Virtualization is very much a precursor to cloud; many virtualized environments are sometimes called private clouds, so having an understanding of virtualization and how it works will give you a good grounding in some of the concepts of a cloud-based infrastructure.

Software as a service (SaaS)

SaaS is a subscription where you need to pay to use the software for the time that you're using it. You don't own any of the infrastructures, and you don't have to manage any of the servers or operating systems, you simply consume the software that you will be using. You can think of SaaS as like taking a taxi ride. When you take a taxi ride, you don't own the car, you don't need to maintain the car, and you don't even drive the car. You simply tell the taxi driver or his company when and where you want to travel somewhere, and they will take care of getting you there. The longer the trip, that is, the longer you use the taxi, the more you pay.

An example of Microsoft's Software as a service would be the Azure SQL Database. The following diagram shows the cloud-based SQL databse:

Microsoft offers customers a SQL database that is fully hosted and maintained in Microsoft data centers, and the customer simply has to make use of the service and the database. So, we can compare this to having an on-premises database. To have an on-premises database, you need a Windows Server machine (physical or virtual) with the appropriate version of SQL Server installed. The server would need enough CPU, RAM, and storage to fulfill the needs of your database, and you need to manage and maintain the environment, applying various patches to the operating systems as they become available, installing, and testing various SQL Server service packs as they become available, and all the while, your application makes use of the database platform.

With the SQL Azure database, you have no overhead, you simply need to connect to the Microsoft Azure portal and request a SQL database by following the wizard:

Simply, give the database a name. In this case, it's called Helpdesk, select the service tier you want. In this example, I have chosen the Basic service tier. The service tier will define things, such as the resources available to your database, and impose limits, in terms of database size. With the Basic tier, you have a database size limit of 2 GB. You can specify the server that you want to create your database with, accept the defaults on the other settings, click on the check button, and the database gets created:

It's really that simple. You will then pay for what you use in terms of database size and data access. In a later section, you will see how to set up a Microsoft Azure account.

Platform as a service (PaaS)

With PaaS, you rent the hardware, operating system, storage, and network from the public cloud service provider. PaaS is an offshoot of SaaS. Initially, SaaS didn't take off quickly, possibly because of the lack of control that IT departments and business thought they were going to suffer as a result of using the SaaS cloud offering. Going back to the transport analogy, you can compare PaaS to car rentals. When you rent a car, you don't need to make the car, you don't need to own the car, and you have no responsibility to maintain the car. You do, however, need to drive the car if you are going to get to your required destination. In PaaS terms, the developer and the system administrator have slightly more control over how the environment is set up and configured but still much of the work is taken care of by the cloud service provider. So, the hardware, operating system, and all the other components that run your application are managed and taken care of by the cloud provider, but you get a little more control over how things are configured. A geographically dispersed website would be a good example of an application offered on a PaaS offering.

Infrastructure as a service (IaaS)

With IaaS, you have much more control over the environment, and everything is customizable. Going with the transport analogy again, you can compare it to buying a car. The service provides you with the car upfront, and you are then responsible for using the car to ensure that it gets you from A to B. You are also responsible to fix the car if something goes wrong, and also ensure that the car is maintained by servicing it regularly, adding fuel, checking the tyre pressure, and so on. You have more control, but you also have more to do in terms of maintenance.

Microsoft Azure has an offering. You can deploy a virtual machine, you can specify what OS you want, how much RAM you want the virtual machine to have, you can specify where the server will sit in terms of Microsoft data centers, and you can set up and configure recoverability and high availability for your Azure virtual machine:

Hybrid environments

With a hybrid environment, you get a combination of on-premises infrastructure and cloud services. It allows you to flexibly add resilience and high availability to your existing infrastructure. It's perfectly possible for the cloud to act as a disaster recovery site for your existing infrastructure. In the rest of this book, we will take a look at how you can work with Microsoft Azure's cloud platform to make use of its infrastructure, as a service offering, and also how you can combine it with your own internal infrastructure to build your own hybrid environment:

Microsoft Azure

In order to work with the examples in this book, you need sign up for a Microsoft account. You can visit http://azure.microsoft.com/, and create an account all by yourself by completing the necessary form as follows:

Here, you simply enter your details; you can use your e-mail address as your username. Enter the credentials specified.

Return to the Azure website, and if you want to make use of the free trial, click on the free trial link. Currently, you get $125 worth of free Azure services. Once you have clicked on the free trial link, you will have to verify your details. You will also need to enter a credit card number and its details. Microsoft assures that you won't be charged during the free trial. Enter the appropriate details and click on Sign Up:

Exploring the portal

Return to www.azure.microsoft.com, and you will now sign in to the portal using the credentials that you created in the previous step. Click on the Portal link at the top of the page, and log in with the credentials you created:

Once you have clicked on the Portal link, you will be prompted for your e-mail address. Enter the e-mail address that you have registered with Microsoft. You will then be prompted to enter your username and password and sign in. When you have successfully signed in, you will see the Azure portal screen. I'm on the All Items option, as shown in the following screenshot:

In the preceding screenshot, you can see that I have two items listed: the Default Directory, which is there by default, and the Helpdesk SQL database that I created earlier in the chapter.

Under the All Items option, you have the website options. This is a SaaS offering where you can create and host a new site. There are some gallery options, so you can select an off-the-shelf website if you wish. The gallery includes many different options, including CMS, e-commerce websites, forums, and wikis. In theory, you could get a pretty powerful website up and running with very little effort.

Then, you have the Virtual Machines option; we will take a look at this in more detail throughout the course of the book. Currently, we don't have any virtual machines created. We will discuss all the options to create Azure virtual machines in a later chapter.

Mobile services allow you to integrate your mobile applications with the cloud, including storing your data in a SQL database.

Cloud services are again used in mobile app development. To quote from the Azure website:

"Develop, package, and deploy powerful applications and services to the cloud with Azure Cloud Services and the click of a button. Scale from 1 to 1000 in minutes. Once your application is deployed, that's it: From provisioning, to load balancing, to health monitoring, Azure handles the rest. Your application is backed by an industry-leading 99.95% monthly SLA."

Next, we have the SQL databases; again, this is a SaaS offering. If you want to create a SQL database, you can simply click on the create database option. Give your database a name. I'll call mine DogsPantry, and select the subscription you want to use to pay for the databases. In your case, you will be using the free trial subscription that we created earlier. You then need to choose a service tier. This defines the limits that are imposed on your database in terms of performance. Unsurprisingly, here, the more performance you want, the more it will cost. There are three service tiers:

  • Basic

  • Standard

  • Premium

Performance is measured in database throughput units (DTUs). These units provide a way to describe how the performance differs between the tiers:

DTUs are a measure of CPU, memory, reads, and writes. In theory SQL code aside, the more DTUs you have, the more performance you get. With the Basic tier, you get five DTUs and a database size limit of 2 GB. The Sandard tier offers three levels within it: S0, S1, and S2; as the number increases, so does the DTUs and hence, the performance you get. The Premium tier also offers three levels: P1, P2 and P3. The P3 Premium level offers 800 DTUs, which, in theory, should offer you 160 times the performance compared to Basic and also allows you to have a database of up to 500 GB in size. This is 250 times the size of the maximum database in the Basic tier.

Then, you can choose the collation that you want and a new server for it to be deployed to. Then, you can specify a login ID and password, and there, you have your brandspanking new cloud-based database:

The next option in the portal is Storage. This is where you can create a cloud-based storage service for your elastic storage needs. Azure virtual machines make use of Azure storage, so we will take a look at this feature in more detail in the upcoming chapters. This storage can also be useful, for example, with SQL Server 2014, you can back up your database to Azure storage. This is where it stores your backup file.

HDInsight is Microsoft's cloud-based Hadoop offering:

This is cloud-based big data. To quote from the Azure website:

"HDInsight is a Hadoop distribution powered by the cloud. This means HDInsight was architected to handle any amount of data, scaling from terabytes to petabytes on demand. You can spin up any number of nodes at anytime. We charge only for the compute and storage you actually use."

We won't be looking at this option in any detail in this book, but if you are working with the cloud and big data, this might be an option that might interest you. You also have the ability to work with machine learning and streaming analytics.

Next, we have the Media Services option that allow you to stream video to a range of devices, and we also have the service bus, which is a cloud-based messaging system:

It can be used to connect just about anything. You can use it to connect on-premises technology to cloud-based resources. You can even use it to connect household appliances, such as your central heating system, to a device, such as a tablet or iPad.

Visual Studio Online is exactly what it says; Microsoft's online offering of Visual Studio. Then, we have Cache Services and BizTalk. The following quote describes what the caching services offer:

"Azure Managed Cache Service provides a way for you to perform caching that helps you build fast, scalable applications in Microsoft Azure through a secure, dedicated cache. A secure, dedicated cache is created for you in the region of your choice and you have total control over the cache, guaranteeing isolation of your business critical data."

We will take a look at Recovery Services in more detail in Chapter 7, High Availability and Disaster Recovery for Azure Virtual Machines. However, this is the option we will use for site recovery services and backups, and this will play an important role in implementing a robust backup and recovery plan.

The Scheduler option will be used as a scheduling tool and is ideal for automating certain tasks to run at a specific time. This can include things, such as backup jobs, which we will discuss in Chapter 7, High Availability and Disaster Recovery for Azure Virtual Machines. The ability to create a virtual network allows you to expand your on-premises data center to the cloud, building hybrid IT environments and business applications.

Management services will be used to manage and monitor the cloud environment and the Azure-based Active Directory that can be integrated with your on-premises Windows Active Directory.

Summary


In this chapter, we looked at and discussed some of the terminology around the cloud. From the services offered to some of the specific features available in Microsoft Azure, you should be able to differentiate between a public and private cloud. You can also now differentiate between some of the public cloud offerings. Then, at the end of this chapter, we looked at some of the specific Microsoft Azure features and services.

In the next set of chapters, we will take a look specifically at how we can make use of some of these infrastructures and platforms as service offerings.

Left arrow icon Right arrow icon

Key benefits

What you will learn

Deploy virtual machines on Windows Azure IaaS Build, configure, and create Windows and Linux virtual machines Create a virtual network that spans your onpremises network into the cloud Monitor your virtual machines to ensure optimal performance from your cloudbased solutions Integrate your cloudbased infrastructure with Active Directory Discover information on Azure IaaS backup and security Configure your cloud solution to ensure recovery from disasters

What do you get with Print?

Product feature icon Instant access to your digital eBook copy whilst your Print order is Shipped
Product feature icon Black & white paperback book shipped to your address
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now

Product Details


Publication date : May 28, 2015
Length 170 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781782174639
Vendor :
Microsoft

Table of Contents

14 Chapters
Microsoft Azure IaaS Essentials Chevron down icon Chevron up icon
Credits Chevron down icon Chevron up icon
About the Author Chevron down icon Chevron up icon
About the Reviewers Chevron down icon Chevron up icon
www.PacktPub.com Chevron down icon Chevron up icon
Preface Chevron down icon Chevron up icon
Introduction to Microsoft Azure Cloud Services Chevron down icon Chevron up icon
Creating and Deploying a Windows Virtual Machine Chevron down icon Chevron up icon
Deploying Linux Virtual Machines on Azure Chevron down icon Chevron up icon
Virtual Networks Chevron down icon Chevron up icon
Managing and Monitoring Virtual Machines Chevron down icon Chevron up icon
Microsoft Azure and Active Directory Chevron down icon Chevron up icon
High Availability and Disaster Recovery for Azure Virtual Machines Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon

Customer reviews

Filter icon Filter
Top Reviews
Rating distribution
Empty star icon Empty star icon Empty star icon Empty star icon Empty star icon 0
(0 Ratings)
5 star 0%
4 star 0%
3 star 0%
2 star 0%
1 star 0%

Filter reviews by


No reviews found
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is the delivery time and cost of print book? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela
What is custom duty/charge? Chevron down icon Chevron up icon

Customs duty are charges levied on goods when they cross international borders. It is a tax that is imposed on imported goods. These duties are charged by special authorities and bodies created by local governments and are meant to protect local industries, economies, and businesses.

Do I have to pay customs charges for the print book order? Chevron down icon Chevron up icon

The orders shipped to the countries that are listed under EU27 will not bear custom charges. They are paid by Packt as part of the order.

List of EU27 countries: www.gov.uk/eu-eea:

A custom duty or localized taxes may be applicable on the shipment and would be charged by the recipient country outside of the EU27 which should be paid by the customer and these duties are not included in the shipping charges been charged on the order.

How do I know my custom duty charges? Chevron down icon Chevron up icon

The amount of duty payable varies greatly depending on the imported goods, the country of origin and several other factors like the total invoice amount or dimensions like weight, and other such criteria applicable in your country.

For example:

  • If you live in Mexico, and the declared value of your ordered items is over $ 50, for you to receive a package, you will have to pay additional import tax of 19% which will be $ 9.50 to the courier service.
  • Whereas if you live in Turkey, and the declared value of your ordered items is over € 22, for you to receive a package, you will have to pay additional import tax of 18% which will be € 3.96 to the courier service.
How can I cancel my order? Chevron down icon Chevron up icon

Cancellation Policy for Published Printed Books:

You can cancel any order within 1 hour of placing the order. Simply contact customercare@packt.com with your order details or payment transaction id. If your order has already started the shipment process, we will do our best to stop it. However, if it is already on the way to you then when you receive it, you can contact us at customercare@packt.com using the returns and refund process.

Please understand that Packt Publishing cannot provide refunds or cancel any order except for the cases described in our Return Policy (i.e. Packt Publishing agrees to replace your printed book because it arrives damaged or material defect in book), Packt Publishing will not accept returns.

What is your returns and refunds policy? Chevron down icon Chevron up icon

Return Policy:

We want you to be happy with your purchase from Packtpub.com. We will not hassle you with returning print books to us. If the print book you receive from us is incorrect, damaged, doesn't work or is unacceptably late, please contact Customer Relations Team on customercare@packt.com with the order number and issue details as explained below:

  1. If you ordered (eBook, Video or Print Book) incorrectly or accidentally, please contact Customer Relations Team on customercare@packt.com within one hour of placing the order and we will replace/refund you the item cost.
  2. Sadly, if your eBook or Video file is faulty or a fault occurs during the eBook or Video being made available to you, i.e. during download then you should contact Customer Relations Team within 14 days of purchase on customercare@packt.com who will be able to resolve this issue for you.
  3. You will have a choice of replacement or refund of the problem items.(damaged, defective or incorrect)
  4. Once Customer Care Team confirms that you will be refunded, you should receive the refund within 10 to 12 working days.
  5. If you are only requesting a refund of one book from a multiple order, then we will refund you the appropriate single item.
  6. Where the items were shipped under a free shipping offer, there will be no shipping costs to refund.

On the off chance your printed book arrives damaged, with book material defect, contact our Customer Relation Team on customercare@packt.com within 14 days of receipt of the book with appropriate evidence of damage and we will work with you to secure a replacement copy, if necessary. Please note that each printed book you order from us is individually made by Packt's professional book-printing partner which is on a print-on-demand basis.

What tax is charged? Chevron down icon Chevron up icon

Currently, no tax is charged on the purchase of any print book (subject to change based on the laws and regulations). A localized VAT fee is charged only to our European and UK customers on eBooks, Video and subscriptions that they buy. GST is charged to Indian customers for eBooks and video purchases.

What payment methods can I use? Chevron down icon Chevron up icon

You can pay with the following card types:

  1. Visa Debit
  2. Visa Credit
  3. MasterCard
  4. PayPal
What is the delivery time and cost of print books? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela